php-src/ext
2004-02-26 01:06:18 +00:00
..
bcmath Wordsize fixes 2004-02-25 20:16:27 +00:00
bz2 Break out the test with first hit. 2004-01-21 05:04:30 +00:00
calendar Fixed possible overflows. 2004-02-02 00:06:17 +00:00
com_dotnet Use zval_ptr_dtor() to free variables as soon as they hit refcount of 0. 2004-02-15 12:58:19 +00:00
cpdf Fixed possible resource/memory leak. 2004-02-19 02:19:11 +00:00
ctype - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
curl Fixed bug #27341 (HEAD requests fail to return data). 2004-02-23 19:50:07 +00:00
dba Add README 2004-01-26 08:37:23 +00:00
dbase - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
dbx - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
dio Added missing safe_mode & open_basedir checks. 2004-02-20 01:09:00 +00:00
dom add optional third parameter to support namespace in constructor 2004-02-22 13:05:49 +00:00
ereg - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
exif - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
fam - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
fbsql Delay creation of exec handle til it's needed 2004-02-09 17:58:04 +00:00
fdf - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
fileinfo Fixes for PHP 4.3.X. 2004-02-13 01:19:57 +00:00
filepro - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
ftp Wordsize fixes 2004-02-25 20:16:27 +00:00
gd wbmp conversion warning fix. 2004-02-22 18:03:09 +00:00
gettext Fix: 2004-02-17 11:15:19 +00:00
gmp Better gmp fix. 2004-02-16 15:13:40 +00:00
hwapi proto fixes 2003-06-15 16:04:31 +00:00
iconv - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
imap - Added PHP_TEST_BUILD macro which can be used to test whether build 2004-02-23 03:24:58 +00:00
informix - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
ingres_ii - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
interbase Fix some issues with persistent links 2004-02-20 10:59:24 +00:00
ldap - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
libxml Add missing export. 2004-02-24 19:08:28 +00:00
mbstring Fix annoying warning 2004-02-04 23:41:58 +00:00
mcrypt - This define is not used anymore 2004-01-18 19:21:23 +00:00
mcve - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
mhash - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
mime_magic - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
ming - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
mnogosearch - A fix to make UDM_LIMIT_DATE work was applied. Thanx to 2004-02-16 16:11:59 +00:00
msession - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
msql - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
mssql register_list_destructors -> zend_register_list_destructors_ex 2004-02-18 20:22:40 +00:00
mysql - fix typo 2004-02-16 14:41:38 +00:00
mysqli Wordsize fixes 2004-02-25 20:16:27 +00:00
ncurses Silence some compile warnings 2004-01-23 03:28:59 +00:00
oci8 Wordsize fixes 2004-02-25 20:16:27 +00:00
odbc - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
openssl - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
oracle - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
ovrimos - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
pcntl typofix (thanks to Mehdi Achour for noticing this) 2004-01-23 07:02:15 +00:00
pcre ZTS fix. 2004-02-01 08:34:47 +00:00
pdf - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
pfpro - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
pgsql Wordsize fixes 2004-02-25 20:16:27 +00:00
posix - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
pspell Fixed compile warnings. 2004-02-13 02:20:20 +00:00
readline - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
recode Prevent bug reports like #27260 2004-02-15 17:54:19 +00:00
reflection Fix problem with Reflection_Property (patch from Timm slightly modified). 2004-02-26 01:06:18 +00:00
session Fix bug #26005 (Random "cannot change the session ini settings" errors) 2004-02-24 08:47:35 +00:00
shmop - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
simplexml Fix bug #27237: Working with simplexml crashes apache2 2004-02-13 15:05:18 +00:00
skeleton typo fix 2004-02-02 22:41:56 +00:00
snmp Fixed possible overflow. 2004-02-03 03:10:28 +00:00
soap Wordsize fixes 2004-02-25 20:16:27 +00:00
sockets Fixed bug #21760 (Use of uninitialized pointer inside php_read()). 2004-02-25 22:10:09 +00:00
spl Temp fix for ctor signature until inheritance fix is complete 2004-02-25 20:38:56 +00:00
sqlite Wordsize fixes 2004-02-25 20:16:27 +00:00
standard MFB: typofix 2004-02-26 00:13:30 +00:00
sybase Fixed bug #27058 (crash in sybase_connect() with 2 arguments). 2004-01-28 01:43:45 +00:00
sybase_ct - Fixed bug #26407 (Result set fetching broken around transactions) 2004-02-15 10:53:45 +00:00
sysvmsg - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
sysvsem - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
sysvshm - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
tidy - Moved internally used includes/macros/structs/etc. into tidy.c to prevent 2004-02-23 00:59:29 +00:00
tokenizer Fix test. 2004-02-16 17:09:08 +00:00
w32api Wordsize fixes 2004-02-25 20:16:27 +00:00
wddx Test for bug #27287 2004-02-18 00:00:36 +00:00
xml fix win32 compile with libxml 2.6 2004-02-24 12:03:32 +00:00
xmlrpc - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
xsl Fix Warning 2004-02-04 21:04:39 +00:00
yaz Use ZOOM_resultset_sort for yaz_sort. Require YAZ 2.0.13 or later. 2004-02-23 10:48:46 +00:00
yp - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
zlib - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
ext_skel ok, re-adding this mostly un-maintained awk/sed/sh nightmare for now ... 2003-06-29 16:07:18 +00:00
ext_skel_win32.php On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00