]>
granicus.if.org Git - php/log
Felipe Pena [Wed, 12 Mar 2008 19:13:00 +0000 (19:13 +0000)]
Fixed bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...)
Christopher Jones [Wed, 12 Mar 2008 17:52:48 +0000 (17:52 +0000)]
MFH: New test for existing behavior
Ilia Alshanetsky [Wed, 12 Mar 2008 17:33:14 +0000 (17:33 +0000)]
MFB: Fixed bug #44388 (Crash inside exif_read_data() on invalid images)
Etienne Kneuss [Wed, 12 Mar 2008 13:24:24 +0000 (13:24 +0000)]
Fix bug #41828 (Fix crash on wrong instantiation)
Felipe Pena [Wed, 12 Mar 2008 11:27:42 +0000 (11:27 +0000)]
Fixed bug #44394 (Last two bytes missing from output)
Antony Dovgal [Tue, 11 Mar 2008 10:27:23 +0000 (10:27 +0000)]
MFH: fix segfault - error_string may be NULL, in this case we have to follow the old behavior
Josie Messa [Tue, 11 Mar 2008 10:15:18 +0000 (10:15 +0000)]
- Replace with previous commit
Josie Messa [Tue, 11 Mar 2008 10:01:31 +0000 (10:01 +0000)]
- Fix test
Josie Messa [Tue, 11 Mar 2008 09:55:26 +0000 (09:55 +0000)]
- Modified tests
Josie Messa [Tue, 11 Mar 2008 09:45:30 +0000 (09:45 +0000)]
- Added extra whitespace around error messages in expected output
Andrey Hristov [Mon, 10 Mar 2008 20:09:22 +0000 (20:09 +0000)]
char **error_string was passed but not used. This causes problems in cases
of getaddrinfo() failure, because the upper layers don't get the error.
initialize a variable because we were reading initialized in case of error.
Josie Messa [Mon, 10 Mar 2008 15:21:17 +0000 (15:21 +0000)]
- New tests for getcwd() function
Josie Messa [Mon, 10 Mar 2008 15:07:20 +0000 (15:07 +0000)]
- Modified expected output to allow tests to work on all platforms
Felipe Pena [Mon, 10 Mar 2008 14:54:47 +0000 (14:54 +0000)]
Fixed compilation warnings
Josie Messa [Mon, 10 Mar 2008 14:09:05 +0000 (14:09 +0000)]
- New tests for scandir() function
Felipe Pena [Sun, 9 Mar 2008 16:06:33 +0000 (16:06 +0000)]
Fix typo (#44381)
David Coallier [Sat, 8 Mar 2008 19:14:38 +0000 (19:14 +0000)]
- MFH . Libxml version < 2.6.21 it fails. Patch from scoates
Zoe Slattery [Sat, 8 Mar 2008 17:13:06 +0000 (17:13 +0000)]
Countable requires SPL
Andrey Hristov [Sat, 8 Mar 2008 14:59:37 +0000 (14:59 +0000)]
Fix introduced in 5.0.46, not in 5.0.42
Felipe Pena [Sat, 8 Mar 2008 14:10:34 +0000 (14:10 +0000)]
BFN: #44373
Felipe Pena [Sat, 8 Mar 2008 14:01:49 +0000 (14:01 +0000)]
Fixed bug #44373 (PDO_OCI extension compile failed)
Nuno Lopes [Sat, 8 Mar 2008 12:12:22 +0000 (12:12 +0000)]
MFB53 skipif patch as asked by gentoo guys
Pierre Joye [Fri, 7 Mar 2008 18:41:02 +0000 (18:41 +0000)]
- #44355, compilation breaks due illegal const usage (Guenter Knauf)
I suppose it must break on other platform, it is not used anywhere else
but here, and it was introduced after 5.2.5 (why no news)
Josie Messa [Fri, 7 Mar 2008 16:19:40 +0000 (16:19 +0000)]
- Tests awaiting fix of bug #44246
Josie Messa [Fri, 7 Mar 2008 16:08:59 +0000 (16:08 +0000)]
- New tests for rewinddir() function
Josie Messa [Fri, 7 Mar 2008 15:58:39 +0000 (15:58 +0000)]
- New tests for closedir() function
Scott MacVicar [Fri, 7 Mar 2008 10:38:33 +0000 (10:38 +0000)]
Typo, bundled version is really 3.3.7
Antony Dovgal [Fri, 7 Mar 2008 08:56:45 +0000 (08:56 +0000)]
fix build
Stanislav Malyshev [Fri, 7 Mar 2008 03:34:47 +0000 (03:34 +0000)]
improve seed calculation
# better solution would be to port mt's multi-value seed procedure
Ilia Alshanetsky [Fri, 7 Mar 2008 00:36:12 +0000 (00:36 +0000)]
Back to dev
Ilia Alshanetsky [Fri, 7 Mar 2008 00:27:39 +0000 (00:27 +0000)]
5.2.6RC2
Antony Dovgal [Thu, 6 Mar 2008 17:28:47 +0000 (17:28 +0000)]
MFH: fix segfault when trying to clone uncloneable object
Robin Fernandes [Thu, 6 Mar 2008 10:56:07 +0000 (10:56 +0000)]
Add new tests for class/object functions and features.
Ilia Alshanetsky [Wed, 5 Mar 2008 23:53:23 +0000 (23:53 +0000)]
MFB: Revert patch for bug #44325
Pierre Joye [Wed, 5 Mar 2008 21:09:29 +0000 (21:09 +0000)]
- #40013, php_uname() does not return nodename on Netware (Guenter Knauf)
Pierre Joye [Wed, 5 Mar 2008 20:58:08 +0000 (20:58 +0000)]
- #42505, new sendmail default path breaks on Novell (Guenter Knauf)
Jani Taskinen [Wed, 5 Mar 2008 15:37:53 +0000 (15:37 +0000)]
MF53: Fix tests
Jani Taskinen [Wed, 5 Mar 2008 15:12:27 +0000 (15:12 +0000)]
- fix test (MF53)
Antony Dovgal [Wed, 5 Mar 2008 12:13:00 +0000 (12:13 +0000)]
add missing .cvsignore
Jani Taskinen [Wed, 5 Mar 2008 12:10:38 +0000 (12:10 +0000)]
- Fix tests
Antony Dovgal [Wed, 5 Mar 2008 12:10:18 +0000 (12:10 +0000)]
MFH: apply better fix
Antony Dovgal [Wed, 5 Mar 2008 10:46:46 +0000 (10:46 +0000)]
cosmetic fixes
Antony Dovgal [Wed, 5 Mar 2008 09:29:37 +0000 (09:29 +0000)]
MFH: fix memory corruption due to double destruction of default dir handle
Felipe Pena [Tue, 4 Mar 2008 22:25:35 +0000 (22:25 +0000)]
Fixed bug #44333 (SEGFAULT when using mysql_pconnect() with client_flags)
Ilia Alshanetsky [Tue, 4 Mar 2008 19:39:08 +0000 (19:39 +0000)]
MFB: Fixed bug #44325 (mssql_bind not correctly bind empty strings as
parameter value)
Josie Messa [Tue, 4 Mar 2008 17:06:47 +0000 (17:06 +0000)]
- new tests for readdir() function
Zoe Slattery [Tue, 4 Mar 2008 13:25:30 +0000 (13:25 +0000)]
re-fixing to skip on 64 bit
Dmitry Stogov [Tue, 4 Mar 2008 12:23:10 +0000 (12:23 +0000)]
Fixed SIGSEGV because of acess to uninitialized data
Dmitry Stogov [Tue, 4 Mar 2008 11:49:31 +0000 (11:49 +0000)]
Fixed wrong result of cascading assignment to string offset
Dmitry Stogov [Tue, 4 Mar 2008 11:48:53 +0000 (11:48 +0000)]
Fixed wrong result of cascading assignment to string offset
Fixed memory corruption on cascading assignment of IS_TMP_VAR into string offset
Fixed opcode caches shared memory corruption on cascading assignment of IS_CONST into string offset
Dmitry Stogov [Tue, 4 Mar 2008 11:46:09 +0000 (11:46 +0000)]
Fixed shared memory corruption of opcode caches
Antony Dovgal [Tue, 4 Mar 2008 11:16:39 +0000 (11:16 +0000)]
MFH
Josie Messa [Tue, 4 Mar 2008 10:39:32 +0000 (10:39 +0000)]
- new tests for opendir() function
Ilia Alshanetsky [Mon, 3 Mar 2008 21:14:33 +0000 (21:14 +0000)]
MFB: Fixed bug #44166 (Parameter handling flaw in
PDO::getAvailableDrivers())
Ilia Alshanetsky [Mon, 3 Mar 2008 21:14:19 +0000 (21:14 +0000)]
MFB: Fixed bug #44166 (Parameter handling flaw in
PDO::getAvailableDrivers())
Ilia Alshanetsky [Sun, 2 Mar 2008 15:36:09 +0000 (15:36 +0000)]
MFB: Fixed bug #44306 (Better detection of MIPS processors on Windows)
Ilia Alshanetsky [Thu, 28 Feb 2008 15:36:07 +0000 (15:36 +0000)]
Set proper RC version (Thanks Hannes)
Ilia Alshanetsky [Thu, 28 Feb 2008 00:35:26 +0000 (00:35 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 28 Feb 2008 00:30:35 +0000 (00:30 +0000)]
5.2.6RC1
Ilia Alshanetsky [Thu, 28 Feb 2008 00:29:29 +0000 (00:29 +0000)]
Fixed security issue detailed in CVE-2008-0599
Antony Dovgal [Wed, 27 Feb 2008 09:35:10 +0000 (09:35 +0000)]
MFH
Felipe Pena [Wed, 27 Feb 2008 02:04:09 +0000 (02:04 +0000)]
MFB: Fixed bug #43559 (array_merge_recursive() doesn't behave as expected with duplicate NULL values)
Felipe Pena [Wed, 27 Feb 2008 01:10:56 +0000 (01:10 +0000)]
Improved fix for #44242
Ilia Alshanetsky [Wed, 27 Feb 2008 00:32:39 +0000 (00:32 +0000)]
MFB: Fixed bug #44233 (MSG_PEEK undefined under BeOS R5)
Josie Messa [Tue, 26 Feb 2008 09:31:16 +0000 (09:31 +0000)]
- New tests for chdir() function
Christopher Jones [Tue, 26 Feb 2008 01:06:37 +0000 (01:06 +0000)]
Fix test noise
Ilia Alshanetsky [Tue, 26 Feb 2008 00:14:04 +0000 (00:14 +0000)]
MFB: Better fix for bug #44189
Christopher Jones [Tue, 26 Feb 2008 00:04:18 +0000 (00:04 +0000)]
Add recent OCI8 bug fixes
Christopher Jones [Mon, 25 Feb 2008 23:52:10 +0000 (23:52 +0000)]
OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)
Felipe Pena [Mon, 25 Feb 2008 22:40:45 +0000 (22:40 +0000)]
Fixed bug #44242 (metaphone(CMXFXM) crashes PHP)
Derick Rethans [Mon, 25 Feb 2008 22:34:11 +0000 (22:34 +0000)]
- MFH: Fixed tests on 64bit platform.
Derick Rethans [Mon, 25 Feb 2008 18:28:18 +0000 (18:28 +0000)]
- MFH: Fixed a problem with parsing timezones as part of a format.
#- It doesn't actually fix anything, but atleast it's consistent with HEAD.
Steve Seear [Mon, 25 Feb 2008 10:28:43 +0000 (10:28 +0000)]
Replace hardcoded resource ids with %d in fgetc() tests.
Felipe Pena [Sun, 24 Feb 2008 18:49:40 +0000 (18:49 +0000)]
New test
Felipe Pena [Sun, 24 Feb 2008 18:34:30 +0000 (18:34 +0000)]
Fixed segfault in filter extension when using callbacks. (reported & patched by Arnar Mar Sig)
Ilia Alshanetsky [Sun, 24 Feb 2008 16:09:05 +0000 (16:09 +0000)]
MFB: Fixed bug #44200 (A crash in PDO when no bound targets exists and yet
bound parameters are present)
Derick Rethans [Fri, 22 Feb 2008 17:49:30 +0000 (17:49 +0000)]
- MFH: Fixed bug #44216 (strftime segfaults on large negative value).
Derick Rethans [Fri, 22 Feb 2008 09:48:18 +0000 (09:48 +0000)]
- MFH: Fixed bug #44209: strtotime doesn't support 64 bit timestamps.
Josie Messa [Fri, 22 Feb 2008 09:18:25 +0000 (09:18 +0000)]
- New tests for reset() function
Dmitry Stogov [Fri, 22 Feb 2008 08:16:32 +0000 (08:16 +0000)]
Fixed test
Felipe Pena [Fri, 22 Feb 2008 02:45:37 +0000 (02:45 +0000)]
Fix test
Josie Messa [Thu, 21 Feb 2008 16:38:12 +0000 (16:38 +0000)]
- New tests for end() and next() function
Dmitry Stogov [Thu, 21 Feb 2008 15:14:13 +0000 (15:14 +0000)]
Fixed bug #43483 (get_class_methods() does not list all visible methods)
Josie Messa [Thu, 21 Feb 2008 14:34:02 +0000 (14:34 +0000)]
- New tests for key() function
Felipe Pena [Thu, 21 Feb 2008 14:22:04 +0000 (14:22 +0000)]
Fix test
Dmitry Stogov [Thu, 21 Feb 2008 13:55:22 +0000 (13:55 +0000)]
Fixed bug #44141 (private parent constructor callable through static function)
Ilia Alshanetsky [Thu, 21 Feb 2008 13:37:52 +0000 (13:37 +0000)]
MFB: Fixed bug #44189 (PDO setAttribute() does not properly validate values
for native numeric options)
Felipe Pena [Thu, 21 Feb 2008 13:32:03 +0000 (13:32 +0000)]
Cosmetics change
Antony Dovgal [Thu, 21 Feb 2008 11:53:51 +0000 (11:53 +0000)]
MF53
Dmitry Stogov [Thu, 21 Feb 2008 08:17:00 +0000 (08:17 +0000)]
Fixed test
Felipe Pena [Thu, 21 Feb 2008 02:39:43 +0000 (02:39 +0000)]
Fix typo
Felipe Pena [Thu, 21 Feb 2008 02:34:50 +0000 (02:34 +0000)]
Fixed Bug #44197 (socket array keys lost on socket_select)
Felipe Pena [Wed, 20 Feb 2008 22:08:18 +0000 (22:08 +0000)]
Fixed Bug #44191 (preg_grep messes up array index)
Felipe Pena [Wed, 20 Feb 2008 21:56:45 +0000 (21:56 +0000)]
New test
Ilia Alshanetsky [Wed, 20 Feb 2008 15:28:37 +0000 (15:28 +0000)]
MFB: Fixed bug #44152 (Possible crash with syslog logging on ZTS builds).
Josie Messa [Wed, 20 Feb 2008 14:19:44 +0000 (14:19 +0000)]
- New tests for current() function
Dmitry Stogov [Wed, 20 Feb 2008 12:04:50 +0000 (12:04 +0000)]
Fixed bug #44184 (Double free of loop-variable on exception)
Ilia Alshanetsky [Wed, 20 Feb 2008 03:12:16 +0000 (03:12 +0000)]
MFB: Fixed bug #44171 (Invalid FETCH_COLUMN index does not raise an error)
Josie Messa [Tue, 19 Feb 2008 17:00:58 +0000 (17:00 +0000)]
- New tests for each() function
Dmitry Stogov [Tue, 19 Feb 2008 16:44:43 +0000 (16:44 +0000)]
Reverted wrong commit (debug code)