.. |
bcmath
|
Intialization code is moved from request startup to module startup
|
2006-11-10 12:02:10 +00:00 |
bz2
|
fix test (the error message is different across the systems)
|
2006-09-18 12:35:49 +00:00 |
calendar
|
MFH tests
|
2006-10-09 16:02:34 +00:00 |
com_dotnet
|
COM initialization/deinitialization are done only if necessary
|
2006-11-17 11:40:52 +00:00 |
ctype
|
fix warnings about nonextistent functions
|
2006-08-31 11:10:23 +00:00 |
curl
|
Adjust previous patch to work better
|
2006-11-21 15:53:23 +00:00 |
date
|
fix the bug I introduced previously, sorry
|
2006-11-10 23:27:11 +00:00 |
dba
|
MFH: fix #39653 (ext/dba doesn't check for db-4.5 and db-4.4 when db4 support is enabled)
|
2006-11-28 11:39:19 +00:00 |
dbase
|
Fixed test
|
2006-11-26 16:29:42 +00:00 |
dom
|
add a note that libxml2 2.6.2x is required
|
2006-11-13 12:54:04 +00:00 |
ereg
|
Fixed potential use of un-initialized var (detected by Coverity)
|
2006-10-12 01:05:09 +00:00 |
exif
|
- MFH: Make parameter parsing api check happy
|
2006-11-04 20:46:32 +00:00 |
fbsql
|
MFH: Cleanup before reusing failed persistant connection. Better formating of timestamp and decimal values
|
2006-08-14 18:40:08 +00:00 |
fdf
|
MFH: cleanup after lazy people
|
2006-07-23 23:55:46 +00:00 |
filter
|
add new test
|
2006-11-20 22:17:10 +00:00 |
ftp
|
MFH: fix test on FreeBSD
|
2006-11-27 11:43:59 +00:00 |
gd
|
- #39508, do not use the 4 neighbors implementation for small images (w<4)
|
2006-11-14 13:45:24 +00:00 |
gettext
|
fix typo, add test
|
2006-09-05 10:36:24 +00:00 |
gmp
|
new tests
|
2006-09-10 22:11:29 +00:00 |
hash
|
Backport md2, ripemd256, and ripemd320 algos from HEAD
|
2006-11-15 20:06:09 +00:00 |
iconv
|
Fixed bug #37773 (iconv_substr() gives "Unknown error" when string length =
|
2006-11-15 18:34:57 +00:00 |
imap
|
Fixed test, in some versions of c-client returned value is always uppercase
|
2006-11-26 16:31:43 +00:00 |
informix
|
plug a leak
|
2006-05-04 22:48:29 +00:00 |
interbase
|
Added automatic module globals management
|
2006-06-15 18:33:09 +00:00 |
json
|
Fixed bug #38680 (Added missing handling of basic types in json_decode).
|
2006-11-03 13:16:33 +00:00 |
ldap
|
MFH: fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)
|
2006-10-18 20:58:23 +00:00 |
libxml
|
mark a few variables and functions as static
|
2006-11-10 18:05:11 +00:00 |
mbstring
|
Fixed compiler warnings
|
2006-11-16 17:33:39 +00:00 |
mcrypt
|
Replace non-threadsafe rand() with php_rand_r()
|
2006-11-28 00:22:05 +00:00 |
mhash
|
MFH: Fix double "wron param count" messages
|
2006-11-03 14:46:48 +00:00 |
mime_magic
|
Fixed bug #39623 (thread safety fixes on *nix for putenv() & mime_magic).
|
2006-11-26 17:02:13 +00:00 |
ming
|
Revert patch for warnings about missing headers. These are fixed in the latest version of libming.
|
2006-11-09 09:19:21 +00:00 |
msql
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
mssql
|
Added automatic module globals management
|
2006-06-15 18:33:09 +00:00 |
mysql
|
init variable, eliminate compile warning
|
2006-08-02 10:04:11 +00:00 |
mysqli
|
fix test
|
2006-11-13 12:47:43 +00:00 |
ncurses
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
oci8
|
MFH
|
2006-11-10 23:03:32 +00:00 |
odbc
|
fix #37848 (ext/odbc compile failure)
|
2006-06-19 16:13:15 +00:00 |
openssl
|
- MFH: #39217, serialNumber might be -1 when the value is too big
|
2006-11-15 23:28:06 +00:00 |
pcntl
|
fix typo in errmsg
|
2006-08-31 15:42:18 +00:00 |
pcre
|
remove old file (which was already removed from 4.4 and HEAD trees)
|
2006-11-16 18:58:02 +00:00 |
pdo
|
add test
|
2006-11-28 16:55:05 +00:00 |
pdo_dblib
|
fix build and typo after another lazy ass who does not test before commit: Dmitry
|
2006-07-24 00:01:02 +00:00 |
pdo_firebird
|
Fixed compiler warnings
|
2006-11-16 17:33:39 +00:00 |
pdo_mysql
|
MFH: fix #38996 (PDO_MYSQL doesn't check connections for liveness)
|
2006-10-02 22:09:49 +00:00 |
pdo_oci
|
Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
2006-05-11 21:43:59 +00:00 |
pdo_odbc
|
Fix for PECL #7755; use the displayable column width as the basis for our
|
2006-10-11 03:07:29 +00:00 |
pdo_pgsql
|
Fixed bug #39656 (crash when calling fetch() on a PDO statment object
|
2006-11-28 16:27:53 +00:00 |
pdo_sqlite
|
MFH: fix #39564 (PDO::errorInfo() returns inconsistent information when sqlite3_step() fails)
|
2006-11-27 12:14:09 +00:00 |
pgsql
|
Fixed bug #36812 (pg_execute() modifies input array).
|
2006-11-13 22:10:37 +00:00 |
posix
|
protos
|
2006-10-02 07:58:13 +00:00 |
pspell
|
move static declaration to *.c files
|
2006-08-14 20:08:18 +00:00 |
readline
|
fix gcc warning
|
2006-09-04 18:59:01 +00:00 |
recode
|
Added automatic module globals management
|
2006-06-15 18:33:09 +00:00 |
reflection
|
- MFH: Fix #38465 (ReflectionParameter fails if default value is an access to self::
|
2006-10-18 16:35:15 +00:00 |
session
|
MFH: Fix double "wron param count" messages
|
2006-11-03 14:46:48 +00:00 |
shmop
|
MFH: Fix double "wron param count" messages
|
2006-11-03 14:46:48 +00:00 |
simplexml
|
MFH: fix #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement)
|
2006-11-28 18:59:53 +00:00 |
skeleton
|
Added automatic module globals management
|
2006-06-15 18:33:09 +00:00 |
snmp
|
MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)
|
2006-07-27 05:17:34 +00:00 |
soap
|
Replace non-threadsafe rand() with php_rand_r()
|
2006-11-28 00:22:05 +00:00 |
sockets
|
Last set of zend_hash_init() optimizations
|
2006-10-03 19:51:01 +00:00 |
spl
|
- MFH: Fix arginfo
|
2006-11-20 20:04:03 +00:00 |
sqlite
|
fix ZTS build without SPL enabled
|
2006-10-20 21:28:31 +00:00 |
standard
|
Fixed bug #39623 (thread safety fixes on *nix for putenv() & mime_magic).
|
2006-11-26 17:02:13 +00:00 |
sybase
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
sybase_ct
|
MFH: Fix compilation with TSRM (now correct)
|
2006-07-25 09:20:32 +00:00 |
sysvmsg
|
sys/msg.h does not exist on MacOS X
|
2006-08-24 13:18:24 +00:00 |
sysvsem
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
sysvshm
|
MFH: make sure we won't get into endless loop
|
2006-06-29 09:03:27 +00:00 |
tidy
|
MFH: Fix double "wron param count" messages
|
2006-11-03 14:46:48 +00:00 |
tokenizer
|
Removed pointless callbacks.
|
2006-06-20 22:39:15 +00:00 |
wddx
|
fix ZTS build
|
2006-08-02 22:03:47 +00:00 |
xml
|
fix test
|
2006-09-02 15:42:00 +00:00 |
xmlreader
|
MFH
|
2006-10-04 13:30:53 +00:00 |
xmlrpc
|
MFH: fix compile warning
|
2006-11-13 12:49:28 +00:00 |
xmlwriter
|
statification of local functions and variables.
|
2006-11-09 16:04:34 +00:00 |
xsl
|
fix test
|
2006-09-28 12:01:52 +00:00 |
zip
|
- fix warning
|
2006-11-28 01:31:53 +00:00 |
zlib
|
Fixed compiler warnings
|
2006-10-16 15:39:39 +00:00 |
ext_skel
|
;
|
2004-05-16 12:10:35 +00:00 |
ext_skel_win32.php
|
On win32 extensions starts with php_
|
2003-10-29 05:42:26 +00:00 |