php-src/ext
Jani Taskinen 7f6657c243 - Fixed bug #48247 (PHP crashes on errors during startup)
#
# This was sum of many little things:
# 1. Wrong assumption made in order_by_dep.awk on the ordering
#    (that script was done prior to adding runtime deps..?)
# 2. request shutdown calls weren't done in reverse order like all other
#    shutdown funcs are called.
# 3. config0.m4 rename is necessary for keeping things simple.
#
2009-05-13 00:45:57 +00:00
..
bcmath - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
bz2 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
calendar - Removed: 2009-03-26 20:02:53 +00:00
com_dotnet - Removed: 2009-03-26 20:02:53 +00:00
ctype - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
curl Add missing #ifdef for curl version that does not have FTP_FILEMETHOD or IPRESOLVE options. related to fix for bug #39637 2009-05-08 03:32:54 +00:00
date - Fixed bug #48247 (PHP crashes on errors during startup) 2009-05-13 00:45:57 +00:00
dba - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
dom fix bug #47849 (Non-deep import loses the namespace) 2009-04-07 15:31:15 +00:00
enchant - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
ereg - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
exif - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
fbsql - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
fileinfo Update bundled libmagic to 5.03 2009-05-09 20:34:26 +00:00
filter MF5 fix for #47930 2009-04-28 22:59:07 +00:00
ftp - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
gd Use correct data types here, and gdImageSaveAlpha for the alpha flag 2009-04-25 06:20:26 +00:00
gettext - Removed: 2009-03-26 20:02:53 +00:00
gmp - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
hash - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
iconv - Removed: 2009-03-26 20:02:53 +00:00
imap - Maybe this is enough on windows.. 2009-05-05 01:51:04 +00:00
interbase - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
intl MF5 fixes 2009-05-10 21:01:38 +00:00
json MFB Rebuild credits, was missed in previous RC 2009-04-02 09:24:16 +00:00
ldap Adjust reflection info 2009-04-21 18:07:42 +00:00
libxml - Removed unused variables 2009-03-26 22:16:48 +00:00
mbstring - Replaced by zend_multibyte-01.phpt 2009-05-10 21:10:00 +00:00
mcrypt - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
mssql - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
mysql fix segfault 2009-03-27 22:22:02 +00:00
mysqli - fix TS build 2009-04-06 11:07:39 +00:00
mysqlnd Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes() 2009-04-20 09:15:46 +00:00
oci8 - Removed: 2009-03-26 20:02:53 +00:00
odbc - Starting tests for this extension 2009-05-11 03:09:13 +00:00
openssl Closes #47991 SSL streams fail if error stack contains items 2009-04-20 09:43:45 +00:00
pcntl - Fixed pcntl test for platforms not accepting a very large timeout in sigtimedwait() 2009-03-29 16:42:49 +00:00
pcre Fixed tests (mostly MFB) 2009-04-25 21:12:23 +00:00
pdo - Moved test for bug #44861 to PDO commons and added support for pdo_oci 2009-05-12 23:39:57 +00:00
pdo_dblib - Fix bug #38805 ( PDO Truncates Text from SQL Server Text Data Type Field) 2009-03-19 22:15:03 +00:00
pdo_firebird - Fix build 2009-04-18 18:55:18 +00:00
pdo_mysql - Synced pieces of codes 2009-03-24 19:32:06 +00:00
pdo_oci - Fixed bug #48070 2009-05-12 21:52:54 +00:00
pdo_odbc - MFB 2009-04-23 18:03:42 +00:00
pdo_pgsql - Moved test for bug #44861 to PDO commons and added support for pdo_oci 2009-05-12 23:39:57 +00:00
pdo_sqlite - Fixed bug #48185 removing no-op code 2009-05-07 23:04:02 +00:00
pgsql - define HAVE_PQPROTOCOLVERSION and HAVE_PG_LO_CREATE (Tim Starling) 2009-05-11 10:43:44 +00:00
phar Fix conditional 2009-05-11 06:42:06 +00:00
posix - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
pspell - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
readline - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
recode - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
reflection - Fixed bug #47254 (Wrong Reflection for extends class) 2009-04-27 19:46:03 +00:00
session Add a test for bug#42596 so people wont try bogusly fixing it again 2009-04-06 12:11:32 +00:00
shmop - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
simplexml Fixed Windows build, declarations first ladies and gentlemen 2009-03-30 14:21:03 +00:00
skeleton New macro for check void parameters 2008-02-28 14:16:25 +00:00
snmp - Revert bad patch (which caused bug #48133) 2009-05-02 21:13:39 +00:00
soap - MFB: make it loud when libxml is missing or the dep is not present 2009-04-22 19:07:11 +00:00
sockets - Fixed memory leak (patch by Christian Weiske) 2009-05-10 01:00:15 +00:00
spl Fix bug #47534 (RecursiveDirectoryIterator::getChildren ignoring CURRENT_AS_PATHNAME) 2009-05-09 21:05:18 +00:00
sqlite - Removed: 2009-03-26 20:02:53 +00:00
sqlite3 fix ZTS build 2009-05-08 07:58:12 +00:00
standard MFB: Fixed bug #47564 (unpacking unsigned long 32bit bit endian returns 2009-05-12 12:37:52 +00:00
sybase_ct - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sysvmsg - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sysvsem - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sysvshm MFB: Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension) 2009-03-19 23:11:54 +00:00
tidy - Removed: 2009-03-26 20:02:53 +00:00
tokenizer - Removed: 2009-03-26 20:02:53 +00:00
unicode - Remove dependencies on ustdio.h. Doing so allows HEAD to be built with 2009-02-12 20:04:59 +00:00
wddx - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
xml - Removed: 2009-03-26 20:02:53 +00:00
xmlreader - Removed unicode.semantics check 2009-03-27 23:08:28 +00:00
xmlrpc Fix bug #47695 - xmlrpc --with-iconv-dir mangles --with-iconv if they use different iconv versions. Could also just add a dependency on iconv to fix this. 2009-04-27 17:49:18 +00:00
xmlwriter MFB: Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on 2009-05-11 12:22:19 +00:00
xsl - MFB: Removed the RETURN_TRUE to keep consistency with documentation. 2009-05-10 20:00:58 +00:00
zip Closes bug #47667 2009-03-16 10:16:16 +00:00
zlib Fix test 2009-04-19 22:01:23 +00:00
ext_skel remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD 2008-04-15 12:47:18 +00:00
ext_skel_win32.php