Commit Graph

41593 Commits

Author SHA1 Message Date
Jani Taskinen
8393525511 MFH:- Added path sanity check (autotools + libtool do not cope with whitespace..) 2009-04-20 15:03:21 +00:00
Etienne Kneuss
3b90499884 MFH: Fix #48023 (spl_autoload_register didn't store closures) 2009-04-20 14:20:20 +00:00
Ilia Alshanetsky
aea9dfb353 Fixed typo 2009-04-20 14:08:43 +00:00
Mikko Koppanen
8e0a3c21a3 MFH: Closes #47991 SSL streams fail if error stack contains items 2009-04-20 09:44:29 +00:00
Johannes Schlüter
501ecb10f4 Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes() 2009-04-20 09:16:51 +00:00
Pierre Joye
c7e0d95deb - silent compiler warning 2009-04-20 08:41:39 +00:00
Pierre Joye
70c96f788d - nuke unused variable 2009-04-20 08:40:39 +00:00
Pierre Joye
be093af4fa - silent compiler warning 2009-04-20 08:28:44 +00:00
Arnaud Le Blanc
555208c581 MFH: Fix test 2009-04-19 22:01:46 +00:00
Arnaud Le Blanc
8ea9eb8560 MFH: Better fix for #47997 2009-04-19 17:10:35 +00:00
Ilia Alshanetsky
bd7f4375a3 Fixed bug #47937 (system() calls sapi_flush() regardless of output
buffering)
2009-04-19 14:59:52 +00:00
Arnaud Le Blanc
ed791d55ad BFN moved to 5.2 2009-04-19 14:44:43 +00:00
Arnaud Le Blanc
790d160b6f new test 2009-04-19 13:56:08 +00:00
Arnaud Le Blanc
14c717f449 Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams) 2009-04-19 13:46:47 +00:00
Felipe Pena
0c6cf02985 - MFH: Fix build 2009-04-18 18:56:11 +00:00
Ilia Alshanetsky
7fef2270b0 Fixed compiler warning 2009-04-16 22:14:28 +00:00
Hannes Magnusson
0829cb89ee MFH: Fixed bug#47981 (error handler not called regardless) 2009-04-16 13:48:01 +00:00
Hannes Magnusson
65640d2c1a MFH: Make it possible to run on 5.2 2009-04-16 13:41:25 +00:00
Zoe Slattery
11d43ac5d2 fixing incorrect --CLEAN-- sections 2009-04-16 12:28:03 +00:00
Zoe Slattery
25ff381418 fixing incorrect --CLEAN-- sections 2009-04-16 12:14:38 +00:00
Zoe Slattery
c80613cce2 fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
Dmitry Stogov
679c6298e3 - 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:16:27 +00:00
Sebastian Bergmann
472e8ca337 Fugbix typo. 2009-04-16 06:47:36 +00:00
Pierre Joye
ebc2912872 - #47978, typo in ext/sockets/sockets.c 2009-04-16 05:33:13 +00:00
Moriyoshi Koizumi
ff16122cce - MFH: just a paranoiac test. This works perfectly. 2009-04-16 02:07:20 +00:00
Antony Dovgal
a31e30fafb fix parse error 2009-04-15 20:56:58 +00:00
Antony Dovgal
af4b7aca6e fix test 2009-04-15 20:54:52 +00:00
Ilia Alshanetsky
28db7c0207 Fixed bug #47969 (ezmlm_hash() returns different values depend on OS) 2009-04-15 14:24:38 +00:00
Ilia Alshanetsky
dd5189e9bd Sqlite news 2009-04-14 15:48:37 +00:00
Antony Dovgal
2627e08886 MFH: revert wrong fix for bug #47930 2009-04-14 14:18:35 +00:00
Stanislav Malyshev
d62333c7d6 fix #47930 2009-04-13 19:21:28 +00:00
Ilia Alshanetsky
175a85dd6c Upgrade to SQLite 3.6.13 2009-04-13 15:14:55 +00:00
Derick Rethans
12ecab1c3b - Updated to version 2009.6 (2009f) 2009-04-13 13:41:15 +00:00
Ilia Alshanetsky
c593790b62 Fixed bug #47946 (ImageConvolution overwrites background)
# original patch by  jcolby at acsol dot net
2009-04-12 14:43:21 +00:00
Nuno Lopes
90a2d19794 upgrade PCRE to version 7.9 2009-04-11 18:57:27 +00:00
Mikko Koppanen
ff62b87cd6 Added news entry about the 'n' flag 2009-04-11 12:46:31 +00:00
Mikko Koppanen
3fd12260aa MFH: Added support for passing O_NONBLOCK to the underlying open() system call 2009-04-11 11:44:15 +00:00
Philip Olson
e97786558b MFH: Removed an unnecessary item, that calls for doc builds 2009-04-11 03:42:02 +00:00
Stanislav Malyshev
5b8a5d7df4 merge grapheme substr fix 2009-04-10 16:53:35 +00:00
Nuno Lopes
70449f2e13 BFN 47552 2009-04-10 15:50:15 +00:00
Nuno Lopes
ae57857eba fix bug #47662: support more than 127 named subpatterns 2009-04-10 15:47:15 +00:00
Philip Olson
c1ccccc658 Implemented new shorter URLs for ini settings (ex: php.net/short-open-tag) 2009-04-10 01:18:49 +00:00
Philip Olson
9d2c39ac41 Fixed typo 2009-04-10 00:10:31 +00:00
Rasmus Lerdorf
11a8e2e82e Fix the test case 2009-04-09 16:04:45 +00:00
Rasmus Lerdorf
cefbe2a8eb Don't strip a leading 0 in a floating point number 2009-04-09 15:55:46 +00:00
Ilia Alshanetsky
0e59140380 MFB: Added test for php_sapi_name() 2009-04-09 13:29:01 +00:00
Hannes Magnusson
e2576c3504 MFH: Inglés gramática 2009-04-09 10:20:02 +00:00
Hannes Magnusson
6cda8a274a MFH: Fixed bug#47427 (-s outputs, not displays) 2009-04-09 10:07:56 +00:00
Stanislav Malyshev
e27be1e76c add utility macro 2009-04-08 23:06:16 +00:00
Rasmus Lerdorf
70c7e179de Fixed bug #44929 - Better handling of leading zeros 2009-04-08 18:10:46 +00:00