]>
granicus.if.org Git - php/log
Patrick Allaert [Sun, 7 Jun 2009 21:27:42 +0000 (21:27 +0000)]
MFH: Removed credit
Robert Nicholson [Sun, 7 Jun 2009 21:05:10 +0000 (21:05 +0000)]
New tests for foreach loops. These were written by another member of the Projectzero team.
Matt Wilmas [Sun, 7 Jun 2009 19:28:33 +0000 (19:28 +0000)]
MFH: Fixed bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value)
Also simplified related array_push() test
Patrick Allaert [Sun, 7 Jun 2009 13:14:30 +0000 (13:14 +0000)]
MFH: Fixed bug #48469 (ldap_get_entries() memory leaks on empty search results)
Rasmus Lerdorf [Fri, 5 Jun 2009 22:34:30 +0000 (22:34 +0000)]
Make this happy on gcc2
Rasmus Lerdorf [Fri, 5 Jun 2009 22:24:53 +0000 (22:24 +0000)]
We don't have these in gcc2
Arnaud Le Blanc [Fri, 5 Jun 2009 11:21:47 +0000 (11:21 +0000)]
better fix for #48409 , #48428 , #48228
Andrei Zmievski [Thu, 4 Jun 2009 18:17:28 +0000 (18:17 +0000)]
Fix invalid test against addr6 result.
Jani Taskinen [Thu, 4 Jun 2009 11:53:38 +0000 (11:53 +0000)]
MFH:- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c)
# This doesn't really fix it since it's some weird Windows thing but this
# does make this code slightly more portable :)
Felipe Pena [Thu, 4 Jun 2009 01:16:58 +0000 (01:16 +0000)]
- Fixed tests
Ilia Alshanetsky [Wed, 3 Jun 2009 12:41:46 +0000 (12:41 +0000)]
MFB: Fixed bug #46386 (Digest authentication with SOAP module fails against
MSSQL SOAP services)
Zoe Slattery [Wed, 3 Jun 2009 12:31:05 +0000 (12:31 +0000)]
Commiting testfest tests from tek
Kalle Sommer Nielsen [Wed, 3 Jun 2009 08:59:19 +0000 (08:59 +0000)]
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
Jani Taskinen [Tue, 2 Jun 2009 19:55:07 +0000 (19:55 +0000)]
bfn
Jani Taskinen [Tue, 2 Jun 2009 19:54:22 +0000 (19:54 +0000)]
MFH:- Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4)
Jani Taskinen [Tue, 2 Jun 2009 08:03:35 +0000 (08:03 +0000)]
fix test
Arnaud Le Blanc [Mon, 1 Jun 2009 16:10:47 +0000 (16:10 +0000)]
MFH: New tests
# These tests were failing on different configurations, so adding them
# all to get more chances of seeing one failing in case of problem.
Arnaud Le Blanc [Mon, 1 Jun 2009 15:08:00 +0000 (15:08 +0000)]
MFH: better fix for #48409 , #48428 , #48228
Antony Dovgal [Mon, 1 Jun 2009 14:03:24 +0000 (14:03 +0000)]
fix ZTS build
Ilia Alshanetsky [Mon, 1 Jun 2009 13:10:57 +0000 (13:10 +0000)]
Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values).
Zoe Slattery [Mon, 1 Jun 2009 13:01:27 +0000 (13:01 +0000)]
Engine execution order tests
Zoe Slattery [Mon, 1 Jun 2009 12:58:14 +0000 (12:58 +0000)]
Fixes to work on Windows as well as Linux
Jani Taskinen [Mon, 1 Jun 2009 09:00:54 +0000 (09:00 +0000)]
fix news
Stanislav Malyshev [Sun, 31 May 2009 21:31:15 +0000 (21:31 +0000)]
fix for #48247
Stanislav Malyshev [Sun, 31 May 2009 20:43:57 +0000 (20:43 +0000)]
fix for #48247
Andrei Zmievski [Sun, 31 May 2009 18:55:36 +0000 (18:55 +0000)]
MFB
Ilia Alshanetsky [Sun, 31 May 2009 14:14:07 +0000 (14:14 +0000)]
MFB: Fixed bug #48359 (Script hangs on snmprealwalk if OID is not
increasing)
Jani Taskinen [Sun, 31 May 2009 13:51:23 +0000 (13:51 +0000)]
MFH: no dots in errors
Andrei Zmievski [Sun, 31 May 2009 01:43:45 +0000 (01:43 +0000)]
Expose encode/decode API.
Arnaud Le Blanc [Sat, 30 May 2009 16:42:50 +0000 (16:42 +0000)]
BFN
Arnaud Le Blanc [Sat, 30 May 2009 16:42:24 +0000 (16:42 +0000)]
MFH: Take small blocks cache into account in memory_get_usage()
Arnaud Le Blanc [Sat, 30 May 2009 16:36:01 +0000 (16:36 +0000)]
BFN
Arnaud Le Blanc [Sat, 30 May 2009 16:35:26 +0000 (16:35 +0000)]
MFH: Fix aliasing issue (fixes #48409 , #48428 , #48228)
Zoe Slattery [Fri, 29 May 2009 11:45:55 +0000 (11:45 +0000)]
better fix
Zoe Slattery [Fri, 29 May 2009 09:46:34 +0000 (09:46 +0000)]
fixing to work with older levels of libcurl
Zoe Slattery [Fri, 29 May 2009 07:52:28 +0000 (07:52 +0000)]
Engine execution order tests
Pierre Joye [Fri, 29 May 2009 07:29:20 +0000 (07:29 +0000)]
- #42143, the constant NAN is reported as 0 on Windows
Scott MacVicar [Fri, 29 May 2009 02:35:56 +0000 (02:35 +0000)]
Bug number was wrong.
Ilia Alshanetsky [Fri, 29 May 2009 01:31:58 +0000 (01:31 +0000)]
Adjust news order
Scott MacVicar [Fri, 29 May 2009 00:05:56 +0000 (00:05 +0000)]
BFN
Scott MacVicar [Fri, 29 May 2009 00:03:28 +0000 (00:03 +0000)]
MFH: Fix bug #48416 - Force a cache size for ereg to stop it getting out of control. Lazy LRU here.
Pierre Joye [Thu, 28 May 2009 14:06:06 +0000 (14:06 +0000)]
- fix build with system gd
Pierre Joye [Thu, 28 May 2009 14:04:19 +0000 (14:04 +0000)]
- #48738
Pierre Joye [Thu, 28 May 2009 14:03:09 +0000 (14:03 +0000)]
- MFB: #48378, exif_read_data() segfaults on certain corrupted .jpeg files
Arnaud Le Blanc [Thu, 28 May 2009 13:26:52 +0000 (13:26 +0000)]
MFH: New tests
Antony Dovgal [Thu, 28 May 2009 13:22:50 +0000 (13:22 +0000)]
fix test
Arnaud Le Blanc [Thu, 28 May 2009 13:20:22 +0000 (13:20 +0000)]
MFH: merged http ignore_errors context option
# [DOC] "since 5.2.10". See also bug #38802.
Arnaud Le Blanc [Thu, 28 May 2009 10:14:22 +0000 (10:14 +0000)]
Fix "request_startup() for zlib module failed" when client does not
accepts compression and zlib.output_compression is On
Pierre Joye [Wed, 27 May 2009 22:38:53 +0000 (22:38 +0000)]
- mf53: fix build, stderr cannot be used as var or struct member
Robert Nicholson [Wed, 27 May 2009 22:36:04 +0000 (22:36 +0000)]
Language Tests: returnByReference
Ilia Alshanetsky [Wed, 27 May 2009 13:51:16 +0000 (13:51 +0000)]
Back to dev
Ilia Alshanetsky [Wed, 27 May 2009 13:47:34 +0000 (13:47 +0000)]
5.2.10RC1
Antony Dovgal [Wed, 27 May 2009 09:57:13 +0000 (09:57 +0000)]
fix build
Jani Taskinen [Tue, 26 May 2009 17:19:35 +0000 (17:19 +0000)]
- Test for bug #48203
Jani Taskinen [Tue, 26 May 2009 15:50:44 +0000 (15:50 +0000)]
MFH:- Fixed bug #48203 (Crash when CURLOPT_STDERR is set to regular file)
Ilia Alshanetsky [Tue, 26 May 2009 14:38:34 +0000 (14:38 +0000)]
timezone update news
Derick Rethans [Tue, 26 May 2009 14:27:08 +0000 (14:27 +0000)]
- Updated to version 2009.8 (2009h)
Arnaud Le Blanc [Tue, 26 May 2009 14:02:34 +0000 (14:02 +0000)]
MFH: Fix return value of pcntl_wexitstatus() (fixes #47566,
patch by james at jamesreno dot com)
Felipe Pena [Tue, 26 May 2009 13:51:04 +0000 (13:51 +0000)]
- Removed XFAIL section
Felipe Pena [Tue, 26 May 2009 12:37:52 +0000 (12:37 +0000)]
- Fixed compile warning
Jani Taskinen [Tue, 26 May 2009 10:15:08 +0000 (10:15 +0000)]
- Revert this, was not supposed to be merged yet
Jani Taskinen [Tue, 26 May 2009 10:13:01 +0000 (10:13 +0000)]
fix test
Pierre Joye [Tue, 26 May 2009 08:09:37 +0000 (08:09 +0000)]
- add a note about the actual problen so we don't forget it
Jani Taskinen [Tue, 26 May 2009 08:03:29 +0000 (08:03 +0000)]
- Added note about omitted break
Eric Stewart [Tue, 26 May 2009 06:06:40 +0000 (06:06 +0000)]
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.
Jani Taskinen [Tue, 26 May 2009 05:57:40 +0000 (05:57 +0000)]
MF53: - Fixed bug #45202 (zlib.output_compression can not be set with ini_set()
# This is fixed in HEAD already. :)
Jani Taskinen [Tue, 26 May 2009 04:47:05 +0000 (04:47 +0000)]
MFH:- Fixed bug #42362 (HTTP status codes 204 and 304 should not be gzipped)
Jani Taskinen [Tue, 26 May 2009 04:45:21 +0000 (04:45 +0000)]
cs + ws
Kalle Sommer Nielsen [Mon, 25 May 2009 19:41:41 +0000 (19:41 +0000)]
MFH: Typo
Pierre Joye [Mon, 25 May 2009 16:30:37 +0000 (16:30 +0000)]
- #48202
Pierre Joye [Mon, 25 May 2009 16:27:45 +0000 (16:27 +0000)]
- MFH: #48202, Out of memory error when passing non-existing filename, enable related tests (marked as XFAIL now)
Rasmus Lerdorf [Mon, 25 May 2009 11:57:25 +0000 (11:57 +0000)]
Argh! Please do not include entire GPL'ed packages in the PHP
distribution. Removing test and entire phpMyAdmin distribution
in bug.tar.
Eric Stewart [Mon, 25 May 2009 05:58:47 +0000 (05:58 +0000)]
Add the following new tests:
DOMCharacterData::appendData() with no arguments.
DOMCharacterData::deleteData() with count exceeding string size.
DOMCharacterData::deleteData() with no arguments.
DOMCharacterData::deleteData() with offset exceeding string size.
DOMCharacterData::insertData() with no arguments.
DOMCharacterData::replaceData() with no arguments.
DOMComment::__construct() with more arguments than acceptable.
DOMDocumentFragment::__construct().
DOMDocumentFragment::__construct() with too many errors.
DOMDocumentFragment::appendXML() with no arguments.
DOMDocumentFragment::appendXML() with children with properties.
Ilia Alshanetsky [Sun, 24 May 2009 16:02:22 +0000 (16:02 +0000)]
Improve fix for bug #48313
Felipe Pena [Sat, 23 May 2009 14:52:54 +0000 (14:52 +0000)]
- New tests (testfest BerlinUG)
Felipe Pena [Sat, 23 May 2009 14:31:15 +0000 (14:31 +0000)]
- Fix error message
Eric Stewart [Sat, 23 May 2009 01:43:48 +0000 (01:43 +0000)]
New test: DOMAttr read $name property.
New test: DOMAttr read $ownerElement with null parent.
New test: DOMAttr write non-string $value property
New test: DOMCDATASection __construct() with no arguments.
New test: DOMCharacterData - Invalid State Error when getting data out of content.
Eric Stewart [Sat, 23 May 2009 01:34:05 +0000 (01:34 +0000)]
New test: DOMAttr __construct() with no arguments.
Felipe Pena [Fri, 22 May 2009 12:50:44 +0000 (12:50 +0000)]
- MFH: Fixed invalid date checking
Felipe Pena [Fri, 22 May 2009 12:39:14 +0000 (12:39 +0000)]
- New test
Arnaud Le Blanc [Fri, 22 May 2009 11:23:21 +0000 (11:23 +0000)]
BFN
Arnaud Le Blanc [Fri, 22 May 2009 11:23:11 +0000 (11:23 +0000)]
MFH: Use zend_get_property_info() in get_class_vars() (fixes #46812)
Arnaud Le Blanc [Thu, 21 May 2009 16:05:11 +0000 (16:05 +0000)]
MFH: Fixed bug #48336 (ReflectionProperty::getDeclaringClass() does not
work with redeclared property)
(patch by Markus dot Lidel at shadowconnect dot com)
Arnaud Le Blanc [Thu, 21 May 2009 14:21:53 +0000 (14:21 +0000)]
MFH: set second argument of gettimeofday() to NULL (fixes #48346,
patch by adriano at guiadohardware dot net)
Arnaud Le Blanc [Thu, 21 May 2009 13:26:29 +0000 (13:26 +0000)]
MFH: Better fix for #45622 (patch by robinf at php do net)
Ilia Alshanetsky [Thu, 21 May 2009 12:53:24 +0000 (12:53 +0000)]
MFB: Fixed bug #48207 (CURLOPT_(FILE|WRITEHEADER options do not error out
when working with a non-writable stream)
Ilia Alshanetsky [Wed, 20 May 2009 15:03:16 +0000 (15:03 +0000)]
Re-introduce the Matteo's patch and combine default & text handling since
they appear to be the same irregardless on notes inside sqlite3.h
Jani Taskinen [Wed, 20 May 2009 12:09:33 +0000 (12:09 +0000)]
- Fix win32 build
Kalle Sommer Nielsen [Wed, 20 May 2009 10:19:28 +0000 (10:19 +0000)]
MFH: Fixed shared build
Arnaud Le Blanc [Wed, 20 May 2009 10:08:42 +0000 (10:08 +0000)]
MFH: Fix skipif
Antony Dovgal [Wed, 20 May 2009 09:26:20 +0000 (09:26 +0000)]
sync with HEAD
Arnaud Le Blanc [Wed, 20 May 2009 09:23:15 +0000 (09:23 +0000)]
MFH: set default value of "precision" ini setting,
many tests depend on this
Arnaud Le Blanc [Wed, 20 May 2009 09:13:39 +0000 (09:13 +0000)]
MFH: Fix skipif
Arnaud Le Blanc [Wed, 20 May 2009 09:06:31 +0000 (09:06 +0000)]
MFH: Fixed bug #48326 (constant MSG_DONTWAIT not defined)
Jani Taskinen [Tue, 19 May 2009 19:38:00 +0000 (19:38 +0000)]
ws
Ilia Alshanetsky [Tue, 19 May 2009 19:20:01 +0000 (19:20 +0000)]
MFB: The \0 removal is only needed prior to 3.4.0
Ilia Alshanetsky [Tue, 19 May 2009 16:14:37 +0000 (16:14 +0000)]
MFB: Revert faulty warning fix
Jani Taskinen [Tue, 19 May 2009 15:37:38 +0000 (15:37 +0000)]
- Revert bad compile warning fix which causes compile failures with older glibc
Jani Taskinen [Tue, 19 May 2009 14:05:49 +0000 (14:05 +0000)]
MFH:- Fix test: since cURL 7.19.4 CURLINFO_CONTENT_LENGTH_* return -1 if the size is unknown
Jani Taskinen [Tue, 19 May 2009 13:50:32 +0000 (13:50 +0000)]
MFH: Sync with PHP_5_3 the WS/CS and some missing constant fixes