1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00
Commit Graph

21076 Commits

Author SHA1 Message Date
andy wharmby
32c8f50ea9 New POISX tests. Tested on Windows (all test SKIP), Linux and Linux 64 2009-06-11 12:30:57 +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
Felipe Pena
838402a1bc - MFH: Fix the fix (Bug #46973 - IPv6 address filter rejects valid address) 2009-06-10 19:05:49 +00:00
Antony Dovgal
d4d49f4f12 MFH: fix arginfo for curl_multi_info_read() 2009-06-10 11:10:19 +00:00
andy wharmby
de3f385e5c Fix test - remove bogus variation 2009-06-09 20:18:28 +00:00
Scott MacVicar
f250ef7824 Add test 2009-06-09 01:04:35 +00:00
Scott MacVicar
813dd91af8 MFH #46019 - Memory leak when Mysqli::init() is called multiple times. 2009-06-09 01:00:47 +00:00
Scott MacVicar
17dc898a72 MFH fix bug #44214: crash with preg_replace_callback and global variables 2009-06-08 21:52:08 +00:00
Derick Rethans
3c624f108e - Updated to version 2009.9 (2009i) 2009-06-08 13:53:45 +00:00
Patrick Allaert
0ab4f57c99 MFH: Removed credit 2009-06-07 21:27:42 +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
Patrick Allaert
6555a5a93e MFH: Fixed bug #48469 (ldap_get_entries() memory leaks on empty search results) 2009-06-07 13:14:30 +00:00
Rasmus Lerdorf
53a63b82d4 Make this happy on gcc2 2009-06-05 22:34:30 +00:00
Andrei Zmievski
6a05922020 Fix invalid test against addr6 result. 2009-06-04 18:17:28 +00:00
Felipe Pena
3b43d3002b - Fixed tests 2009-06-04 01:16:58 +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
Zoe Slattery
ba836422c6 Commiting testfest tests from tek 2009-06-03 12:31:05 +00:00
Antony Dovgal
00a461a989 fix ZTS build 2009-06-01 14:03:24 +00:00
Ilia Alshanetsky
8e7fa70fd5 Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values). 2009-06-01 13:10:57 +00:00
Zoe Slattery
e69b4a743e Fixes to work on Windows as well as Linux 2009-06-01 12:58:14 +00:00
Stanislav Malyshev
dc4bfd4d80 fix for #48247 2009-05-31 20:43:57 +00:00
Andrei Zmievski
63b6c3bab3 MFB 2009-05-31 18:55:36 +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
Jani Taskinen
e636ed5789 MFH: no dots in errors 2009-05-31 13:51:23 +00:00
Andrei Zmievski
426522f4e0 Expose encode/decode API. 2009-05-31 01:43:45 +00:00
Zoe Slattery
0bae389aa4 better fix 2009-05-29 11:45:55 +00:00
Zoe Slattery
93ed844901 fixing to work with older levels of libcurl 2009-05-29 09:46:34 +00:00
Scott MacVicar
4b5eda20ae MFH: Fix bug #48416 - Force a cache size for ereg to stop it getting out of control. Lazy LRU here. 2009-05-29 00:03:28 +00:00
Pierre Joye
f5bf2d7ed7 - fix build with system gd 2009-05-28 14:06:06 +00:00
Pierre Joye
1a836712f0 - MFB: #48378, exif_read_data() segfaults on certain corrupted .jpeg files 2009-05-28 14:03:09 +00:00
Arnaud Le Blanc
7055f3bae5 MFH: New tests 2009-05-28 13:26:52 +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
Arnaud Le Blanc
632c5a775f Fix "request_startup() for zlib module failed" when client does not
accepts compression and zlib.output_compression is On
2009-05-28 10:14:22 +00:00
Pierre Joye
99eede75b1 - mf53: fix build, stderr cannot be used as var or struct member 2009-05-27 22:38:53 +00:00
Antony Dovgal
3197576f2c fix build 2009-05-27 09:57:13 +00:00
Jani Taskinen
91e968462f - Test for bug #48203 2009-05-26 17:19:35 +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
Derick Rethans
a6fdd53b90 - Updated to version 2009.8 (2009h) 2009-05-26 14:27:08 +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
Felipe Pena
886690219d - Removed XFAIL section 2009-05-26 13:51:04 +00:00
Felipe Pena
d9722865f7 - Fixed compile warning 2009-05-26 12:37:52 +00:00
Jani Taskinen
b90c2e7cb1 - Revert this, was not supposed to be merged yet 2009-05-26 10:15:08 +00:00
Jani Taskinen
0b6182b683 fix test 2009-05-26 10:13:01 +00:00
Pierre Joye
f974d42e18 - add a note about the actual problen so we don't forget it 2009-05-26 08:09:37 +00:00
Jani Taskinen
7d8ff0b3fc - Added note about omitted break 2009-05-26 08:03:29 +00:00
Eric Stewart
ddf40dc32d Add tests:
DOMComment::__construct() with constructor called twice.
DOMDocumentFragment::appendXML() with unbound fragment.
DOMDocumentFragment::appendXML() with unbalanced chunks.
DOMDocumentFragment::__construct() called twice.
DOMDocumentType: basic access to all properties.
DOMDocumentType::name with invalid state.
DOMDocumentType::entities with invalid state.
DOMDocumentType::notations with invalid state.
DOMDocumentType::publicId with invalid state.
DOMDocumentType::publicId with empty value.
DOMDocumentType::systemId with invalid state.
DOMDocumentType::systemId with empty value.
DOMDocumentType::internalSubset with invalid state.
2009-05-26 06:06:40 +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
Jani Taskinen
e3d54cd30e cs + ws 2009-05-26 04:45:21 +00:00
Kalle Sommer Nielsen
3e6435e3c4 MFH: Typo 2009-05-25 19:41:41 +00:00