php-src/ext
2004-03-08 18:05:41 +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 Search for db-4.2.x 2004-03-07 23:45:31 +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 Fix bug #27467: domDocument::load() called from class method crashes 2004-03-03 20:59:02 +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 Define buffer size macro and add a comment about the buffer size. 2004-02-27 23:03:07 +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 Don't rely on ANSI tmpfile(), use the streams layer instead, it'll deal with platform issues. 2004-03-04 22:24:27 +00:00
gd Fixed bug #27437 (wrong freetype include inside GD library). 2004-03-06 18:24:41 +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 Merged some more odd fixes from my own branch 2004-03-08 10:49:17 +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 Fix bug #27436 dom_import_simplexml innaccurate 2004-03-01 12:09:24 +00:00
mbstring Fixed bug #27421 (mbstring.func_overload should be system ini setting). 2004-03-06 19:29:52 +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 Attempt at fixing win32 link errors 2004-03-03 18:54:20 +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 Remove unused variable. 2004-02-28 22:58:51 +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 Add another missing conversion 2004-03-08 00:19:43 +00:00
session - Fix segfaults on deserialisation of referenced variables. 2004-02-29 00:26:36 +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 Rename hasMore() to valid() as discussed. (Part II) 2004-03-08 18:05:41 +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 win32 specific fixes 2004-02-27 14:52:24 +00:00
sockets Fixed bug #21760 (Use of uninitialized pointer inside php_read()). 2004-02-25 22:10:09 +00:00
spl Rename hasMore() to valid() as discussed. (Part II) 2004-03-08 18:05:41 +00:00
sqlite Rename hasMore() to valid() as discussed. (Part II) 2004-03-08 18:05:41 +00:00
standard Fixed compiler warnings. 2004-03-08 03:06:56 +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 Fix typo 2004-02-26 13:22:11 +00:00
tokenizer - Fixed bug #24550 (tokenizing with __METHOD__ crash) (Patch by Greg Beaver) 2004-03-08 08:02:02 +00:00
w32api Wordsize fixes 2004-02-25 20:16:27 +00:00
wddx - Forgot to commit this one. 2004-03-07 00:03:50 +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 use php_libxml_import_node for transform functions 2004-03-01 12:43:34 +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