php-src/ext
2010-04-28 12:10:10 +00:00
..
bcmath Add some bcmath tests 2010-03-08 15:16:51 +00:00
bz2 Removed safe_mode 2010-04-26 23:53:30 +00:00
calendar sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
com_dotnet Removed safe_mode 2010-04-26 23:53:30 +00:00
ctype Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
curl Removed safe_mode 2010-04-26 23:53:30 +00:00
date Fixed bug #49700 (memory leaks in php_date.c if garbage collector is enabled) 2010-04-20 15:41:35 +00:00
dba Removed safe_mode 2010-04-26 23:53:30 +00:00
dom Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
enchant Removed safe_mode 2010-04-26 23:53:30 +00:00
ereg Remove a couple TSRMLS_FETCH() calls around ext/main/sapi 2010-04-13 11:02:15 +00:00
exif Removed safe_mode 2010-04-26 23:53:30 +00:00
fileinfo Removed safe_mode 2010-04-26 23:53:30 +00:00
filter Removed register_globals 2010-04-21 01:27:22 +00:00
ftp Removed safe_mode 2010-04-26 23:53:30 +00:00
gd - Fix #51671, imagefill does not work correctly for small images 2010-04-28 08:23:44 +00:00
gettext Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
gmp - fix build when __GMP_BITS_PER_MP_LIMB is not defined but GMP_LIMB_BITS (no trace of this change in gmp's changelog...) 2010-02-23 11:07:39 +00:00
hash Removed safe_mode 2010-04-26 23:53:30 +00:00
iconv Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
imap Removed safe_mode 2010-04-26 23:53:30 +00:00
interbase Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
intl Remove main/php3_compat.h, for that a few references to function_entry have 2010-03-30 23:03:02 +00:00
json Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
ldap Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
libxml Removed safe_mode 2010-04-26 23:53:30 +00:00
mbstring Removed safe_mode 2010-04-26 23:53:30 +00:00
mcrypt Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
mssql Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
mysql Removed safe_mode 2010-04-26 23:53:30 +00:00
mysqli Fixed very rare memory leak in mysqlnd, when binding thousands of columns 2010-04-27 12:32:34 +00:00
mysqlnd Fixed very rare memory leak in mysqlnd, when binding thousands of columns 2010-04-27 12:32:34 +00:00
oci8 Removed safe_mode 2010-04-26 23:53:30 +00:00
odbc Removed safe_mode 2010-04-26 23:53:30 +00:00
openssl Removed safe_mode 2010-04-26 23:53:30 +00:00
pcntl sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
pcre - fix build 2010-04-01 10:34:05 +00:00
pdo Fixed bug #51670 getColumnMeta causes segfault when re-executing query after calling nextRowset 2010-04-27 05:56:56 +00:00
pdo_dblib Fixed bug #51213 (pdo_mssql is trimming value of the money column). 2010-03-08 12:39:44 +00:00
pdo_firebird Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) 2010-01-12 12:46:54 +00:00
pdo_mysql Fixed bug #51670 getColumnMeta causes segfault when re-executing query after calling nextRowset 2010-04-27 05:56:56 +00:00
pdo_oci Allow newer oracle versions 2010-02-04 01:12:14 +00:00
pdo_odbc Remove main/php3_compat.h, for that a few references to function_entry have 2010-03-30 23:03:02 +00:00
pdo_pgsql Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) 2010-01-12 12:46:54 +00:00
pdo_sqlite Removed safe_mode 2010-04-26 23:53:30 +00:00
pgsql Removed safe_mode 2010-04-26 23:53:30 +00:00
phar Fixed string format validation inside phar extension. Reported by Stefan Esser 2010-04-27 17:13:24 +00:00
posix Removed safe_mode 2010-04-26 23:53:30 +00:00
pspell Removed safe_mode 2010-04-26 23:53:30 +00:00
readline sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
recode sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
reflection Changed the structure of op_array.opcodes. The constant values are moved from opcode operands into a separate literal table 2010-04-20 10:57:45 +00:00
session Removed safe_mode 2010-04-26 23:53:30 +00:00
shmop Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
simplexml Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
skeleton Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
snmp Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
soap Removed safe_mode 2010-04-26 23:53:30 +00:00
sockets Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
spl Fixed memory leak in ext/spl/tests/spl_autoload_bug48541.phpt 2010-04-27 13:31:55 +00:00
sqlite Fixed a possible arbitrary memory access inside sqlite extension. Reported by Mateusz Kocielski. 2010-04-28 12:10:10 +00:00
sqlite3 Removed safe_mode 2010-04-26 23:53:30 +00:00
standard Remove unused variables 2010-04-27 00:09:55 +00:00
sybase_ct Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
sysvmsg Add some sysvmsg coverage tests 2010-03-01 01:59:14 +00:00
sysvsem sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
sysvshm sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
tidy Removed safe_mode 2010-04-26 23:53:30 +00:00
tokenizer - Fixed tests 2010-04-26 14:15:44 +00:00
wddx sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
xml Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
xmlreader Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
xmlrpc Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
xmlwriter Removed safe_mode 2010-04-26 23:53:30 +00:00
xsl Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00
zip Removed safe_mode 2010-04-26 23:53:30 +00:00
zlib Removed safe_mode 2010-04-26 23:53:30 +00:00
ext_skel MFH: remove -ldl 2008-04-15 12:47:33 +00:00
ext_skel_win32.php Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 2010-04-21 23:36:49 +00:00