]>
granicus.if.org Git - php/log
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
Jani Taskinen [Tue, 19 May 2009 11:12:33 +0000 (11:12 +0000)]
MFH: Unify macros
Kalle Sommer Nielsen [Tue, 19 May 2009 10:22:31 +0000 (10:22 +0000)]
MFH: Fix --with-pdo-mssql build and add some warnings if header/libs are not found
Ilia Alshanetsky [Mon, 18 May 2009 18:46:06 +0000 (18:46 +0000)]
MFB: Fixed bug #48313 (fgetcsv() does not return null for empty rows)
Jani Taskinen [Mon, 18 May 2009 17:23:42 +0000 (17:23 +0000)]
MFH: Sync WS / CS changes where applicable
Hannes Magnusson [Mon, 18 May 2009 14:08:56 +0000 (14:08 +0000)]
MFH: Print out WARNed
Pierre Joye [Mon, 18 May 2009 09:11:31 +0000 (09:11 +0000)]
- WS
Felipe Pena [Sun, 17 May 2009 18:08:27 +0000 (18:08 +0000)]
- New tests (testfest BerlinUG)
Felipe Pena [Sun, 17 May 2009 15:46:37 +0000 (15:46 +0000)]
- New tests (testfet LondonUG)
Arnaud Le Blanc [Sun, 17 May 2009 14:59:24 +0000 (14:59 +0000)]
MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not
update stream position of plain files)
Felipe Pena [Sat, 16 May 2009 23:56:23 +0000 (23:56 +0000)]
- New tests (testfest DutchUG)
Arnaud Le Blanc [Sat, 16 May 2009 20:28:02 +0000 (20:28 +0000)]
MFH: Fix warning when inner stream of a temp:// stream is closed before
the stream ifself
Arnaud Le Blanc [Sat, 16 May 2009 20:24:01 +0000 (20:24 +0000)]
MFH: Fixed bug #48307 (stream_copy_to_stream() copies 0 bytes when $source
is a socket)
Felipe Pena [Sat, 16 May 2009 18:27:19 +0000 (18:27 +0000)]
- New tests (testfest Quebec)
Felipe Pena [Sat, 16 May 2009 17:08:10 +0000 (17:08 +0000)]
- Added responder dir (synced)
Felipe Pena [Sat, 16 May 2009 16:38:17 +0000 (16:38 +0000)]
- New tests (testfest ParisUG)
Felipe Pena [Sat, 16 May 2009 15:14:25 +0000 (15:14 +0000)]
- New tests (testfest DutchUG)
Felipe Pena [Sat, 16 May 2009 14:41:48 +0000 (14:41 +0000)]
- New tests (testfest CataloniaUG)
Jani Taskinen [Fri, 15 May 2009 17:18:18 +0000 (17:18 +0000)]
- Reverted is such a strong word.. :)
Moriyoshi Koizumi [Fri, 15 May 2009 17:06:35 +0000 (17:06 +0000)]
- Not a news actually.
Moriyoshi Koizumi [Fri, 15 May 2009 17:03:43 +0000 (17:03 +0000)]
- MFH: Roll it back.
Christopher Jones [Fri, 15 May 2009 16:47:36 +0000 (16:47 +0000)]
MFH: New array_multisort() test (Simon Westcott)
Felipe Pena [Thu, 14 May 2009 23:29:27 +0000 (23:29 +0000)]
- Fix tests
Jani Taskinen [Thu, 14 May 2009 21:23:03 +0000 (21:23 +0000)]
- Fix the harmless patch that caused harm :)
Jani Taskinen [Thu, 14 May 2009 21:00:37 +0000 (21:00 +0000)]
MFH
Moriyoshi Koizumi [Thu, 14 May 2009 19:07:41 +0000 (19:07 +0000)]
- MFH:Add a new test for the additional delimiter of the encoding conversion
filter
Moriyoshi Koizumi [Thu, 14 May 2009 19:07:18 +0000 (19:07 +0000)]
- MFH: Update the test as newer libc gets the bogus input through rather than
rejecting it.
Arnaud Le Blanc [Thu, 14 May 2009 19:04:14 +0000 (19:04 +0000)]
moved from 5.3
Jani Taskinen [Thu, 14 May 2009 18:34:27 +0000 (18:34 +0000)]
MFH: Fixed module loading order and made request shutdown functions also to
be loaded in reverse like all other shutdowns are.
Felipe Pena [Thu, 14 May 2009 17:25:51 +0000 (17:25 +0000)]
- MFH: Improved fix for #42414
Arnaud Le Blanc [Thu, 14 May 2009 16:44:54 +0000 (16:44 +0000)]
MFB: Fixed bug #45622 (isset($arrayObject->p) misbehaves with
ArrayObject::ARRAY_AS_PROPS set)
Arnaud Le Blanc [Thu, 14 May 2009 16:43:38 +0000 (16:43 +0000)]
MFB: Fixed bug #45614 (ArrayIterator::current(), ::key() can show 1st
private prop of wrapped object)
Arnaud Le Blanc [Thu, 14 May 2009 16:24:12 +0000 (16:24 +0000)]
moved from 5.3
Arnaud Le Blanc [Thu, 14 May 2009 16:17:47 +0000 (16:17 +0000)]
MFB: Fixed #42663 (gzinflate() try to allocate all memory with truncated
data)
Arnaud Le Blanc [Thu, 14 May 2009 16:17:10 +0000 (16:17 +0000)]
MFB: fix skipifs
Arnaud Le Blanc [Thu, 14 May 2009 16:16:33 +0000 (16:16 +0000)]
MFB: Fix test (use canonical name, fixes #45493)
Arnaud Le Blanc [Thu, 14 May 2009 16:15:38 +0000 (16:15 +0000)]
MFB: Fixed #45540 (stream_context_create creates bad http request)
Jani Taskinen [Thu, 14 May 2009 13:49:50 +0000 (13:49 +0000)]
MFH: prevent freeing NULL
Jani Taskinen [Thu, 14 May 2009 13:43:52 +0000 (13:43 +0000)]
MFH:- Fixed bug #48256 (Crash due to double-linking of history.o)
Ilia Alshanetsky [Thu, 14 May 2009 12:36:19 +0000 (12:36 +0000)]
MFB: Fixed\ compiler\ warnings
Dmitry Stogov [Thu, 14 May 2009 08:21:38 +0000 (08:21 +0000)]
Fixed wrong return value
Felipe Pena [Thu, 14 May 2009 01:31:50 +0000 (01:31 +0000)]
BFN
Felipe Pena [Thu, 14 May 2009 01:29:37 +0000 (01:29 +0000)]
- New tests
Matt Wilmas [Thu, 14 May 2009 01:28:15 +0000 (01:28 +0000)]
MFH: Fixed bug #45877 (Array key '
2147483647 ' left as string)
Felipe Pena [Thu, 14 May 2009 01:27:23 +0000 (01:27 +0000)]
MFH:
- Fixed bug #42414 (some odbc_*() functions incompatible with Oracle ODBC driver)
patch by: jhml at gmx dot net
Ilia Alshanetsky [Wed, 13 May 2009 14:25:58 +0000 (14:25 +0000)]
MFB: Fixed bug #44996 (xmlrpc_decode() ignores time zone on iso8601.datetime).
Felipe Pena [Wed, 13 May 2009 02:16:36 +0000 (02:16 +0000)]
- MFH: Fixed bug #48240 (DBA Segmentation fault dba_nextkey)
Felipe Pena [Tue, 12 May 2009 23:01:38 +0000 (23:01 +0000)]
- MFH: Fixed bug #48248 (SIGSEGV when access to private property via &__get)
Matteo Beccati [Tue, 12 May 2009 22:01:55 +0000 (22:01 +0000)]
Added proper credits for the last commit
Matteo Beccati [Tue, 12 May 2009 21:57:42 +0000 (21:57 +0000)]
MFH
- Backported fix for #44301
- Fixed bug #48070
# The backport was required to also fix #48070
Ilia Alshanetsky [Tue, 12 May 2009 12:35:45 +0000 (12:35 +0000)]
MFB: Fixed bug #47564 (unpacking unsigned long 32bit bit endian returns
wrong result)
Felipe Pena [Mon, 11 May 2009 15:13:35 +0000 (15:13 +0000)]
- MFH: Fix code && new test
Felipe Pena [Mon, 11 May 2009 14:15:07 +0000 (14:15 +0000)]
- Added missing param checks
Ilia Alshanetsky [Mon, 11 May 2009 12:35:00 +0000 (12:35 +0000)]
MFB: Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on invalid
paths)
Pierre Joye [Mon, 11 May 2009 10:44:25 +0000 (10:44 +0000)]
- MFH: define HAVE_PQPROTOCOLVERSION and HAVE_PG_LO_CREATE (Tim Starling)
Jani Taskinen [Mon, 11 May 2009 05:01:48 +0000 (05:01 +0000)]
- Fix paths
Felipe Pena [Mon, 11 May 2009 03:10:31 +0000 (03:10 +0000)]
- Starting tests for this extension
Etienne Kneuss [Sun, 10 May 2009 20:11:37 +0000 (20:11 +0000)]
Add test for #48224
Etienne Kneuss [Sun, 10 May 2009 16:45:01 +0000 (16:45 +0000)]
Fix #48224 (Remove incorrect shuffle)
Felipe Pena [Sun, 10 May 2009 15:48:53 +0000 (15:48 +0000)]
- Simplify test (cweiske)
Felipe Pena [Sun, 10 May 2009 15:15:47 +0000 (15:15 +0000)]
- MFH: Fixed bug #48221 (memory leak when passing invalid xslt parameter)
Ilia Alshanetsky [Sun, 10 May 2009 13:44:13 +0000 (13:44 +0000)]
WS
Felipe Pena [Sun, 10 May 2009 01:07:01 +0000 (01:07 +0000)]
- MFH: Fixed memory leak (patch by Christian Weiske)
Etienne Kneuss [Sat, 9 May 2009 20:58:34 +0000 (20:58 +0000)]
Add test for bug #47534
Scott MacVicar [Sat, 9 May 2009 20:42:56 +0000 (20:42 +0000)]
BFN
Jani Taskinen [Sat, 9 May 2009 20:36:35 +0000 (20:36 +0000)]
MFH: Add support for Sun CC
Jani Taskinen [Sat, 9 May 2009 20:28:03 +0000 (20:28 +0000)]
MFH: sync + - Fixed bug #47468 (enable cli|cgi-only extensions for embed sapi)
Scott MacVicar [Sat, 9 May 2009 19:48:15 +0000 (19:48 +0000)]
MFH Fix bug #48206 - Iterating over an invalid data structure leads to a segfault
Matt Wilmas [Fri, 8 May 2009 17:50:58 +0000 (17:50 +0000)]
MFH: Better fix for bug #42767 (at source instead of workaround); also fixes unclosed comments in tokenizer
- Plus minor cleanup of unnecessary code, to match 5.3...
Arnaud Le Blanc [Fri, 8 May 2009 09:49:27 +0000 (09:49 +0000)]
MFB5.3 fix for bug #44034 (FILE_IGNORE_NEW_LINES in file() does not work as
expected when lines end in \r\n) (fixes #48175)
Jani Taskinen [Thu, 7 May 2009 13:45:48 +0000 (13:45 +0000)]
- Bug 45392 was never fixed in PHP_5_2
Jani Taskinen [Wed, 6 May 2009 19:03:23 +0000 (19:03 +0000)]
MFH
Ilia Alshanetsky [Wed, 6 May 2009 14:05:54 +0000 (14:05 +0000)]
MFB: Fixed bug #48156 (Added support for lcov v1.7)