]>
granicus.if.org Git - php/log
Derick Rethans [Mon, 6 Apr 2009 13:28:44 +0000 (13:28 +0000)]
- Updated to version 2009.5 (2009e)
Hannes Magnusson [Mon, 6 Apr 2009 12:13:21 +0000 (12:13 +0000)]
MFH: Add test for bug#42596
Hannes Magnusson [Mon, 6 Apr 2009 11:49:33 +0000 (11:49 +0000)]
MFH: Fixed segfault on invalid session.save_path
Hannes Magnusson [Mon, 6 Apr 2009 09:32:39 +0000 (09:32 +0000)]
MFH: Use an obscure name
Kalle Sommer Nielsen [Mon, 6 Apr 2009 09:17:47 +0000 (09:17 +0000)]
MFB53: Kill warning about php_localtime_r not being defined
Dave Kelsey [Mon, 6 Apr 2009 08:30:20 +0000 (08:30 +0000)]
bug 47886: fix test which failed during DST. Microsoft api working as designed, but unexpected.
Ilia Alshanetsky [Sun, 5 Apr 2009 14:10:49 +0000 (14:10 +0000)]
Define _php_rfc822_len() only when needed
Felipe Pena [Fri, 3 Apr 2009 22:14:05 +0000 (22:14 +0000)]
- Backported fix for #35386 (originally commited in 5.3+), reported recently as 5.2 bug #47845
Felipe Pena [Thu, 2 Apr 2009 15:55:02 +0000 (15:55 +0000)]
- MFH: Fixed bug #47818 (Segfault due to bound callback param)
Matt Wilmas [Thu, 2 Apr 2009 09:42:32 +0000 (09:42 +0000)]
MFH: Fixed tests, reverted changes from bug #47546
Matt Wilmas [Wed, 1 Apr 2009 17:07:46 +0000 (17:07 +0000)]
MFH: Fixed bug #47560 (explode()'s limit parameter odd behaviour) by reverting change for bug #47546
Felipe Pena [Wed, 1 Apr 2009 16:56:08 +0000 (16:56 +0000)]
- MFH: Fixed bug #47852 (Compilation failure in zend_alloc.c) (Matteo)
Ilia Alshanetsky [Tue, 31 Mar 2009 17:21:02 +0000 (17:21 +0000)]
WS
Matt Wilmas [Tue, 31 Mar 2009 11:22:19 +0000 (11:22 +0000)]
- MFH: Removed unused LONG_SIGN_MASK definition, and a stray \
- Changed sign flag to int (it's no longer being used in a calculation)
Dmitry Stogov [Tue, 31 Mar 2009 10:05:38 +0000 (10:05 +0000)]
Fixed bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer)
Ilia Alshanetsky [Mon, 30 Mar 2009 19:59:08 +0000 (19:59 +0000)]
Fixed bug #47831 (Compile warning for strnlen() in main/spprintf.c)
# Patch by rainer\ dot\ jung\ at\ kippdata\ dot\ de
Pierre Joye [Mon, 30 Mar 2009 18:05:42 +0000 (18:05 +0000)]
- #47828
Pierre Joye [Mon, 30 Mar 2009 18:05:17 +0000 (18:05 +0000)]
- better test case, it crashes on more architecture
andy wharmby [Mon, 30 Mar 2009 12:35:30 +0000 (12:35 +0000)]
Fix date tests which started failing after change to BST
Scott MacVicar [Mon, 30 Mar 2009 09:18:21 +0000 (09:18 +0000)]
MFH Add test for bug #47828
Scott MacVicar [Mon, 30 Mar 2009 00:41:39 +0000 (00:41 +0000)]
MFH Fix test, -
2147483648 is a valid unsigned int where -
2147483649 isn't.
Scott MacVicar [Sun, 29 Mar 2009 23:35:58 +0000 (23:35 +0000)]
BFN
Scott MacVicar [Sun, 29 Mar 2009 23:33:01 +0000 (23:33 +0000)]
MFH Fix bug #47828 - Converting to UTF-8 can sometimes fail, check error codes and avoid segfault.
Ilia Alshanetsky [Sun, 29 Mar 2009 17:04:05 +0000 (17:04 +0000)]
Fixed compiler warning
Felipe Pena [Fri, 27 Mar 2009 16:53:03 +0000 (16:53 +0000)]
- Add test
Felipe Pena [Fri, 27 Mar 2009 16:50:38 +0000 (16:50 +0000)]
MFH: - Fixed bug #47769 (Strange extends PDO)
Christian Seiler [Thu, 26 Mar 2009 00:00:18 +0000 (00:00 +0000)]
MFB: Fixed memory leak in ob_get_clean/ob_get_flush.
Ilia Alshanetsky [Wed, 25 Mar 2009 18:53:04 +0000 (18:53 +0000)]
MFB: Fixed bug #47772 (FILTER_VALIDATE_EMAIL allows foo@bar. addresses)
Dmitry Stogov [Tue, 24 Mar 2009 16:36:20 +0000 (16:36 +0000)]
Fixed double efree()
Derick Rethans [Mon, 23 Mar 2009 21:40:11 +0000 (21:40 +0000)]
- Updated to version 2009.4 (2009d)
Derick Rethans [Sun, 22 Mar 2009 11:50:20 +0000 (11:50 +0000)]
- Updated to version 2009.3 (2009c)
Steph Fox [Fri, 20 Mar 2009 22:14:45 +0000 (22:14 +0000)]
BFN
Steph Fox [Fri, 20 Mar 2009 22:14:17 +0000 (22:14 +0000)]
MFH: Fixed bug #38805 ( PDO Truncates Text from SQL Server Text Data Type Field)
- Bring behaviour into line with ext/mssql
- Several memleaks plugged
Uwe Schindler [Fri, 20 Mar 2009 15:54:36 +0000 (15:54 +0000)]
Fix a sigsegv on server shutdown, add missing sapi_shutdown().
Zoe Slattery [Fri, 20 Mar 2009 15:44:14 +0000 (15:44 +0000)]
clarification of wwwhether 'make test' needs the PHP xecutable to be set
Zoe Slattery [Fri, 20 Mar 2009 08:57:30 +0000 (08:57 +0000)]
added skipif for root
Kalle Sommer Nielsen [Fri, 20 Mar 2009 08:39:42 +0000 (08:39 +0000)]
Fix typo
Ilia Alshanetsky [Thu, 19 Mar 2009 23:10:44 +0000 (23:10 +0000)]
Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension)
Matt Wilmas [Thu, 19 Mar 2009 19:27:14 +0000 (19:27 +0000)]
MFH: Handle overflow when decoding large numbers and avoid 2 conversions
Arnaud Le Blanc [Thu, 19 Mar 2009 17:56:01 +0000 (17:56 +0000)]
MFH: Better fix for #44607. Fixes #47487 (php_stream_fill_read_buffer()
performance degraded after fix of bug 44607).
andy wharmby [Wed, 18 Mar 2009 23:34:57 +0000 (23:34 +0000)]
New tests for various date extension functions. Tested on Windows, Linux and linux 64
Moriyoshi Koizumi [Wed, 18 Mar 2009 17:34:43 +0000 (17:34 +0000)]
- MFH: Synching .dsp file (I am not sure whether I really should do this)
Moriyoshi Koizumi [Wed, 18 Mar 2009 16:53:46 +0000 (16:53 +0000)]
- MFH: staticise private symbols
Dmitry Stogov [Wed, 18 Mar 2009 13:11:32 +0000 (13:11 +0000)]
Fixed bug #47704 (PHP crashes on some "bad" operations with string offsets)
andy wharmby [Wed, 18 Mar 2009 11:32:53 +0000 (11:32 +0000)]
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
andy wharmby [Wed, 18 Mar 2009 11:13:00 +0000 (11:13 +0000)]
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
Pierre Joye [Wed, 18 Mar 2009 08:15:27 +0000 (08:15 +0000)]
- #43073, TrueType bounding box is wrong for angle<>0
Felipe Pena [Tue, 17 Mar 2009 23:10:13 +0000 (23:10 +0000)]
- MFH: Year++
Matt Wilmas [Tue, 17 Mar 2009 22:04:57 +0000 (22:04 +0000)]
MFH: Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with different bit numbers)
Christopher Jones [Tue, 17 Mar 2009 03:08:16 +0000 (03:08 +0000)]
Fix INI blocks
Scott MacVicar [Tue, 17 Mar 2009 02:03:58 +0000 (02:03 +0000)]
BFN
Scott MacVicar [Tue, 17 Mar 2009 02:02:45 +0000 (02:02 +0000)]
MFH Fix bug #47644 - Valid integers are truncated with json_decode()
Zoe Slattery [Mon, 16 Mar 2009 20:38:51 +0000 (20:38 +0000)]
test for /ext/tidy from stefan priebsch
Felipe Pena [Mon, 16 Mar 2009 15:09:51 +0000 (15:09 +0000)]
- MFH: Fixed bug #47616 (curl keeps crashing)
Mikko Koppanen [Mon, 16 Mar 2009 12:03:57 +0000 (12:03 +0000)]
Updated news file
Mikko Koppanen [Mon, 16 Mar 2009 10:22:13 +0000 (10:22 +0000)]
Closes bug #47667
Ilia Alshanetsky [Mon, 16 Mar 2009 00:39:09 +0000 (00:39 +0000)]
MFB53: Fix for get_defined_constants()
Moriyoshi Koizumi [Sun, 15 Mar 2009 20:44:17 +0000 (20:44 +0000)]
- MFH: Fix a bug that mbstring.internal_encoding doesn't take effect within
the request encoding converter.
Takeshi Abe [Sat, 14 Mar 2009 17:48:42 +0000 (17:48 +0000)]
MFH: Fixed bug #45799 (imagepng() crashes on empty image)
Stanislav Malyshev [Fri, 13 Mar 2009 19:46:09 +0000 (19:46 +0000)]
record new curl options
Stanislav Malyshev [Fri, 13 Mar 2009 19:43:49 +0000 (19:43 +0000)]
add new CURL options
Rob Richards [Fri, 13 Mar 2009 14:39:08 +0000 (14:39 +0000)]
fix build for VC9
Rob Richards [Fri, 13 Mar 2009 13:45:07 +0000 (13:45 +0000)]
BFN
Rob Richards [Fri, 13 Mar 2009 13:41:42 +0000 (13:41 +0000)]
fix bug #47430 (Errors after writing to nodeValue parameter of an absent previousSibling)
add test
Ilia Alshanetsky [Thu, 12 Mar 2009 22:54:15 +0000 (22:54 +0000)]
MFB: Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string
literal)
Zoe Slattery [Thu, 12 Mar 2009 20:45:43 +0000 (20:45 +0000)]
refixing %r in run-tests.php (thanks iain lewis for the fix)
Andrei Zmievski [Thu, 12 Mar 2009 16:13:39 +0000 (16:13 +0000)]
MFH
Ilia Alshanetsky [Sun, 8 Mar 2009 18:22:26 +0000 (18:22 +0000)]
MFB: Fixed bug #47598 (FILTER_VALIDATE_EMAIL is locale aware)
Kalle Sommer Nielsen [Sun, 8 Mar 2009 06:20:12 +0000 (06:20 +0000)]
MFH: Fix tests
Kalle Sommer Nielsen [Tue, 3 Mar 2009 11:50:32 +0000 (11:50 +0000)]
MFH: Fixed bug #47546 (Default value for limit parameter in explode is 0, not -1)
Zoe Slattery [Tue, 3 Mar 2009 10:54:16 +0000 (10:54 +0000)]
Added %r section
Moriyoshi Koizumi [Mon, 2 Mar 2009 04:44:35 +0000 (04:44 +0000)]
- MFH: Fix typo.
Ilia Alshanetsky [Sun, 1 Mar 2009 17:36:09 +0000 (17:36 +0000)]
MFB: Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6
addresses in the filter extension)
Ilia Alshanetsky [Sun, 1 Mar 2009 17:35:25 +0000 (17:35 +0000)]
MFB: Fixed 2 memory corruptions in zip extension idenfied by
oo_properties.phpt test
Uwe Schindler [Wed, 25 Feb 2009 19:52:06 +0000 (19:52 +0000)]
Fix Bug 47495: Keep header in internal list after add, so headers_list() works correctly. Other SAPIs have the same problem, but PHP 5.3 fixes this more elegant.
Ilia Alshanetsky [Wed, 25 Feb 2009 15:34:33 +0000 (15:34 +0000)]
Back to dev
Ilia Alshanetsky [Wed, 25 Feb 2009 14:56:50 +0000 (14:56 +0000)]
5.2.9
Moriyoshi Koizumi [Tue, 24 Feb 2009 15:09:43 +0000 (15:09 +0000)]
- Revert the patch then.
Moriyoshi Koizumi [Tue, 24 Feb 2009 13:22:47 +0000 (13:22 +0000)]
- MFH: strictly check UTF-8 and UTF-32 validity
Kalle Sommer Nielsen [Mon, 23 Feb 2009 21:21:23 +0000 (21:21 +0000)]
Fixed #37209 (mssql_execute with non fatal errors)
Felipe Pena [Fri, 20 Feb 2009 13:30:04 +0000 (13:30 +0000)]
- Fix test
Jani Taskinen [Fri, 20 Feb 2009 13:16:21 +0000 (13:16 +0000)]
- spl is not forced on everyone in 5.2 branch.
Ilia Alshanetsky [Thu, 19 Feb 2009 18:33:37 +0000 (18:33 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 19 Feb 2009 18:31:25 +0000 (18:31 +0000)]
.2.9RC3
Dmitry Stogov [Wed, 18 Feb 2009 13:25:32 +0000 (13:25 +0000)]
Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault)
Zoe Slattery [Tue, 17 Feb 2009 20:26:11 +0000 (20:26 +0000)]
fix test
Ilia Alshanetsky [Tue, 17 Feb 2009 17:09:24 +0000 (17:09 +0000)]
FN
Ilia Alshanetsky [Tue, 17 Feb 2009 17:09:05 +0000 (17:09 +0000)]
Fixed bug #45327 (memory leak if offsetGet throws exception)
# Patch by Greg
Zoe Slattery [Tue, 17 Feb 2009 15:21:10 +0000 (15:21 +0000)]
Increased the sleep() from 1 to 5 to prevent intermittent failures
Matt Wilmas [Tue, 17 Feb 2009 15:15:36 +0000 (15:15 +0000)]
MFH: Overflow comment
Matt Wilmas [Tue, 17 Feb 2009 14:28:15 +0000 (14:28 +0000)]
Entry for bug #47422
Matt Wilmas [Tue, 17 Feb 2009 14:16:36 +0000 (14:16 +0000)]
MFH: Fixed bug #47422 (modulus operator returns incorrect results on 64 bit linux)
Johannes Schlüter [Tue, 17 Feb 2009 10:40:18 +0000 (10:40 +0000)]
MFH: Fix #45940 MySQLI OO does not populate connect_error property on failed connect
Felipe Pena [Mon, 16 Feb 2009 19:49:03 +0000 (19:49 +0000)]
- Missing "DROP TABLE"
Zoe Slattery [Mon, 16 Feb 2009 13:18:40 +0000 (13:18 +0000)]
exit -1 and exit -2 don't work for all sh. changed to exit 1
Moriyoshi Koizumi [Mon, 16 Feb 2009 02:11:02 +0000 (02:11 +0000)]
- MFH
Moriyoshi Koizumi [Mon, 16 Feb 2009 01:58:16 +0000 (01:58 +0000)]
- MFH: Fix bug #47399 mb_check_encoding() return true for some illegal SJIS
characrters.
Felipe Pena [Sun, 15 Feb 2009 16:50:33 +0000 (16:50 +0000)]
- Fix tests
Felipe Pena [Sun, 15 Feb 2009 16:03:49 +0000 (16:03 +0000)]
- Supressing error message for SKIPIF check works as expected
Ilia Alshanetsky [Sun, 15 Feb 2009 14:31:55 +0000 (14:31 +0000)]
reverted fix