php-src/ext
2006-05-17 00:07:05 +00:00
..
bcmath bump year and license version 2006-01-01 13:10:10 +00:00
bz2 Make some tests pass. 2006-04-02 17:41:04 +00:00
calendar bump year and license version 2006-01-01 13:10:10 +00:00
com_dotnet fix build 2006-04-29 18:45:29 +00:00
ctype Unicode stuff is changed according to decision maden on PDM. 2006-01-17 12:18:53 +00:00
curl - Add implementation of curl_multi_info_read (Brian) 2006-05-03 19:52:48 +00:00
date - Fixed windows compile error. 2006-05-15 08:53:58 +00:00
dba - Fix build 2006-05-11 20:10:29 +00:00
dbase More safe_mode nuking 2006-02-19 18:20:51 +00:00
dom add test 2006-05-03 08:41:33 +00:00
enchant - add tests files 2006-03-21 19:02:00 +00:00
ereg bump year and license version 2006-01-01 13:10:10 +00:00
exif - Fix condition 2006-04-10 18:23:15 +00:00
fbsql bump year and license version 2006-01-01 13:10:10 +00:00
fdf Start nuking safe_mode. Still a lot of work to do... 2006-02-19 00:55:22 +00:00
fileinfo fixed php version detection 2005-12-20 19:17:00 +00:00
filepro More safe_mode nuking 2006-02-19 18:20:51 +00:00
filter - add tests to the package 2006-05-14 15:51:04 +00:00
ftp fix spelling in error messages: 2006-04-03 09:14:50 +00:00
gd - #37360, bad gif size 2006-05-08 11:49:33 +00:00
gettext MFB: Fixed bug #36935 2006-04-09 23:15:57 +00:00
gmp add test for gmp_nextprime() 2006-04-03 18:11:56 +00:00
hash - release 1.3 2006-04-25 08:52:46 +00:00
hwapi bump year and license version 2006-01-01 13:10:10 +00:00
iconv - Remove fprintf() used for debugging 2006-04-27 03:53:01 +00:00
imap - Get rid of using ENFORCE_SAFE_MODE. 2006-02-19 04:29:42 +00:00
informix plug a leak 2006-05-04 22:47:55 +00:00
interbase - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
json Fix PECL bug #7147 - rework comma insertion whilst encoding. 2006-03-18 04:15:16 +00:00
ldap bump year and license version 2006-01-01 13:10:10 +00:00
libxml Unicode support: MS Visual C compatibility 2006-02-26 11:57:14 +00:00
mbstring fixed all mbstring setting information doesn't return in mb_get_info( ). 2006-05-11 14:37:42 +00:00
mcrypt bump year and license version 2006-01-01 13:10:10 +00:00
mhash fix spelling in error messages: 2006-04-03 09:14:50 +00:00
mime_magic - Get rid of using ENFORCE_SAFE_MODE. 2006-02-19 04:29:42 +00:00
ming - Proto fixes 2006-03-06 10:06:03 +00:00
msql - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
mssql MFP51: Fix #33694 invalid sql or timeouts makes it impossible to reuse persistent connections 2006-04-04 18:49:44 +00:00
mysql - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
mysqli MFB 2006-05-10 12:29:09 +00:00
oci8 disable OCILobRead2() support on Win32 2006-05-15 08:34:02 +00:00
odbc Start nuking safe_mode. Still a lot of work to do... 2006-02-19 00:55:22 +00:00
openssl merge from branch: peer certificate capture context options. 2006-04-30 23:45:14 +00:00
pcntl pcntl_signal is safe too 2006-04-27 15:28:21 +00:00
pcre Add pcre_last_error() and backtrack/recursion limit settings. 2006-05-09 18:28:11 +00:00
pdo - CS 2006-05-10 21:03:34 +00:00
pdo_dblib MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:48:57 +00:00
pdo_firebird MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:48:57 +00:00
pdo_mysql MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:48:57 +00:00
pdo_oci MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:48:57 +00:00
pdo_odbc Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions 2005-11-25 15:44:40 +00:00
pdo_pgsql MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:48:57 +00:00
pdo_sqlite MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:48:57 +00:00
pgsql - Better order for SEGV prevention 2006-04-10 19:50:56 +00:00
phar - Drop supoerflous skipif 2006-03-11 00:25:07 +00:00
posix Start nuking safe_mode. Still a lot of work to do... 2006-02-19 00:55:22 +00:00
pspell Start nuking safe_mode. Still a lot of work to do... 2006-02-19 00:55:22 +00:00
readline bump year and license version 2006-01-01 13:10:10 +00:00
recode bump year and license version 2006-01-01 13:10:10 +00:00
reflection no "native strings" in Unicode mode anymore 2006-04-22 23:50:29 +00:00
session MFB51: Fixed Bug #36872 (session_destroy() fails after call to 2006-04-17 23:29:46 +00:00
shmop bump year and license version 2006-01-01 13:10:10 +00:00
simplexml - Proto fix/add 2006-05-17 00:07:05 +00:00
skeleton - Use the real name instead of the BC name here 2005-12-05 23:52:30 +00:00
snmp bump year and license version 2006-01-01 13:10:10 +00:00
soap Add missing ZSTR() 2006-04-29 18:29:14 +00:00
sockets - MFB: revert leak fix, something else went wrong 2006-04-07 14:05:21 +00:00
spl - Fixed Bug #37457 (Crash when an exception is thrown in accept() method of FilterIterator) 2006-05-16 08:19:56 +00:00
sqlite - Methods have flags 2006-05-09 22:12:50 +00:00
standard MFB: Make filters without a resource throw E_RECOVERABLE_ERROR rather then 2006-05-16 14:12:52 +00:00
sybase - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
sybase_ct - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
sysvmsg bump year and license version 2006-01-01 13:10:10 +00:00
sysvsem bump year and license version 2006-01-01 13:10:10 +00:00
sysvshm bump year and license version 2006-01-01 13:10:10 +00:00
tidy fix test, sorry. 2006-05-07 18:17:53 +00:00
tokenizer Implemented "jump label" operator (limited "goto") 2006-03-10 08:29:43 +00:00
unicode Add char_enum_types(). 2006-05-09 18:21:27 +00:00
wddx MFB51: Fixed bug #37162 (wddx does not build as a shared extension). 2006-04-23 16:02:51 +00:00
xml - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
xmlreader - revert back to using internal buffer 2006-05-10 11:58:56 +00:00
xmlrpc add test 2006-04-12 15:19:39 +00:00
xmlwriter fix compiler warnings 2006-05-10 19:34:47 +00:00
xsl add doXInclude property to allow processor to perform XIncludes 2006-05-12 18:52:11 +00:00
zlib fix build. ZSTR() must be applied to the buf argument of php_stream macros 2006-04-29 14:38:35 +00:00
ext_skel ; 2004-05-16 12:10:35 +00:00
ext_skel_win32.php