php-src/ext
2003-08-15 16:13:51 +00:00
..
bcmath proto fixes 2003-06-12 12:21:33 +00:00
bz2 add a package.xml file 2003-05-17 14:29:31 +00:00
calendar Fixed bugs in various tests. 2003-08-12 00:44:05 +00:00
com_dotnet add credits 2003-08-14 20:48:06 +00:00
cpdf 2 proto fixes (Mehdi Achour) 2003-08-15 12:08:15 +00:00
crack proto fixes 2003-06-12 12:35:19 +00:00
ctype updating license information in the headers. 2003-06-10 20:04:29 +00:00
curl Fix the build 2003-08-05 23:50:59 +00:00
db emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
dba Finalize the closing process of persistent streams. The current 2003-07-29 18:26:34 +00:00
dbase Fix for bug 23463. Dbase2 is not supported. 2003-08-06 19:06:24 +00:00
dbx Remove special-case from test for SQLite persistent connections. 2003-08-13 07:54:31 +00:00
dio updating license information in the headers. 2003-06-10 20:04:29 +00:00
dom emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
ereg emalloc -> safe_emalloc 2003-08-11 23:16:54 +00:00
exif Fix exif_thumbnail 2003-08-09 20:43:06 +00:00
fam proto fixes 2003-06-15 15:29:46 +00:00
fbsql emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
fdf - Fixed bug #24936 (ext/fdf is not linked properly when compiled as shared extension). (Jani) 2003-08-05 11:17:01 +00:00
filepro updating license information in the headers. 2003-06-10 20:04:29 +00:00
ftp emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
gd emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
gettext updating license information in the headers. 2003-06-10 20:04:29 +00:00
gmp Use new infrastructure. 2003-08-03 17:44:39 +00:00
hwapi proto fixes 2003-06-15 16:04:31 +00:00
iconv Slight improvement. Hope this will make some difference. 2003-08-13 18:21:06 +00:00
imap emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
informix ws fix 2003-07-01 13:31:14 +00:00
ingres_ii emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
interbase Added ibase_free_event_handler() 2003-08-15 16:13:51 +00:00
ldap The last 4 args are by ref.. 2003-08-05 11:54:01 +00:00
mbstring - added script encoding support to Zend Engine 2. 2003-08-11 05:24:42 +00:00
mcal proto fixes 2003-06-16 14:03:35 +00:00
mcrypt proto fixes 2003-06-12 12:00:20 +00:00
mcve Use new infrastructure. 2003-08-03 17:44:39 +00:00
mhash $Id tag added. License added tp php_mhash.h 2003-06-16 14:27:59 +00:00
mime_magic updating license information in the headers. 2003-06-10 20:04:29 +00:00
ming Fix the compile warnings properly 2003-08-11 01:54:45 +00:00
mnogosearch - UDM_PARAM_SORT_ORDER has been added in Udm_Set_Agent_Param while 2003-07-18 09:14:25 +00:00
msession emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
msql proto fixes 2003-06-16 16:36:51 +00:00
mssql emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
mysql emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
mysqli fix test 2003-08-12 02:05:21 +00:00
ncurses Use new infrastructure. 2003-08-03 17:44:39 +00:00
notes proto fixes 2003-06-16 16:36:51 +00:00
oci8 proto fixes(Mehdi Achour) 2003-08-12 11:37:40 +00:00
odbc Fixed bug #25081 (odbc_fetch_array() may mangle numeric fields). 2003-08-14 14:36:38 +00:00
openssl Use new infrastructure. 2003-08-03 17:44:39 +00:00
oracle emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
ovrimos emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
pcntl proto fixes. 2003-06-22 14:33:09 +00:00
pcre MFB 2003-06-29 00:09:41 +00:00
pdf proto fix (thanks to Mehdi Achour for notifying) 2003-08-11 11:27:27 +00:00
pfpro emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
pgsql Fixed bug #25093 (Various leaks due to non-freed queries) 2003-08-14 17:49:08 +00:00
posix proto fixes 2003-07-19 19:23:34 +00:00
pspell MFB: standard location for the include files 2003-08-13 23:04:08 +00:00
qtdom updating license information in the headers. 2003-06-10 20:04:29 +00:00
readline proto fixes 2003-07-19 19:23:34 +00:00
recode - Commiting conversion to zend_parse_parameters (leftovers from debugging). 2003-07-07 13:21:10 +00:00
reflection Try to put an end to the endless number of call_user_function variants. 2003-08-05 10:24:40 +00:00
session Fixed bug #25084 (Make refer check not dependant on register_globals) 2003-08-14 01:30:06 +00:00
shmop Fixed win32 build 2003-06-15 12:19:57 +00:00
simplexml fix bug #24957 (var_dump of object segfaults) 2003-08-07 21:39:00 +00:00
skeleton ok, re-adding this mostly un-maintained awk/sed/sh nightmare for now ... 2003-06-29 16:07:18 +00:00
snmp Remove 'proto' from internal functions 2003-08-07 16:46:11 +00:00
soap fixed compilation problem in php-4.3.2dev. 2003-04-19 07:04:00 +00:00
sockets emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
spl Upds 2003-08-14 21:44:38 +00:00
sqlite # Wez, your whish is my command 2003-08-12 21:29:28 +00:00
standard Fixed a possible crash due to invalid handling of assert ini options. 2003-08-14 00:37:42 +00:00
sybase emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
sybase_ct emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
sysvmsg Use new infrastructure. 2003-08-03 17:44:39 +00:00
sysvsem proto fixes 2003-07-19 19:23:34 +00:00
sysvshm proto fixes 2003-07-19 19:23:34 +00:00
tidy Updating TODO 2003-08-15 06:10:36 +00:00
tokenizer Id tag added 2003-07-19 18:52:49 +00:00
w32api emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
wddx Don't test other functionality than wddx here. 2003-08-14 17:25:05 +00:00
xml emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
xmlrpc Use new infrastructure. 2003-08-03 17:44:39 +00:00
xsl emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
yaz Use new infrastructure. 2003-08-03 17:44:39 +00:00
yp proto fixes 2003-07-19 19:23:34 +00:00
zlib Nuke unused variable 2003-08-11 01:56:43 +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 ok, re-adding this mostly un-maintained awk/sed/sh nightmare for now ... 2003-06-29 16:07:18 +00:00