Commit Graph

44642 Commits

Author SHA1 Message Date
Pierre Joye
763248af68 - c/p error 2009-04-23 08:46:15 +00:00
1d4facf3a9 ChangeLog update 2009-04-23 01:33:48 +00:00
Brian Shire
82cabe1ca4 fix DVAL_TO_LVAL conversion for static array indexes, related to bug #46701 2009-04-22 21:27:17 +00:00
Pierre Joye
5466a9caee - MFB: make it loud when libxml is missing or the dep is not present 2009-04-22 19:07:11 +00:00
andy wharmby
05f4a87a0a PHP 6 version of a new date test missed from earlier drop 2009-04-22 10:42:23 +00:00
f65591de90 ChangeLog update 2009-04-22 01:32:44 +00:00
Hannes Magnusson
72543e6d1b Adjust reflection info 2009-04-21 18:07:42 +00:00
Ilia Alshanetsky
be474eafca MFB: Adjusted prototype 2009-04-21 12:26:33 +00:00
Dmitry Stogov
c951268912 Fixed bug #48004 (Error handler prevents creation of default object) 2009-04-21 09:40:33 +00:00
andy wharmby
a948f79a64 Fix test 2009-04-21 08:53:27 +00:00
Dmitry Stogov
d4f6ab748d Fixed bug #48004 (Error handler prevents creation of default object) 2009-04-21 08:12:23 +00:00
e4afc58552 ChangeLog update 2009-04-21 01:32:39 +00:00
Jani Taskinen
866a35e548 MFB: missed these 2009-04-20 17:14:25 +00:00
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