]>
granicus.if.org Git - php/log
Ulf Wendel [Wed, 27 May 2009 17:50:09 +0000 (17:50 +0000)]
Testing a little further into the direction of a possible mysqlnd vs. libmysql compatibility break or a libmysql bug. It is not clearly stated in the MySQL C-API documentation what excactly happens on stmt_reset().
Ulf Wendel [Wed, 27 May 2009 17:46:14 +0000 (17:46 +0000)]
Trying to get test failures down by fixing tests.
Pierre Joye [Wed, 27 May 2009 15:16:18 +0000 (15:16 +0000)]
- fix build
Andrey Hristov [Wed, 27 May 2009 15:05:28 +0000 (15:05 +0000)]
MFH: Revert in regard of my_ulonglong which should be used instead of long
which can be anything.
Pierre Joye [Wed, 27 May 2009 13:48:13 +0000 (13:48 +0000)]
- fix build on unix with bundled gd
Antony Dovgal [Wed, 27 May 2009 13:42:17 +0000 (13:42 +0000)]
MFH: fix compile warnings
Pierre Joye [Wed, 27 May 2009 08:18:24 +0000 (08:18 +0000)]
- [DOC] always enable imagecolormatch
Pierre Joye [Wed, 27 May 2009 07:18:05 +0000 (07:18 +0000)]
- MFH: [DOC] always enable imagerotate (bundled or system gd)
Kalle Sommer Nielsen [Wed, 27 May 2009 01:46:48 +0000 (01:46 +0000)]
MFH: Lets pass the built php binary to run-tests.php's -p parameter
Kalle Sommer Nielsen [Wed, 27 May 2009 01:45:13 +0000 (01:45 +0000)]
MFH: Added configure.bat to cvsignore
Kalle Sommer Nielsen [Wed, 27 May 2009 01:38:13 +0000 (01:38 +0000)]
MFH: Silent dl() if it fails
Pierre Joye [Tue, 26 May 2009 20:14:31 +0000 (20:14 +0000)]
- MFH: [DOC] - add image(filled)ellipse to the compat layer (work around a bug in debian too, function is declared but not present in the lib...)
Jani Taskinen [Tue, 26 May 2009 17:19:23 +0000 (17:19 +0000)]
- Test for bug #48203
Jani Taskinen [Tue, 26 May 2009 15:49:15 +0000 (15:49 +0000)]
MFH: Fixed bug #48203 (crash when CURLOPT_STDERR is set to regular file)
Derick Rethans [Tue, 26 May 2009 14:26:57 +0000 (14:26 +0000)]
- Updated to version 2009.8 (2009h)
Arnaud Le Blanc [Tue, 26 May 2009 14:01:39 +0000 (14:01 +0000)]
MFH: Fix return value of pcntl_wexitstatus() (fixes #47566,
patch by james at jamesreno dot com)
Pierre Joye [Tue, 26 May 2009 13:57:07 +0000 (13:57 +0000)]
- ws
Andrey Hristov [Tue, 26 May 2009 13:41:18 +0000 (13:41 +0000)]
Fix a typo, utf8 is 3 byte max, for us, for now
Add a another cset
Pierre Joye [Tue, 26 May 2009 13:35:59 +0000 (13:35 +0000)]
- enable filter constants
Pierre Joye [Tue, 26 May 2009 13:08:59 +0000 (13:08 +0000)]
- expose gdImageGetTrueColorPixel in bundled lib
- fix bundled lib build
Pierre Joye [Tue, 26 May 2009 12:50:40 +0000 (12:50 +0000)]
- [DOC] always enable imagefilter and imageconvolution, even when built against system's gd
Felipe Pena [Tue, 26 May 2009 12:35:46 +0000 (12:35 +0000)]
- Fixed param type (%l -> %ld)
Felipe Pena [Tue, 26 May 2009 12:32:00 +0000 (12:32 +0000)]
- MFH: Nuke unused variables
Jani Taskinen [Tue, 26 May 2009 10:27:08 +0000 (10:27 +0000)]
Nuke duplicate tests
Jani Taskinen [Tue, 26 May 2009 10:12:16 +0000 (10:12 +0000)]
fix test
Pierre Joye [Tue, 26 May 2009 08:53:13 +0000 (08:53 +0000)]
- always add libgd/
Pierre Joye [Tue, 26 May 2009 08:10:49 +0000 (08:10 +0000)]
- add a note about the actual problen so we don't forget it
Jani Taskinen [Tue, 26 May 2009 08:03:07 +0000 (08:03 +0000)]
- Added note about omitted break
Eric Stewart [Tue, 26 May 2009 06:09:18 +0000 (06:09 +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:54:50 +0000 (05:54 +0000)]
- Fixed bug #45202 (zlib.output_compression can not be set with ini_set())
Jani Taskinen [Tue, 26 May 2009 04:44:54 +0000 (04:44 +0000)]
ws + cs
Kalle Sommer Nielsen [Mon, 25 May 2009 19:41:13 +0000 (19:41 +0000)]
MFH: Typo
Pierre Joye [Mon, 25 May 2009 16:09:27 +0000 (16:09 +0000)]
- better fix for file:/// and file://localhost (thx Ilia), init file_dest when the path is an uri
Pierre Joye [Mon, 25 May 2009 15:35:03 +0000 (15:35 +0000)]
- #48202, Out of memory error when passing non-existing filename, enable related tests (marked as XFAIL now)
Rasmus Lerdorf [Mon, 25 May 2009 11:58:27 +0000 (11:58 +0000)]
Removing test
Pierre Joye [Mon, 25 May 2009 10:15:19 +0000 (10:15 +0000)]
- MFH: enable MPIR support and the good old 4.1.x gmp for VC6. solving the lgplv3 mess
Eric Stewart [Mon, 25 May 2009 06:03:41 +0000 (06:03 +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.
Sara Golemon [Mon, 25 May 2009 01:18:00 +0000 (01:18 +0000)]
MFH(r-1.103) Expand zend_symtable_update_current_key to allow specifying HashPosition
Greg Beaver [Sun, 24 May 2009 18:50:58 +0000 (18:50 +0000)]
MFH: fix potential segfault when converting phars with metadata to other formats, add test
Ilia Alshanetsky [Sun, 24 May 2009 16:01:48 +0000 (16:01 +0000)]
MFB: Improve fix for bug #48313
Felipe Pena [Sat, 23 May 2009 15:38:18 +0000 (15:38 +0000)]
- New tests (testfest NorthWestUG)
Felipe Pena [Sat, 23 May 2009 15:14:15 +0000 (15:14 +0000)]
- MFH: Added missing param checks
Felipe Pena [Sat, 23 May 2009 14:49:55 +0000 (14:49 +0000)]
- New xsl files
Felipe Pena [Sat, 23 May 2009 14:45:07 +0000 (14:45 +0000)]
- New tests (testfest BerlinUG)
Felipe Pena [Sat, 23 May 2009 14:26:47 +0000 (14:26 +0000)]
- Fix error message
Nuno Lopes [Sat, 23 May 2009 13:52:00 +0000 (13:52 +0000)]
fix compilation of pdo_firebird and intl extension with ld --as-needed
Kalle Sommer Nielsen [Sat, 23 May 2009 02:58:15 +0000 (02:58 +0000)]
Fixed compiler warning again, uint8_t is only available with mysqlnd. This is not affecting HEAD
Eric Stewart [Sat, 23 May 2009 01:42:37 +0000 (01:42 +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:33:39 +0000 (01:33 +0000)]
New test: DOMAttr __construct() with no arguments.
Kalle Sommer Nielsen [Fri, 22 May 2009 19:47:15 +0000 (19:47 +0000)]
MFH: Previous commit was an old version of the patch, PHP_ZTS is not a boolean but the behaviour is still correct
Kalle Sommer Nielsen [Fri, 22 May 2009 19:41:15 +0000 (19:41 +0000)]
MFH: Don't build SQLite threadsafe on NTS builds
Kalle Sommer Nielsen [Fri, 22 May 2009 18:27:38 +0000 (18:27 +0000)]
MFH: Fix test on Windows
Kalle Sommer Nielsen [Fri, 22 May 2009 18:22:30 +0000 (18:22 +0000)]
MFH: Added missing SKIPIF
Felipe Pena [Fri, 22 May 2009 12:49:40 +0000 (12:49 +0000)]
- MFH: Fixed invalid date checking
Felipe Pena [Fri, 22 May 2009 12:38:57 +0000 (12:38 +0000)]
- New test
Arnaud Le Blanc [Fri, 22 May 2009 11:19:30 +0000 (11:19 +0000)]
MFH: Use zend_get_property_info() in get_class_vars() (fixes #46812)
Kalle Sommer Nielsen [Fri, 22 May 2009 03:32:20 +0000 (03:32 +0000)]
getClosureThis() and $this handling in closures was removed
Arnaud Le Blanc [Thu, 21 May 2009 16:01:37 +0000 (16:01 +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:40 +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:14 +0000 (13:26 +0000)]
MFH: Better fix for #45622 (patch by robinf at php do net)
Ilia Alshanetsky [Thu, 21 May 2009 12:52:05 +0000 (12:52 +0000)]
Fixed bug #48207 (CURLOPT_(FILE|WRITEHEADER options do not error out when
working with a non-writable stream)
Jani Taskinen [Thu, 21 May 2009 02:15:03 +0000 (02:15 +0000)]
MFH: ws
Ilia Alshanetsky [Wed, 20 May 2009 15:05:36 +0000 (15:05 +0000)]
MFB: Re-introduce the Matteo's patch and combine default & text handling
since they appear to be the same irregardless on notes inside sqlite3.h
Ilia Alshanetsky [Wed, 20 May 2009 13:10:49 +0000 (13:10 +0000)]
Fixed build
Jani Taskinen [Wed, 20 May 2009 12:44:19 +0000 (12:44 +0000)]
- Sync with HEAD (thanks Hannes :)
Jani Taskinen [Wed, 20 May 2009 12:15:39 +0000 (12:15 +0000)]
MFH: Fix non-windows builds
Kalle Sommer Nielsen [Wed, 20 May 2009 10:18:51 +0000 (10:18 +0000)]
MFH: Fixed shared build
Arnaud Le Blanc [Wed, 20 May 2009 10:08:32 +0000 (10:08 +0000)]
MFH: Fix skipif
Antony Dovgal [Wed, 20 May 2009 09:26:12 +0000 (09:26 +0000)]
sync with HEAD
Arnaud Le Blanc [Wed, 20 May 2009 09:22:50 +0000 (09:22 +0000)]
MFH: set default value of "precision" ini setting,
many tests depend on this
Arnaud Le Blanc [Wed, 20 May 2009 09:13:29 +0000 (09:13 +0000)]
MFH: Fix skipif
Arnaud Le Blanc [Wed, 20 May 2009 09:05:46 +0000 (09:05 +0000)]
MFH: Fixed bug #48326 (constant MSG_DONTWAIT not defined)
Kalle Sommer Nielsen [Wed, 20 May 2009 08:30:12 +0000 (08:30 +0000)]
MFH: Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql
Kalle Sommer Nielsen [Wed, 20 May 2009 08:18:48 +0000 (08:18 +0000)]
MFH: Fix Windows build, dns_get_record is defined in dns_win32.c, not here
Jani Taskinen [Tue, 19 May 2009 19:39:53 +0000 (19:39 +0000)]
MFH:- Fix bug #48317 (compile failure in dns.h) (thanks to Pierre for introducing this)
Hannes Magnusson [Tue, 19 May 2009 19:23:33 +0000 (19:23 +0000)]
MFH: Partial fix for bug#48333
Ilia Alshanetsky [Tue, 19 May 2009 19:15:18 +0000 (19:15 +0000)]
The \0 removal is only needed prior to 3.4.0
Ilia Alshanetsky [Tue, 19 May 2009 18:42:08 +0000 (18:42 +0000)]
Warning fix
Ilia Alshanetsky [Tue, 19 May 2009 18:32:46 +0000 (18:32 +0000)]
Upgraded to 3.6.14.1
Kalle Sommer Nielsen [Tue, 19 May 2009 18:08:57 +0000 (18:08 +0000)]
MFH: Fixed compiler warnings
# (see previous commit message)
Kalle Sommer Nielsen [Tue, 19 May 2009 17:47:06 +0000 (17:47 +0000)]
MFH: Fixed compiler warning
Kalle Sommer Nielsen [Tue, 19 May 2009 17:38:29 +0000 (17:38 +0000)]
MFH: Fix compiler warnings
Ilia Alshanetsky [Tue, 19 May 2009 16:14:13 +0000 (16:14 +0000)]
Revert faulty warning fix
Kalle Sommer Nielsen [Tue, 19 May 2009 16:06:00 +0000 (16:06 +0000)]
Cast to unsigned char to prevent compiler warning
Kalle Sommer Nielsen [Tue, 19 May 2009 16:03:36 +0000 (16:03 +0000)]
MFH: Fix compiler warnings
Brian Shire [Tue, 19 May 2009 15:59:36 +0000 (15:59 +0000)]
MFH: Fix bug #47859 parse_ini_file() does not like asterisk (*) in key in the beginning, and allow [*_-] chars at start of ini labels
Jani Taskinen [Tue, 19 May 2009 15:38:07 +0000 (15:38 +0000)]
- Revert bad compile warning fix which causes compile failures with older glibc
Jani Taskinen [Tue, 19 May 2009 14:05:39 +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 11:12:20 +0000 (11:12 +0000)]
MFH: Unify macros
Kalle Sommer Nielsen [Tue, 19 May 2009 10:25:53 +0000 (10:25 +0000)]
MFH: Cast to SQLUSMALLINT
Kalle Sommer Nielsen [Tue, 19 May 2009 10:22:25 +0000 (10:22 +0000)]
MFH: Fix --with-pdo-mssql build and add some warnings if header/libs are not found
Hannes Magnusson [Tue, 19 May 2009 10:00:12 +0000 (10:00 +0000)]
Fix build
Jani Taskinen [Tue, 19 May 2009 09:41:34 +0000 (09:41 +0000)]
fix news
Derick Rethans [Mon, 18 May 2009 21:33:38 +0000 (21:33 +0000)]
- MFH: Get rid of the four different versions of zend_extension* and only use
zend_extension. Because of the API identifier change in PHP 5.3 you also get
a proper warning message now.
#- [DOC]
Pierre Joye [Mon, 18 May 2009 20:56:46 +0000 (20:56 +0000)]
- close manually the impersonation token
Zoe Slattery [Mon, 18 May 2009 19:16:30 +0000 (19:16 +0000)]
Removing redundant UEXPECT
Ilia Alshanetsky [Mon, 18 May 2009 18:45:30 +0000 (18:45 +0000)]
Fixed bug #48313 (fgetcsv() does not return null for empty rows)
Jani Taskinen [Mon, 18 May 2009 16:10:09 +0000 (16:10 +0000)]
MFH: ws + sync
Hannes Magnusson [Mon, 18 May 2009 14:08:23 +0000 (14:08 +0000)]
MFH: Print out the WARNed section
Hannes Magnusson [Mon, 18 May 2009 13:52:16 +0000 (13:52 +0000)]
Fix test