php-src/ext
2006-07-25 09:19:38 +00:00
..
bcmath Added automatic module globals management 2006-06-15 18:33:09 +00:00
bz2 add new tests, improve the old ones 2006-06-26 22:17:18 +00:00
calendar fix segfault in jdmonthname(), add test 2006-07-11 14:16:26 +00:00
com_dotnet Added automatic module globals management 2006-06-15 18:33:09 +00:00
ctype MFH: arginfo, protos, vim folding 2006-06-11 01:42:17 +00:00
curl Eliminate some compiler warnings 2006-07-04 20:12:38 +00:00
date - MFH: Rename date classes to DateTime and DateTimeZone 2006-07-20 15:49:02 +00:00
dba E_ERROR > E_RECOVERABLE_ERROR 2006-07-06 23:13:18 +00:00
dbase bailout on error and don't try to create fields of unknown type 2006-07-12 13:08:38 +00:00
dom improved code (after suggestion by helly) 2006-07-16 16:04:09 +00:00
ereg - Warning fixes by Steph 2006-02-26 10:57:00 +00:00
exif Added automatic module globals management 2006-06-15 18:33:09 +00:00
fbsql Added automatic module globals management 2006-06-15 18:33:09 +00:00
fdf MFH: cleanup after lazy people 2006-07-23 23:55:46 +00:00
filepro bump year and license version 2006-01-01 12:51:34 +00:00
filter Fixed compiler warning. 2006-07-24 03:58:41 +00:00
ftp MFH: argument infos 2006-06-11 20:03:05 +00:00
gd - #38179, imagecopy, palette to truecolor must use alpha channel too 2006-07-23 21:41:12 +00:00
gettext MFH: argument info.. 2006-06-14 21:36:10 +00:00
gmp MFH: add gmp_nextprime() 2006-07-18 14:54:32 +00:00
hash MFH: arg ifno 2006-06-17 13:06:06 +00:00
hwapi bump year and license version 2006-01-01 12:51:34 +00:00
iconv MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
imap Added automatic module globals management 2006-06-15 18:33:09 +00:00
informix plug a leak 2006-05-04 22:48:29 +00:00
interbase Added automatic module globals management 2006-06-15 18:33:09 +00:00
json initialize variable 2006-07-25 09:06:55 +00:00
ldap Added automatic module globals management 2006-06-15 18:33:09 +00:00
libxml Fixed memory leak 2006-07-04 07:26:53 +00:00
mbstring Initial commit. Updated bundled oniguruma library (used for multibyte regular expression) to 4.2.0. 2006-07-20 15:56:29 +00:00
mcrypt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
mhash fix spelling in error messages: 2006-04-03 09:14:33 +00:00
mime_magic Added automatic module globals management 2006-06-15 18:33:09 +00:00
ming E_ERROR > E_RECOVERABLE_ERROR 2006-05-22 14:22:26 +00:00
msql bump year and license version 2006-01-01 12:51:34 +00:00
mssql Added automatic module globals management 2006-06-15 18:33:09 +00:00
mysql MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
mysqli Added possible failure note. 2006-07-18 00:09:01 +00:00
ncurses bump year and license version 2006-01-01 12:51:34 +00:00
oci8 MFH: fix #37931 (possible crash after database restart when using persistent connections) 2006-06-28 15:03:33 +00:00
odbc fix #37848 (ext/odbc compile failure) 2006-06-19 16:13:15 +00:00
openssl - fix leaks in openssl context options 2006-05-26 00:32:07 +00:00
pcntl Added automatic module globals management 2006-06-15 18:33:09 +00:00
pcre - MFH Clean up (after consulting Andrei) 2006-07-20 22:53:07 +00:00
pdo Destructors call order is changed (Fixed bug #36759 - Objects destructors are invoked in wrong order when script is finished) 2006-07-12 07:55:17 +00:00
pdo_dblib fix build and typo after another lazy ass who does not test before commit: Dmitry 2006-07-24 00:01:02 +00:00
pdo_firebird Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:43:59 +00:00
pdo_mysql MFH 2006-07-10 14:06:13 +00:00
pdo_oci Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:43:59 +00:00
pdo_odbc set min pdo dep to 1.0.3, which will be the new pecl release 2006-05-02 02:43:11 +00:00
pdo_pgsql Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:43:59 +00:00
pdo_sqlite Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:43:59 +00:00
pgsql Added automatic module globals management 2006-06-15 18:33:09 +00:00
posix Added missing ifdef block. 2006-06-19 23:52:39 +00:00
pspell fix test with some aspell versions 2006-07-14 16:14:05 +00:00
readline bump year and license version 2006-01-01 12:51:34 +00:00
recode Added automatic module globals management 2006-06-15 18:33:09 +00:00
reflection - MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex() 2006-07-24 18:03:45 +00:00
session Fixed compiler warnings. 2006-07-13 00:13:19 +00:00
shmop bump year and license version 2006-01-01 12:51:34 +00:00
simplexml MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
skeleton Added automatic module globals management 2006-06-15 18:33:09 +00:00
snmp Added automatic module globals management 2006-06-15 18:33:09 +00:00
soap - MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex() 2006-07-24 18:03:45 +00:00
sockets Added automatic module globals management 2006-06-15 18:33:09 +00:00
spl - MFH Update tests 2006-07-24 23:41:09 +00:00
sqlite Added automatic module globals management 2006-06-15 18:33:09 +00:00
standard - MFH Correctly handle binary proeprty names which are not mangled 2006-07-24 23:40:57 +00:00
sybase bump year and license version 2006-01-01 12:51:34 +00:00
sybase_ct revert shitty whitespace patch (forgot to reconfigure my editor after reinstallation) 2006-07-25 09:19:38 +00:00
sysvmsg Fixed bug #37705 (Semaphore constants not available). 2006-06-05 22:52:11 +00:00
sysvsem bump year and license version 2006-01-01 12:51:34 +00:00
sysvshm MFH: make sure we won't get into endless loop 2006-06-29 09:03:27 +00:00
tidy MFH 2006-07-08 00:13:17 +00:00
tokenizer Removed pointless callbacks. 2006-06-20 22:39:15 +00:00
wddx - MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex() 2006-07-24 18:03:45 +00:00
xml Added automatic module globals management 2006-06-15 18:33:09 +00:00
xmlreader MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
xmlrpc MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
xmlwriter - fix tests for PI with libxml 2.6.24+, a new line is now added 2006-07-19 18:50:51 +00:00
xsl MFH 2006-06-14 09:42:35 +00:00
zip - this one was not in 2006-07-24 17:26:24 +00:00
zlib add new tests 2006-06-26 23:35:22 +00:00
ext_skel ; 2004-05-16 12:10:35 +00:00
ext_skel_win32.php On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00