1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00
Commit Graph

4128 Commits

Author SHA1 Message Date
Ilia Alshanetsky
e933031ccb Back to dev 2009-06-11 12:13:55 +00:00
Ilia Alshanetsky
344a9b2c7e RC2 not final 2009-06-11 12:12:43 +00:00
Ilia Alshanetsky
823224ef8d 5.2.10RC2 2009-06-11 12:10:43 +00:00
Antony Dovgal
6b1bd0d0dc MFH: fix bug #48518 (curl crashes when writing into invalid file handle) 2009-06-11 09:49:57 +00:00
Pierre Joye
12ab20c4fe - fix NEWS 2009-06-09 14:04:28 +00:00
David Soria Parra
c52581d95e Fix bug #47042 (cgi sapi is incorrectly removing the SCRIPT_FILENAME for non apache).
The fix was provided by Sriram Natarajan.
2009-06-09 13:29:39 +00:00
Ilia Alshanetsky
8d699be646 TZ update news 2009-06-09 12:16:31 +00:00
Scott MacVicar
2229ab084c BFN 2009-06-09 01:09:28 +00:00
Scott MacVicar
ebce70c20e BFN 2009-06-09 00:43:04 +00:00
Jani Taskinen
135f4ebc10 fix news 2009-06-08 10:39:25 +00:00
Pierre Joye
18ecb768d0 - #48469 2009-06-08 08:39:25 +00:00
Ilia Alshanetsky
9066f91b01 BFN 2009-06-08 01:26:53 +00:00
Matt Wilmas
dd4b27e943 MFH: Fixed bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value)
Also simplified related array_push() test
2009-06-07 19:28:33 +00:00
Ilia Alshanetsky
3e79cbe9b1 MFB: Fixed bug #46386 (Digest authentication with SOAP module fails against
MSSQL SOAP services)
2009-06-03 12:41:46 +00:00
Kalle Sommer Nielsen
09ac5ebe7f Fixed #48448 (Compile failure under IRIX 6.5.30 building cast.c)
# Only in this branch, looks like a missing merge compared to PHP_5_3/HEAD
2009-06-03 08:59:19 +00:00
Jani Taskinen
ff6862b7e1 bfn 2009-06-02 19:55:07 +00:00
Ilia Alshanetsky
8e7fa70fd5 Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values). 2009-06-01 13:10:57 +00:00
Jani Taskinen
bfa336e891 fix news 2009-06-01 09:00:54 +00:00
Stanislav Malyshev
ac345b5915 fix for #48247 2009-05-31 21:31:15 +00:00
Ilia Alshanetsky
355ffae8dc MFB: Fixed bug #48359 (Script hangs on snmprealwalk if OID is not
increasing)
2009-05-31 14:14:07 +00:00
Arnaud Le Blanc
06a48156f0 BFN 2009-05-30 16:42:50 +00:00
Arnaud Le Blanc
48fc6c5237 BFN 2009-05-30 16:36:01 +00:00
Pierre Joye
1627157cdd - #42143, the constant NAN is reported as 0 on Windows 2009-05-29 07:29:20 +00:00
Scott MacVicar
b702ce45ce Bug number was wrong. 2009-05-29 02:35:56 +00:00
Ilia Alshanetsky
47fcac267c Adjust news order 2009-05-29 01:31:58 +00:00
Scott MacVicar
6621987732 BFN 2009-05-29 00:05:56 +00:00
Pierre Joye
884c20439c - #48738 2009-05-28 14:04:19 +00:00
Arnaud Le Blanc
721fe01e55 MFH: merged http ignore_errors context option
# [DOC] "since 5.2.10". See also bug #38802.
2009-05-28 13:20:22 +00:00
Ilia Alshanetsky
fea7c24372 Back to dev 2009-05-27 13:51:16 +00:00
Ilia Alshanetsky
d6ddd48ed0 5.2.10RC1 2009-05-27 13:47:34 +00:00
Jani Taskinen
572cd2000b MFH:- Fixed bug #48203 (Crash when CURLOPT_STDERR is set to regular file) 2009-05-26 15:50:44 +00:00
Ilia Alshanetsky
d080807957 timezone update news 2009-05-26 14:38:34 +00:00
Arnaud Le Blanc
fb69372707 MFH: Fix return value of pcntl_wexitstatus() (fixes #47566,
patch by james at jamesreno dot com)
2009-05-26 14:02:34 +00:00
Jani Taskinen
011ec5b1af MF53: - Fixed bug #45202 (zlib.output_compression can not be set with ini_set()
# This is fixed in HEAD already. :)
2009-05-26 05:57:40 +00:00
Jani Taskinen
6abaea16ef MFH:- Fixed bug #42362 (HTTP status codes 204 and 304 should not be gzipped) 2009-05-26 04:47:05 +00:00
Pierre Joye
a42f47071f - #48202 2009-05-25 16:30:37 +00:00
Arnaud Le Blanc
72f551ca66 BFN 2009-05-22 11:23:21 +00:00
Arnaud Le Blanc
415b75e3f5 MFH: Fixed bug #48336 (ReflectionProperty::getDeclaringClass() does not
work with redeclared property)
(patch by Markus dot Lidel at shadowconnect dot com)
2009-05-21 16:05:11 +00:00
Ilia Alshanetsky
0c3d8accbb MFB: Fixed bug #48207 (CURLOPT_(FILE|WRITEHEADER options do not error out
when working with a non-writable stream)
2009-05-21 12:53:24 +00:00
Arnaud Le Blanc
7728a703f6 MFH: Fixed bug #48326 (constant MSG_DONTWAIT not defined) 2009-05-20 09:06:31 +00:00
Ilia Alshanetsky
558d25649d MFB: Fixed bug #48313 (fgetcsv() does not return null for empty rows) 2009-05-18 18:46:06 +00:00
Arnaud Le Blanc
ea8bdf5d8f MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not
update stream position of plain files)
2009-05-17 14:59:24 +00:00
Arnaud Le Blanc
49fa689d5b MFH: Fixed bug #48307 (stream_copy_to_stream() copies 0 bytes when $source
is a socket)
2009-05-16 20:24:01 +00:00
Jani Taskinen
16d4cad828 - Reverted is such a strong word.. :) 2009-05-15 17:18:18 +00:00
Moriyoshi Koizumi
22ce11b711 - Not a news actually. 2009-05-15 17:06:35 +00:00
Arnaud Le Blanc
996920a889 moved from 5.3 2009-05-14 19:04:14 +00:00
Arnaud Le Blanc
3008404116 moved from 5.3 2009-05-14 16:24:12 +00:00
Jani Taskinen
33bcc088ca MFH:- Fixed bug #48256 (Crash due to double-linking of history.o) 2009-05-14 13:43:52 +00:00
Felipe Pena
9c0cfe0d6c BFN 2009-05-14 01:31:50 +00:00
Matt Wilmas
938763c753 MFH: Fixed bug #45877 (Array key '2147483647' left as string) 2009-05-14 01:28:15 +00:00