php-src/ext
2008-08-29 10:12:29 +00:00
..
bcmath - Revert wrong fix 2008-08-15 16:36:39 +00:00
bz2 MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE 2008-07-23 11:25:14 +00:00
calendar New calendar parsing API 2008-02-13 23:50:35 +00:00
com_dotnet MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
ctype add missing SKIPIF sections 2008-07-13 21:34:15 +00:00
curl - fix zlib detection and enable features available in 7.18.1 2008-08-24 15:16:39 +00:00
date - [DOC] win's strftime does not support all posix formatting code and have some win specific rules see http://msdn.microsoft.com/en-us/library/fe06s4ak(VS.80).aspx for a complete list: split test for win32 and posix 2008-08-10 11:27:48 +00:00
dba MFH: 2008-06-19 22:39:56 +00:00
dom MFH: fix ws, cs and folding 2008-08-14 08:39:05 +00:00
enchant This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-05-12 21:03:49 +00:00
ereg MFH:- Visibility (bug #45564) 2008-07-21 16:23:00 +00:00
exif MFH 2008-08-03 12:11:07 +00:00
fileinfo fix ZTS build 2008-08-29 10:12:29 +00:00
filter - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
ftp - MFH: don't use inet_ntop when not present 2008-07-12 23:26:02 +00:00
gd - Fix build (thanks Sebastian) 2008-08-04 23:48:09 +00:00
gettext - MFH: use static lib first if found 2008-08-01 21:20:08 +00:00
gmp Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument) 2008-01-30 18:25:51 +00:00
hash MFH: fix bug #45028 (CRC32 output endianness is different between crc32() and hash()) 2008-08-18 14:29:55 +00:00
iconv - MFH: update lib detection and does not enable it when lib/headers are missing 2008-07-06 16:59:13 +00:00
imap MFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter) 2008-08-04 21:14:28 +00:00
interbase - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
intl MFH: 2008-08-11 19:48:00 +00:00
json Fix test to test higher nesting level 2008-07-31 11:46:23 +00:00
ldap - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
libxml MFH: fix warning 2008-08-25 21:04:30 +00:00
mbstring - New parameter parsing API (for mb_convert_variables()) 2008-08-18 00:37:16 +00:00
mcrypt - New parameter parsing API 2008-08-10 05:38:07 +00:00
mhash MFH: Sort Windows changes for mhash BC layer 2008-06-28 15:31:50 +00:00
mime_magic - Added arginfo 2008-07-20 14:28:41 +00:00
ming - Fix build 2008-08-17 17:04:10 +00:00
msql - Added arginfo 2008-07-20 14:28:41 +00:00
mssql - zend_arg_defs.c is unnecessary now 2008-07-05 20:09:33 +00:00
mysql Re-add mysql_set_charset. Missed during introduction of mysqlnd. Exists in 2008-08-06 19:25:03 +00:00
mysqli cleanup garbage 2008-08-26 11:06:09 +00:00
mysqlnd MFH: constify strings 2008-08-19 10:42:11 +00:00
oci8 MFH: Bug #45888 (Refcounting in ZTS mode) 2008-08-28 06:33:24 +00:00
odbc MFH: 2008-08-24 20:50:41 +00:00
openssl fix folding 2008-07-30 11:59:05 +00:00
pcntl not experimental anymore 2008-08-07 13:11:05 +00:00
pcre after rereading the documentation about preg_grep(), lets match the behavior in HEAD (return the original array elements instead of the new string). 2008-08-14 14:37:39 +00:00
pdo - MFH: Constness (Added const qualifier to several function parameters) 2008-08-12 17:20:25 +00:00
pdo_dblib MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_firebird MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_mysql MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
pdo_oci - MFH: fix EOL broken by previous commit 2008-08-01 19:09:47 +00:00
pdo_odbc MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
pdo_pgsql MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_sqlite Stupid typo 2008-08-06 16:56:35 +00:00
pgsql MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
phar fix bug #45792: bz2 compressed files in zip failure 2008-08-21 05:17:28 +00:00
posix fixed tests not to rely on actual strings of errors, as those are not defined by any standard and are platform-dependent 2008-07-04 14:30:36 +00:00
pspell MFH: 2008-08-23 16:32:04 +00:00
readline - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
recode - New parameter parsing API 2008-07-03 12:38:53 +00:00
reflection - MFH: Removed unused arguments 2008-08-22 15:54:21 +00:00
session this test depends on session.hash_bits_per_character, but it was not explicitly set 2008-08-26 16:46:26 +00:00
shmop - Added arginfo (functions) 2008-07-03 01:55:48 +00:00
simplexml MFH: Fix error_handling usage in various extensions 2008-08-08 22:07:07 +00:00
skeleton MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
snmp - MFH: New parameter parsing API 2008-08-13 14:06:21 +00:00
soap MFH: Fix tests: need simplexml 2008-07-23 09:25:06 +00:00
sockets - MFH: 2008-08-23 19:22:10 +00:00
spl no zstr in 5_3 2008-08-25 19:38:04 +00:00
sqlite MFH: Fix error_handling usage in various extensions 2008-08-08 22:07:07 +00:00
sqlite3 - attempt to fix unexpected EOF on line 391/6 2008-08-15 19:56:06 +00:00
standard MFH: 2008-08-29 03:05:43 +00:00
sybase_ct - Added arginfo 2008-07-01 17:24:10 +00:00
sysvmsg - Added arginfo 2008-06-30 14:53:17 +00:00
sysvsem - New parameter parsing API 2008-06-29 12:40:22 +00:00
sysvshm - Added arginfo 2008-07-01 15:45:54 +00:00
tidy - MFH: first static lib then dyn or old one 2008-08-01 11:21:50 +00:00
tokenizer . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 2008-07-26 15:30:28 +00:00
wddx - MFH: CS 2008-08-24 04:02:49 +00:00
xml - Removed unnecessary variable 2008-08-24 02:13:23 +00:00
xmlreader fix proto 2008-08-23 18:06:59 +00:00
xmlrpc - MFH: WS, Comestics 2008-08-24 00:47:22 +00:00
xmlwriter - Added arginfo 2008-06-27 13:13:09 +00:00
xsl MFH: fix bug #44891 Memory leak using registerPHPFunctions and XSLT Variable 2008-05-04 15:14:23 +00:00
zip - MFH: constify zend_function_entry and update phpinfo 2008-08-08 16:05:38 +00:00
zlib MFH: Avoid leaks when zlib streams can not be closed properly. 2008-08-02 02:36:25 +00:00
ext_skel MFH: remove -ldl 2008-04-15 12:47:33 +00:00
ext_skel_win32.php