]>
granicus.if.org Git - php/log
Greg Beaver [Sat, 8 Mar 2008 19:12:34 +0000 (19:12 +0000)]
fix tests if allow_url_fopen is disabled in php.ini
David Coallier [Sat, 8 Mar 2008 19:11:18 +0000 (19:11 +0000)]
- MFH
- If libxml dotted version smaller than 2.6.20 it's a fail. Patch from scoates
Greg Beaver [Sat, 8 Mar 2008 19:08:25 +0000 (19:08 +0000)]
fix test if allow_url_fopen is disabled in php.ini
David Coallier [Sat, 8 Mar 2008 18:50:14 +0000 (18:50 +0000)]
- Ok to fail on OSX, adjusted bug, patch from scoates
Andrey Hristov [Sat, 8 Mar 2008 15:00:50 +0000 (15:00 +0000)]
Bug fixed in 5.0.46
Andrey Hristov [Sat, 8 Mar 2008 14:58:04 +0000 (14:58 +0000)]
update NEWS
Andrey Hristov [Sat, 8 Mar 2008 14:55:52 +0000 (14:55 +0000)]
Fix a problem with $mysqi->connect() not working with default values.
Fix a leak, bug#39457
Felipe Pena [Sat, 8 Mar 2008 14:03:20 +0000 (14:03 +0000)]
MFB: Fixed bug #44373 (PDO_OCI extension compile failed)
Nuno Lopes [Sat, 8 Mar 2008 13:03:59 +0000 (13:03 +0000)]
BFN #44214
Nuno Lopes [Sat, 8 Mar 2008 13:01:59 +0000 (13:01 +0000)]
fix bug #44214: crash with preg_replace_callback and global variables
Felipe Pena [Sat, 8 Mar 2008 12:17:54 +0000 (12:17 +0000)]
BFN: #39108
Nuno Lopes [Sat, 8 Mar 2008 12:05:19 +0000 (12:05 +0000)]
BFN: #44336
Felipe Pena [Sat, 8 Mar 2008 12:01:53 +0000 (12:01 +0000)]
Fix tests (removed space on error message "Undefined index: ...")
Nuno Lopes [Sat, 8 Mar 2008 11:58:12 +0000 (11:58 +0000)]
implement #44336: optimize utf8 string matching
add PREG_BAD_UTF8_OFFSET_ERROR constant
Nuno Lopes [Sat, 8 Mar 2008 11:50:20 +0000 (11:50 +0000)]
add new tests
Felipe Pena [Sat, 8 Mar 2008 11:47:13 +0000 (11:47 +0000)]
Cosmetics (removed space on error message)
Felipe Pena [Sat, 8 Mar 2008 11:35:12 +0000 (11:35 +0000)]
Fixed bug #39018 (Error control operator '@' fails to suppress "Uninitialized string offset")
Gwynne Raskind [Sat, 8 Mar 2008 10:36:15 +0000 (10:36 +0000)]
BFN
Scott MacVicar [Sat, 8 Mar 2008 04:20:02 +0000 (04:20 +0000)]
BFN
Scott MacVicar [Sat, 8 Mar 2008 04:18:29 +0000 (04:18 +0000)]
MFB: Fixed bug #42203 (Clear SQLite result sets before closing database.)
Gwynne Raskind [Fri, 7 Mar 2008 23:20:54 +0000 (23:20 +0000)]
Forgot one file in last commit
Gwynne Raskind [Fri, 7 Mar 2008 23:20:32 +0000 (23:20 +0000)]
MFH: fix bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler)
Johannes Schlüter [Fri, 7 Mar 2008 21:33:17 +0000 (21:33 +0000)]
- MFH: New tests
Scott MacVicar [Fri, 7 Mar 2008 17:17:00 +0000 (17:17 +0000)]
BFN.
Scott MacVicar [Fri, 7 Mar 2008 16:58:55 +0000 (16:58 +0000)]
Fixed bug #41135 (When binding as binary data use sqlite3_bind_blob() to stop errors with null bytes.)
Fixed bug #42443 (Bind integers and booleans as integers rather than strings.)
Josie Messa [Fri, 7 Mar 2008 16:20:16 +0000 (16:20 +0000)]
- Tests awaiting fix of bug #44246
Josie Messa [Fri, 7 Mar 2008 16:12:03 +0000 (16:12 +0000)]
- New tests for rewinddir() function
Josie Messa [Fri, 7 Mar 2008 16:00:24 +0000 (16:00 +0000)]
- New tests for closedir() function
Jani Taskinen [Fri, 7 Mar 2008 14:40:08 +0000 (14:40 +0000)]
style
Scott MacVicar [Fri, 7 Mar 2008 12:19:56 +0000 (12:19 +0000)]
BFN
Scott MacVicar [Fri, 7 Mar 2008 10:47:32 +0000 (10:47 +0000)]
Update bundled SQLite to 3.5.6
Antony Dovgal [Fri, 7 Mar 2008 08:56:38 +0000 (08:56 +0000)]
fix build
Greg Beaver [Fri, 7 Mar 2008 04:14:53 +0000 (04:14 +0000)]
test was failing because I had a file named 1 in the checkout directory
# note to tests writers: never assume anything about directory
# contents.
Stanislav Malyshev [Fri, 7 Mar 2008 03:36:58 +0000 (03:36 +0000)]
improve seed calculation
# better solution would be to port mt's multi-value seed procedure
Ilia Alshanetsky [Fri, 7 Mar 2008 02:04:40 +0000 (02:04 +0000)]
Fixed a memory leak inside date_get_last_errors() when there are no errors
Antony Dovgal [Thu, 6 Mar 2008 17:28:26 +0000 (17:28 +0000)]
fix segfault when trying to clone uncloneable object because of zend.ze1_compatibility_mode which we should have got rid of years ago
Robin Fernandes [Thu, 6 Mar 2008 11:02:37 +0000 (11:02 +0000)]
Add new tests for class/object functions and features.
Ilia Alshanetsky [Wed, 5 Mar 2008 23:52:45 +0000 (23:52 +0000)]
Revert patch for bug #44325
Lars Strojny [Wed, 5 Mar 2008 20:10:12 +0000 (20:10 +0000)]
Using new magic constant __DIR__ in run-tests.php
Jani Taskinen [Wed, 5 Mar 2008 15:37:48 +0000 (15:37 +0000)]
- Fix tests (allow_call_time_pass_reference might be off for properly configured sites.. :)
Dmitry Stogov [Wed, 5 Mar 2008 13:34:12 +0000 (13:34 +0000)]
Optimized require_once() and include_once() by eliminationg open() syscall on second usage.
Jani Taskinen [Wed, 5 Mar 2008 12:12:09 +0000 (12:12 +0000)]
- Fix test when register_globals=On in php.ini
Antony Dovgal [Wed, 5 Mar 2008 12:10:02 +0000 (12:10 +0000)]
MFH: apply better fix
Antony Dovgal [Wed, 5 Mar 2008 09:29:25 +0000 (09:29 +0000)]
MFH: fix memory corruption due to double destruction of default dir handle
Felipe Pena [Tue, 4 Mar 2008 22:29:29 +0000 (22:29 +0000)]
MFB: Fixed bug #44333 (SEGFAULT when using mysql_pconnect() with client_flags)
Christopher Jones [Tue, 4 Mar 2008 21:58:07 +0000 (21:58 +0000)]
Add oci_bind_by_name update
Christopher Jones [Tue, 4 Mar 2008 21:55:13 +0000 (21:55 +0000)]
Add #41069. Clarify attributions.
Christopher Jones [Tue, 4 Mar 2008 21:46:24 +0000 (21:46 +0000)]
MFH Fix bug #41069 (db link crash). Also allow SQLT_AFC (aka CHAR datatype) in oci_bind_by_name
Christopher Jones [Tue, 4 Mar 2008 21:05:47 +0000 (21:05 +0000)]
Attempt greater test portability
Ilia Alshanetsky [Tue, 4 Mar 2008 19:38:38 +0000 (19:38 +0000)]
Fixed bug #44325 (mssql_bind not correctly bind empty strings as parameter
value)
Josie Messa [Tue, 4 Mar 2008 17:09:24 +0000 (17:09 +0000)]
- new tests for readdir() function
Dmitry Stogov [Tue, 4 Mar 2008 12:47:18 +0000 (12:47 +0000)]
Fixed SIGSEGV because of access to uninitialized data
Dmitry Stogov [Tue, 4 Mar 2008 11:43:51 +0000 (11:43 +0000)]
Fixed shared memory corruption of opcode caches
Antony Dovgal [Tue, 4 Mar 2008 11:16:31 +0000 (11:16 +0000)]
MFH
Josie Messa [Tue, 4 Mar 2008 10:40:36 +0000 (10:40 +0000)]
- new tests for opendir() function
Dmitry Stogov [Tue, 4 Mar 2008 10:07:17 +0000 (10:07 +0000)]
Fixed wrong result of cascading assignment to string offset
Dmitry Stogov [Tue, 4 Mar 2008 10:06:52 +0000 (10:06 +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
Ilia Alshanetsky [Mon, 3 Mar 2008 21:12:16 +0000 (21:12 +0000)]
Fixed bug #44166 (Parameter handling flaw in PDO::getAvailableDrivers())
Johannes Schlüter [Mon, 3 Mar 2008 19:00:45 +0000 (19:00 +0000)]
MFH: Fix get_parent_class() of PDORow instances
Robin Fernandes [Mon, 3 Mar 2008 15:07:04 +0000 (15:07 +0000)]
Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details: http://turl.ca/phhhf ).
Dmitry Stogov [Mon, 3 Mar 2008 11:11:43 +0000 (11:11 +0000)]
Removed unnecassary strlen()
Ilia Alshanetsky [Sun, 2 Mar 2008 15:35:05 +0000 (15:35 +0000)]
Fixed bug #44306 (Better detection of MIPS processors on Windows)
Lukas Smith [Sat, 1 Mar 2008 23:25:34 +0000 (23:25 +0000)]
MFH
Lukas Smith [Sat, 1 Mar 2008 22:47:33 +0000 (22:47 +0000)]
MFH
Johannes Schlüter [Sat, 1 Mar 2008 21:55:38 +0000 (21:55 +0000)]
MFH: New tests
Johannes Schlüter [Sat, 1 Mar 2008 13:53:32 +0000 (13:53 +0000)]
MFH: Allow implementation of abstract methods with optional parameters (Christian
Schneider)
Etienne Kneuss [Fri, 29 Feb 2008 13:55:23 +0000 (13:55 +0000)]
MFH: Fix #44144 (object methods as spl autoload functions returned correctly)
Etienne Kneuss [Fri, 29 Feb 2008 09:42:23 +0000 (09:42 +0000)]
Heaps addition
Etienne Kneuss [Fri, 29 Feb 2008 09:26:01 +0000 (09:26 +0000)]
MFH: Fix #44288 (Move declarations)
Rasmus Lerdorf [Thu, 28 Feb 2008 17:38:04 +0000 (17:38 +0000)]
count() before and after a simplexml array cast should be the same
Dmitry Stogov [Thu, 28 Feb 2008 16:59:10 +0000 (16:59 +0000)]
We don't nave to change request shutdown sequence if dl() was failed
Antony Dovgal [Thu, 28 Feb 2008 09:18:13 +0000 (09:18 +0000)]
MFH
Ilia Alshanetsky [Thu, 28 Feb 2008 00:51:56 +0000 (00:51 +0000)]
MFB: Fixed security issue detailed in CVE-2008-0599
Derick Rethans [Wed, 27 Feb 2008 09:47:35 +0000 (09:47 +0000)]
- MFH: Fixed bug #44260 (African timezones missing).
Antony Dovgal [Wed, 27 Feb 2008 09:34:53 +0000 (09:34 +0000)]
MFH
Felipe Pena [Wed, 27 Feb 2008 02:10:40 +0000 (02:10 +0000)]
Fix (#43559) merged into 5_2
Felipe Pena [Wed, 27 Feb 2008 01:19:05 +0000 (01:19 +0000)]
MFB: Improved fix for #44242
Ilia Alshanetsky [Wed, 27 Feb 2008 00:30:24 +0000 (00:30 +0000)]
Fixed bug #44233 (MSG_PEEK undefined under BeOS R5)
Felipe Pena [Tue, 26 Feb 2008 13:38:43 +0000 (13:38 +0000)]
Fixed tests
Josie Messa [Tue, 26 Feb 2008 09:34:29 +0000 (09:34 +0000)]
- committed chdir() tests in wrong directory
Josie Messa [Tue, 26 Feb 2008 09:34:28 +0000 (09:34 +0000)]
- New tests for chdir() function
Christopher Jones [Tue, 26 Feb 2008 02:21:04 +0000 (02:21 +0000)]
MFH: Use STD_PHP_INI_BOOLEAN. Fix whitespace.
Christopher Jones [Tue, 26 Feb 2008 01:05:59 +0000 (01:05 +0000)]
Fix test noise
Ilia Alshanetsky [Tue, 26 Feb 2008 00:13:57 +0000 (00:13 +0000)]
Better fix for bug #44189
Christopher Jones [Mon, 25 Feb 2008 23:50:51 +0000 (23:50 +0000)]
MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)
Etienne Kneuss [Mon, 25 Feb 2008 23:41:04 +0000 (23:41 +0000)]
MFH: Fix folding
Etienne Kneuss [Mon, 25 Feb 2008 23:39:08 +0000 (23:39 +0000)]
MFH: SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation
Rob Richards [Mon, 25 Feb 2008 22:57:09 +0000 (22:57 +0000)]
MFH: fix win32 build
Felipe Pena [Mon, 25 Feb 2008 22:54:57 +0000 (22:54 +0000)]
MFB: Fixed bug #44242 (metaphone('CMXFXM') crashes PHP)
Derick Rethans [Mon, 25 Feb 2008 22:32:59 +0000 (22:32 +0000)]
- MFH: Fixed tests on 64bit platform.
Derick Rethans [Mon, 25 Feb 2008 18:26:33 +0000 (18:26 +0000)]
- MFH: Added a few new separation specifiers.
- MFH: Added specifiers that can reset or default the y/m/d/h/i/s/tz values.
- MFH: Fixed a problem with parsing timezones as part of a format.
Steve Seear [Mon, 25 Feb 2008 10:31:17 +0000 (10:31 +0000)]
Replace hardcoded resource ids with %d in fgetc() tests.
Felipe Pena [Sun, 24 Feb 2008 18:49:55 +0000 (18:49 +0000)]
New test
Felipe Pena [Sun, 24 Feb 2008 18:41:08 +0000 (18:41 +0000)]
MFB: Fixed segfault in filter extension when using callbacks.
Felipe Pena [Sun, 24 Feb 2008 18:19:17 +0000 (18:19 +0000)]
Entry existent in 5_2
Ilia Alshanetsky [Sun, 24 Feb 2008 16:08:32 +0000 (16:08 +0000)]
Fixed bug #44200 (A crash in PDO when no bound targets exists and yet
bound parameters are present)
Felipe Pena [Sun, 24 Feb 2008 12:18:07 +0000 (12:18 +0000)]
Fixed tests (new E_ALL value)
Felipe Pena [Sun, 24 Feb 2008 12:17:25 +0000 (12:17 +0000)]
New E_ALL value
Felipe Pena [Sun, 24 Feb 2008 11:45:55 +0000 (11:45 +0000)]
Removed internal warning
Felipe Pena [Sun, 24 Feb 2008 11:27:26 +0000 (11:27 +0000)]
Fixed test