| .. |
|
bcmath
|
bump year and license version
|
20 years ago |
|
bz2
|
Make some tests pass.
|
20 years ago |
|
calendar
|
bump year and license version
|
20 years ago |
|
com_dotnet
|
fix build
|
20 years ago |
|
ctype
|
Unicode stuff is changed according to decision maden on PDM.
|
20 years ago |
|
curl
|
- Add implementation of curl_multi_info_read (Brian)
|
20 years ago |
|
date
|
- Fixed windows compile error.
|
20 years ago |
|
dba
|
- Fix build
|
20 years ago |
|
dbase
|
More safe_mode nuking
|
20 years ago |
|
dom
|
add test
|
20 years ago |
|
enchant
|
- add tests files
|
20 years ago |
|
ereg
|
bump year and license version
|
20 years ago |
|
exif
|
- Fix condition
|
20 years ago |
|
fbsql
|
bump year and license version
|
20 years ago |
|
fdf
|
Start nuking safe_mode. Still a lot of work to do...
|
20 years ago |
|
fileinfo
|
fixed php version detection
|
20 years ago |
|
filepro
|
More safe_mode nuking
|
20 years ago |
|
filter
|
- fix windows builds, error with declarations
|
20 years ago |
|
ftp
|
fix spelling in error messages:
|
20 years ago |
|
gd
|
- #37360, bad gif size
|
20 years ago |
|
gettext
|
MFB: Fixed bug #36935
|
20 years ago |
|
gmp
|
add test for gmp_nextprime()
|
20 years ago |
|
hash
|
- release 1.3
|
20 years ago |
|
hwapi
|
bump year and license version
|
20 years ago |
|
iconv
|
- Remove fprintf() used for debugging
|
20 years ago |
|
imap
|
- Get rid of using ENFORCE_SAFE_MODE.
|
20 years ago |
|
informix
|
plug a leak
|
20 years ago |
|
interbase
|
- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
|
20 years ago |
|
json
|
Fix PECL bug #7147 - rework comma insertion whilst encoding.
|
20 years ago |
|
ldap
|
bump year and license version
|
20 years ago |
|
libxml
|
Unicode support: MS Visual C compatibility
|
20 years ago |
|
mbstring
|
fixed all mbstring setting information doesn't return in mb_get_info( ).
|
20 years ago |
|
mcrypt
|
bump year and license version
|
20 years ago |
|
mhash
|
fix spelling in error messages:
|
20 years ago |
|
mime_magic
|
- Get rid of using ENFORCE_SAFE_MODE.
|
20 years ago |
|
ming
|
- Proto fixes
|
20 years ago |
|
msql
|
- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
|
20 years ago |
|
mssql
|
MFP51: Fix #33694 invalid sql or timeouts makes it impossible to reuse persistent connections
|
20 years ago |
|
mysql
|
- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
|
20 years ago |
|
mysqli
|
MFB
|
20 years ago |
|
oci8
|
fix #37487 (oci_fetch_array() array-type should always default to OCI_BOTH)
|
20 years ago |
|
odbc
|
Start nuking safe_mode. Still a lot of work to do...
|
20 years ago |
|
openssl
|
merge from branch: peer certificate capture context options.
|
20 years ago |
|
pcntl
|
pcntl_signal is safe too
|
20 years ago |
|
pcre
|
Add pcre_last_error() and backtrack/recursion limit settings.
|
20 years ago |
|
pdo
|
fix skip reason
|
20 years ago |
|
pdo_dblib
|
MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pdo_firebird
|
MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pdo_mysql
|
MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pdo_oci
|
MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pdo_odbc
|
Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions
|
20 years ago |
|
pdo_pgsql
|
MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pdo_sqlite
|
MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pgsql
|
- Better order for SEGV prevention
|
20 years ago |
|
phar
|
- Drop supoerflous skipif
|
20 years ago |
|
posix
|
Start nuking safe_mode. Still a lot of work to do...
|
20 years ago |
|
pspell
|
Start nuking safe_mode. Still a lot of work to do...
|
20 years ago |
|
readline
|
bump year and license version
|
20 years ago |
|
recode
|
bump year and license version
|
20 years ago |
|
reflection
|
no "native strings" in Unicode mode anymore
|
20 years ago |
|
session
|
- Fix bug #37510 session_regenerate_id changes session_id() even on failure
|
20 years ago |
|
shmop
|
bump year and license version
|
20 years ago |
|
simplexml
|
- Proto fix/add
|
20 years ago |
|
skeleton
|
- Use the real name instead of the BC name here
|
20 years ago |
|
snmp
|
bump year and license version
|
20 years ago |
|
soap
|
Add missing ZSTR()
|
20 years ago |
|
sockets
|
bump year and license version
|
20 years ago |
|
spl
|
- Add new test
|
20 years ago |
|
sqlite
|
- Methods have flags
|
20 years ago |
|
standard
|
Name change: php_get_tmpdir() renamed to sys_get_temp_dir()
|
20 years ago |
|
sybase
|
- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
|
20 years ago |
|
sybase_ct
|
- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
|
20 years ago |
|
sysvmsg
|
bump year and license version
|
20 years ago |
|
sysvsem
|
bump year and license version
|
20 years ago |
|
sysvshm
|
bump year and license version
|
20 years ago |
|
tidy
|
fix test, sorry.
|
20 years ago |
|
tokenizer
|
Implemented "jump label" operator (limited "goto")
|
20 years ago |
|
unicode
|
Add char_enum_types().
|
20 years ago |
|
wddx
|
MFB51: Fixed bug #37162 (wddx does not build as a shared extension).
|
20 years ago |
|
xml
|
- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
|
20 years ago |
|
xmlreader
|
- revert back to using internal buffer
|
20 years ago |
|
xmlrpc
|
add test
|
20 years ago |
|
xmlwriter
|
fix compiler warnings
|
20 years ago |
|
xsl
|
add doXInclude property to allow processor to perform XIncludes
|
20 years ago |
|
zlib
|
fix build. ZSTR() must be applied to the buf argument of php_stream macros
|
20 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |