php-src/ext
Marcus Boerger decc3fc6e6 Add new test
2004-03-14 15:33:15 +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 Rename hasMore() to valid() as discussed. (Part V) 2004-03-08 21:17:39 +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 zval **, not a zval * 2004-03-12 20:04:31 +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 Rename hasMore() to valid() as discussed. (Part IV) 2004-03-08 21:15:39 +00:00
enchant - prepare 0.2.1 2004-03-11 11:37:04 +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 - add a 2nd test for #27582 2004-03-14 03:21:26 +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 compiler warning. 2004-03-12 01:59:46 +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 Hack to check for ming version 0.2 and 0.3 to inclue the right libs. 2004-03-11 18:48:30 +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 added new function mysql_stmt_free_result 2004-03-10 09:50:05 +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 Show the connect result 2004-03-09 14:37:49 +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 Clearify the different method/class flags (as discussed with Andi). 2004-03-09 16:38:37 +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 Add new test 2004-03-14 15:33:15 +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 Fix a typo, dating back from 1.145. 2004-03-14 11:42:17 +00:00
spl Update test with check for [] assignment 2004-03-13 20:07:22 +00:00
sqlite Typo 2004-03-10 11:24:11 +00:00
standard Fix/workaround for http://bugs.php.net/27533 2004-03-12 17:29:52 +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 Fix warning 2004-03-08 23:04:33 +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 More ZLIB exports needed by the ming extension 2004-03-10 21:59:29 +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