Commit Graph

44579 Commits

Author SHA1 Message Date
Jani Taskinen
a0f3cf5cc4 MFB: Thanks to the "maintainers" who are too lazy to commit FIRST to HEAD! 2009-04-20 17:06:03 +00:00
Jani Taskinen
eae5e43243 - Added path sanity check (autotools + libtool do not cope with whitespace..) 2009-04-20 15:02:49 +00:00
Etienne Kneuss
cdc6dcfc3c Fix #48023 (spl_autoload_register didn't store closures) 2009-04-20 14:18:46 +00:00
Mikko Koppanen
573961e6f9 Closes #47991 SSL streams fail if error stack contains items 2009-04-20 09:43:45 +00:00
Johannes Schlüter
16606a9cdf Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes() 2009-04-20 09:15:46 +00:00
Pierre Joye
f0c630b9ac - silent compiler warning 2009-04-20 08:28:14 +00:00
Pierre Joye
a8b66c3777 - silent compiler warning 2009-04-20 06:55:11 +00:00
Pierre Joye
92c0740aaa - use the new OB API (and fix build) 2009-04-20 06:36:05 +00:00
Pierre Joye
466d7eb992 - nuke unused vars
- silent warnings
2009-04-20 06:35:43 +00:00
63bc8bd573 ChangeLog update 2009-04-20 01:32:35 +00:00
Arnaud Le Blanc
1b53a2805c Fix test 2009-04-19 22:01:23 +00:00
Arnaud Le Blanc
6b213bffb6 Better fix for #47997 2009-04-19 17:09:47 +00:00
Ilia Alshanetsky
8b72164991 MFB: Fixed bug #47937 (system() calls sapi_flush() regardless of output
buffering)
2009-04-19 15:00:11 +00:00
Arnaud Le Blanc
1c4b26258e new test 2009-04-19 13:56:16 +00:00
Arnaud Le Blanc
069c0fdc80 MFB5.3: Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams) 2009-04-19 13:50:25 +00:00
bba5d66bf8 ChangeLog update 2009-04-19 01:32:32 +00:00
Felipe Pena
2223041d93 - Fix build 2009-04-18 18:55:18 +00:00
a997ebacf1 ChangeLog update 2009-04-17 01:33:01 +00:00
Ilia Alshanetsky
839559dc14 MFB: Fixed compiler warning 2009-04-16 22:14:44 +00:00
Hannes Magnusson
a563e4224d Fixed bug#47981 (error handler not called regardless) 2009-04-16 13:47:25 +00:00
Hannes Magnusson
a186602114 Make it possible to run on PHP5.2 2009-04-16 13:40:47 +00:00
Hannes Magnusson
8906ef059d Sync WS with 5.3 2009-04-16 13:39:31 +00:00
Dmitry Stogov
701fe7630e - Added "dechunk" filter which can decode HTTP responces with chunked transfer-encoding. HTTP streams use this filter automatically in case "Transfer-Encoding: chunked" header presents in responce. It's possible to disable this behaviour using "http"=>array("auto_decode"=>0) in stream context
- Fixed bug #47021 (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked")
2009-04-16 10:34:15 +00:00
Pierre Joye
b790f4e565 - #47978, typo in ext/sockets/sockets.c 2009-04-16 05:32:58 +00:00
Moriyoshi Koizumi
b3d94cc233 - Just a paranoiac test. This works perfectly. 2009-04-16 02:06:59 +00:00
Moriyoshi Koizumi
7f5d554cde - MFB (fixes build) 2009-04-16 02:05:00 +00:00
8e82469db1 ChangeLog update 2009-04-16 01:32:41 +00:00
Antony Dovgal
b258f302ac fix parse error 2009-04-15 20:56:49 +00:00
Antony Dovgal
fe8901af9e fix test 2009-04-15 20:54:45 +00:00
Ilia Alshanetsky
312a969a8e MFB: Fixed bug #47969 (ezmlm_hash() returns different values depend on OS) 2009-04-15 14:25:20 +00:00
4c196f2af2 ChangeLog update 2009-04-15 01:32:35 +00:00
Antony Dovgal
e4e782ca80 revert wrong fix for bug #47930 2009-04-14 14:18:14 +00:00
62fa1809c8 ChangeLog update 2009-04-14 01:32:48 +00:00
Stanislav Malyshev
821c37139d fix #47930 2009-04-13 19:24:52 +00:00
Ilia Alshanetsky
c63252ff15 MFB: Upgrade to SQLite 3.6.13 2009-04-13 15:19:03 +00:00
Derick Rethans
bfc0a87a0d - Updated to version 2009.6 (2009f) 2009-04-13 13:40:49 +00:00
ff216feda9 ChangeLog update 2009-04-13 01:33:00 +00:00
Ilia Alshanetsky
0bb885a441 MFB: Fixed bug #47946 (ImageConvolution overwrites background) 2009-04-12 14:45:05 +00:00
d10fb3127c ChangeLog update 2009-04-12 01:32:51 +00:00
Nuno Lopes
d752df6c4e upgrade PCRE to version 7.9 2009-04-11 18:57:41 +00:00
Mikko Koppanen
a1a580c012 Added support for passing O_NONBLOCK to the underlying open() system call 2009-04-11 11:44:06 +00:00
Philip Olson
517d4f6ebc Removed an unnecessary item, that calls for doc builds 2009-04-11 03:40:34 +00:00
3665b8a145 ChangeLog update 2009-04-11 01:32:38 +00:00
Stanislav Malyshev
9357998475 isync with 5 branch 2009-04-10 16:55:51 +00:00
Nuno Lopes
f9804a9b6a MFB: fix #47662 2009-04-10 15:48:22 +00:00
Philip Olson
8408196646 MFB: Implemented new shorter URLs for ini settings (ex: php.net/short-open-tag) 2009-04-10 15:18:55 +00:00
Philip Olson
d1e0074441 MFB: Fixed typo 2009-04-10 15:16:15 +00:00
933cdedeb7 ChangeLog update 2009-04-10 01:32:47 +00:00
Rasmus Lerdorf
e965a7d95c Don't strip leading zeros on floating point numbers
and fix the test case
2009-04-09 16:08:34 +00:00
Ilia Alshanetsky
775421e821 MFB: Added test for php_sapi_name() 2009-04-09 13:29:15 +00:00