Commit Graph

44571 Commits

Author SHA1 Message Date
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
Hannes Magnusson
142f8ea005 Englanti kielioppi (Jani) 2009-04-09 10:19:15 +00:00
Hannes Magnusson
b9c166f76e Fixed bug#47427 (-s outputs, not displays) 2009-04-09 10:07:24 +00:00
7fc6364ef9 ChangeLog update 2009-04-09 01:33:14 +00:00
Stanislav Malyshev
59a4a9545c iadd utility macro 2009-04-08 23:08:16 +00:00
Andrei Zmievski
11960bfb40 Fix Rasmus's patch for bug #44929. 2009-04-08 20:12:27 +00:00
Rasmus Lerdorf
452f71b63c Fixed bug #44929 - Better handling of leading zeros
This is obviously not going to work for Unicode strings, but the whole
function needs to be rewritten, so keep it in synch with the other
branches for now.
2009-04-08 18:18:49 +00:00
Sebastian Bergmann
fa587effb7 Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:08:58 +00:00
Matt Wilmas
bab2569a8a Changed spelling from "build" to "built" 2009-04-08 13:26:24 +00:00