| .. |
|
bcmath
|
Intialization code is moved from request startup to module startup
|
19 years ago |
|
bz2
|
fix test (the error message is different across the systems)
|
20 years ago |
|
calendar
|
MFH tests
|
20 years ago |
|
com_dotnet
|
COM initialization/deinitialization are done only if necessary
|
19 years ago |
|
ctype
|
fix warnings about nonextistent functions
|
20 years ago |
|
curl
|
Adjust previous patch to work better
|
19 years ago |
|
date
|
- Updated timezone database to version 2006.16.
|
19 years ago |
|
dba
|
MFH: fix #39653 (ext/dba doesn't check for db-4.5 and db-4.4 when db4 support is enabled)
|
19 years ago |
|
dbase
|
Fixed test
|
19 years ago |
|
dom
|
add a note that libxml2 2.6.2x is required
|
19 years ago |
|
ereg
|
Fixed potential use of un-initialized var (detected by Coverity)
|
20 years ago |
|
exif
|
- MFH: Make parameter parsing api check happy
|
19 years ago |
|
fbsql
|
MFH: Cleanup before reusing failed persistant connection. Better formating of timestamp and decimal values
|
20 years ago |
|
fdf
|
MFH: cleanup after lazy people
|
20 years ago |
|
filter
|
add new test
|
19 years ago |
|
ftp
|
MFH: fix test on FreeBSD
|
19 years ago |
|
gd
|
- #39508, do not use the 4 neighbors implementation for small images (w<4)
|
19 years ago |
|
gettext
|
fix typo, add test
|
20 years ago |
|
gmp
|
new tests
|
20 years ago |
|
hash
|
Backport md2, ripemd256, and ripemd320 algos from HEAD
|
19 years ago |
|
iconv
|
Fixed bug #37773 (iconv_substr() gives "Unknown error" when string length =
|
19 years ago |
|
imap
|
Fixed test, in some versions of c-client returned value is always uppercase
|
19 years ago |
|
informix
|
plug a leak
|
20 years ago |
|
interbase
|
Thread safety fixes.
|
19 years ago |
|
json
|
Fixed bug #38680 (Added missing handling of basic types in json_decode).
|
19 years ago |
|
ldap
|
MFH: fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)
|
20 years ago |
|
libxml
|
mark a few variables and functions as static
|
19 years ago |
|
mbstring
|
Fixed compiler warnings
|
19 years ago |
|
mcrypt
|
Replace non-threadsafe rand() with php_rand_r()
|
19 years ago |
|
mhash
|
MFH: Fix double "wron param count" messages
|
19 years ago |
|
mime_magic
|
Use thread-safe code
|
19 years ago |
|
ming
|
Revert patch for warnings about missing headers. These are fixed in the latest version of libming.
|
19 years ago |
|
msql
|
bump year and license version
|
20 years ago |
|
mssql
|
Added automatic module globals management
|
20 years ago |
|
mysql
|
init variable, eliminate compile warning
|
20 years ago |
|
mysqli
|
fix test
|
19 years ago |
|
ncurses
|
bump year and license version
|
20 years ago |
|
oci8
|
MFH
|
19 years ago |
|
odbc
|
fix #37848 (ext/odbc compile failure)
|
20 years ago |
|
openssl
|
- MFH: #39217, serialNumber might be -1 when the value is too big
|
19 years ago |
|
pcntl
|
fix typo in errmsg
|
20 years ago |
|
pcre
|
remove old file (which was already removed from 4.4 and HEAD trees)
|
19 years ago |
|
pdo
|
add test
|
19 years ago |
|
pdo_dblib
|
fix build and typo after another lazy ass who does not test before commit: Dmitry
|
20 years ago |
|
pdo_firebird
|
Fixed compiler warnings
|
19 years ago |
|
pdo_mysql
|
MFH: fix #38996 (PDO_MYSQL doesn't check connections for liveness)
|
20 years ago |
|
pdo_oci
|
Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pdo_odbc
|
Fix for PECL #7755; use the displayable column width as the basis for our
|
20 years ago |
|
pdo_pgsql
|
Fixed bug #39663 (Memory leak in pg_get_notify() and a possible memory
|
19 years ago |
|
pdo_sqlite
|
last set of zts fixes
|
19 years ago |
|
pgsql
|
Fixed bug #39663 (Memory leak in pg_get_notify() and a possible memory
|
19 years ago |
|
posix
|
Thread safety fixed for *nix systems
|
19 years ago |
|
pspell
|
move static declaration to *.c files
|
20 years ago |
|
readline
|
fix gcc warning
|
20 years ago |
|
recode
|
Added automatic module globals management
|
20 years ago |
|
reflection
|
- MFH: Fix #38465 (ReflectionParameter fails if default value is an access to self::
|
20 years ago |
|
session
|
MFH: Fix double "wron param count" messages
|
19 years ago |
|
shmop
|
MFH: Fix double "wron param count" messages
|
19 years ago |
|
simplexml
|
MFH
|
19 years ago |
|
skeleton
|
Added automatic module globals management
|
20 years ago |
|
snmp
|
MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)
|
20 years ago |
|
soap
|
Replace non-threadsafe rand() with php_rand_r()
|
19 years ago |
|
sockets
|
Last set of zend_hash_init() optimizations
|
20 years ago |
|
spl
|
- MFH: Add new example
|
19 years ago |
|
sqlite
|
last set of zts fixes
|
19 years ago |
|
standard
|
Use reantrant crypt_r() whenever possible.
|
19 years ago |
|
sybase
|
bump year and license version
|
20 years ago |
|
sybase_ct
|
MFH: Fix compilation with TSRM (now correct)
|
20 years ago |
|
sysvmsg
|
sys/msg.h does not exist on MacOS X
|
20 years ago |
|
sysvsem
|
bump year and license version
|
20 years ago |
|
sysvshm
|
MFH: make sure we won't get into endless loop
|
20 years ago |
|
tidy
|
MFH: Fix double "wron param count" messages
|
19 years ago |
|
tokenizer
|
Removed pointless callbacks.
|
20 years ago |
|
wddx
|
fix ZTS build
|
20 years ago |
|
xml
|
fix test
|
20 years ago |
|
xmlreader
|
MFH
|
20 years ago |
|
xmlrpc
|
last set of zts fixes
|
19 years ago |
|
xmlwriter
|
statification of local functions and variables.
|
19 years ago |
|
xsl
|
fix test
|
20 years ago |
|
zip
|
last set of zts fixes
|
19 years ago |
|
zlib
|
Fixed compiler warnings
|
20 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |