php-src/ext
Michael Wallner df00b64cb9 fixed bug #61820
using ob_gzhandler will complain about headers already sent
when no compression

the Vary header should only be sent on the PHP_OUTPUT_HANDLER_START
event
2012-04-24 19:50:00 +02:00
..
bcmath
bz2
calendar
com_dotnet Merge branch 'PHP-5.3' into PHP-5.4 2012-04-03 13:09:17 +02:00
ctype
curl Allow alternative curl output shown in several qa.php.net/reports logs 2012-02-06 23:14:47 +00:00
date Bug 61610 adopted expected warnings for 5.4 2012-04-24 13:36:43 +02:00
dba Merge branch 'PHP-5.3' into PHP-5.4 2012-03-20 17:58:58 +01:00
dom Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4 2012-03-24 14:22:53 +08:00
enchant Merge branch 'PHP-5.3' into PHP-5.4 2012-03-20 17:58:58 +01:00
ereg
exif
fileinfo Fix bug #61811 three of finfo tests failed, see also #61812. 2012-04-22 19:26:54 +02:00
filter Merge branch 'PHP-5.3' into PHP-5.4 2012-03-20 17:58:58 +01:00
ftp
gd Merge branch 'PHP-5.3' into PHP-5.4 2012-04-04 18:54:03 +02:00
gettext
gmp
hash fix tests failing due to corrected hash tiger 2012-03-19 21:49:47 +01:00
iconv Merge branch 'PHP-5.3' into PHP-5.4 2012-03-20 17:58:58 +01:00
imap
interbase Merge branch 'PHP-5.3' into PHP-5.4 2012-03-29 18:28:22 +03:00
intl Merge branch 'PHP-5.3' into PHP-5.4 2012-04-23 15:19:23 -03:00
json Update test to fix breakage caused by the previous commit. 2012-04-11 08:29:39 +08:00
ldap Merge branch 'PHP-5.3' into PHP-5.4 2012-04-16 15:26:50 +02:00
libxml Merge branch 'PHP-5.3' into PHP-5.4 2012-04-16 15:46:02 +02:00
mbstring Fixed bug #61631 mbstring mail related tests fail 2012-04-10 12:23:07 +02:00
mcrypt
mssql
mysql
mysqli Test for MySQL version.Variable is deprecated in MySQL 5.6. 2012-03-14 14:55:09 +00:00
mysqlnd Fix folding 2012-04-22 02:25:02 +02:00
oci8 Merge branch 'PHP-5.3' into PHP-5.4 2012-03-30 16:17:37 -07:00
odbc
openssl Merge branch 'PHP-5.3' into PHP-5.4 2012-03-28 17:13:16 +02:00
pcntl Merge branch '5.3' into 5.4 2012-03-29 08:47:58 +01:00
pcre
pdo Merge branch 'PHP-5.3' into PHP-5.4 2012-04-19 12:47:47 +02:00
pdo_dblib
pdo_firebird
pdo_mysql Merge branch 'PHP-5.3' into PHP-5.4 2012-04-19 12:47:47 +02:00
pdo_oci
pdo_odbc Fixed bug #61212 (PDO ODBC Segfaults on SQL_SUCESS_WITH_INFO). 2012-03-14 20:20:33 +00:00
pdo_pgsql - Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTed 2012-03-08 08:52:28 +00:00
pdo_sqlite
pgsql add pg_escape_identifier/pg_escape_literal 2012-04-19 13:40:24 -07:00
phar Merge branch 'PHP-5.3' into PHP-5.4 2012-03-28 12:56:17 +02:00
posix Merge branch 'PHP-5.3' into PHP-5.4 2012-03-20 17:58:58 +01:00
pspell
readline Merge branch 'PHP-5.3' into PHP-5.4 2012-03-21 09:13:42 -07:00
recode Replace $Revision$ with $Id$ in keyword expansion enable files 2012-03-20 17:53:47 +01:00
reflection Merge branch 'PHP-5.3' into PHP-5.4 2012-03-20 17:58:58 +01:00
session change the bug summary 2012-04-16 19:23:12 +08:00
shmop
simplexml Merge branch 'PHP-5.3' into PHP-5.4 2012-03-20 17:58:58 +01:00
skeleton Replace $Revision$ with $Id$ in keyword expansion enable files 2012-03-20 17:53:47 +01:00
snmp
soap Merge branch 'PHP-5.3' into PHP-5.4 2012-04-16 15:40:10 +02:00
sockets Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails 2012-04-10 14:00:51 +02:00
spl Fix bug 61671 ext\spl\tests\fileobject_003.phpt fails 2012-04-19 11:33:12 +02:00
sqlite3 remove -dev for release 2012-02-28 18:43:44 +00:00
standard Merge branch '5.3' into 5.4 2012-04-23 22:10:23 +01:00
sybase_ct
sysvmsg Merge branch 'PHP-5.3' into PHP-5.4 2012-03-20 17:58:58 +01:00
sysvsem
sysvshm
tidy Merge branch 'PHP-5.3' into PHP-5.4 2012-04-16 13:42:52 +02:00
tokenizer
wddx
xml
xmlreader more verbose skip reason in test files with not so obvious extension requirements 2012-02-25 12:10:41 +00:00
xmlrpc Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable 2012-03-03 12:46:17 +00:00
xmlwriter
xsl
zip
zlib fixed bug #61820 2012-04-24 19:50:00 +02:00
ext_skel
ext_skel_win32.php