php-src/ext
2006-06-19 02:19:13 +00:00
..
bcmath Added automatic module globals management 2006-06-15 18:33:09 +00:00
bz2 MFH: arginfo, protos, vim folding 2006-06-11 01:42:17 +00:00
calendar MFH: arginfo, protos, vim folding 2006-06-11 01:42:17 +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 MFH: Revert array type hinting 2006-06-15 15:31:54 +00:00
date Fix test 2006-06-17 12:51:02 +00:00
dba Added automatic module globals management 2006-06-15 18:33:09 +00:00
dbase MFH: Revert array type hinting 2006-06-15 15:31:54 +00:00
dom Removed unused variables. 2006-06-13 20:19:37 +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 Added automatic module globals management 2006-06-15 18:33:09 +00:00
filepro bump year and license version 2006-01-01 12:51:34 +00:00
filter This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-05-05 15:49:42 +00:00
ftp MFH: argument infos 2006-06-11 20:03:05 +00:00
gd MFH: Revert array type hinting 2006-06-15 15:31:54 +00:00
gettext MFH: argument info.. 2006-06-14 21:36:10 +00:00
gmp Fix build. (gmp_nextprime() was added in PHP 6!) 2006-06-16 00:14:35 +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: arg ifno 2006-06-17 13:06:06 +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 This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-05-05 15:49:42 +00:00
ldap Added automatic module globals management 2006-06-15 18:33:09 +00:00
libxml MFH: arg ifno 2006-06-17 13:06:06 +00:00
mbstring changed GINIT definition. 2006-06-16 16:45:46 +00:00
mcrypt Added automatic module globals management 2006-06-15 18:33:09 +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 Added automatic module globals management 2006-06-15 18:33:09 +00:00
mysqli Added automatic module globals management 2006-06-15 18:33:09 +00:00
ncurses bump year and license version 2006-01-01 12:51:34 +00:00
oci8 Added automatic module globals management 2006-06-15 18:33:09 +00:00
odbc Added automatic module globals management 2006-06-15 18:33:09 +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 Added automatic module globals management 2006-06-15 18:33:09 +00:00
pdo Added automatic module globals management 2006-06-15 18:33:09 +00:00
pdo_dblib Added automatic module globals management 2006-06-15 18:33:09 +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 - Fix bug #37630: MySQL extensions should link against thread safe client libs if built with ZTS 2006-06-01 19:14:48 +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 posix_initgroups() function. 2006-06-19 02:19:13 +00:00
pspell bump year and license version 2006-01-01 12:51:34 +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 2006-06-10 00:40:57 +00:00
session Added automatic module globals management 2006-06-15 18:33:09 +00:00
shmop bump year and license version 2006-01-01 12:51:34 +00:00
simplexml restore missing ze1 compat code 2006-06-06 12:05:30 +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: Optimize the other string conversion functions here to just create 2006-06-15 22:45:30 +00:00
sockets Added automatic module globals management 2006-06-15 18:33:09 +00:00
spl Added automatic module globals management 2006-06-15 18:33:09 +00:00
sqlite Added automatic module globals management 2006-06-15 18:33:09 +00:00
standard Improved performance of the implode() function on associated arrays by 2006-06-11 21:55:49 +00:00
sybase bump year and license version 2006-01-01 12:51:34 +00:00
sybase_ct Added automatic module globals management 2006-06-15 18:33:09 +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 bump year and license version 2006-01-01 12:51:34 +00:00
tidy Added automatic module globals management 2006-06-15 18:33:09 +00:00
tokenizer Added automatic module globals management 2006-06-15 18:33:09 +00:00
wddx Convert E_ERROR to E_RECOVERABLE_ERROR 2006-05-30 02:40:33 +00:00
xml Added automatic module globals management 2006-06-15 18:33:09 +00:00
xmlreader implement a dummy clone_obj handler for ze1 compat mode 2006-06-06 21:44:34 +00:00
xmlrpc add test 2006-04-12 15:18:38 +00:00
xmlwriter Synch with HEAD 2006-05-10 19:38:35 +00:00
xsl MFH 2006-06-14 09:42:35 +00:00
zlib Added automatic module globals management 2006-06-15 18:33:09 +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