]>
granicus.if.org Git - php/log
Christopher Jones [Mon, 9 Mar 2009 20:58:51 +0000 (20:58 +0000)]
MFH: Make non-public prototype match the type passed at call
Christopher Jones [Mon, 9 Mar 2009 20:20:07 +0000 (20:20 +0000)]
MFH: Use PHP 5 function name in error message
Christopher Jones [Mon, 9 Mar 2009 20:09:07 +0000 (20:09 +0000)]
MFH: Bug #47243 (Crash at shutdown on Windows)
Christopher Jones [Mon, 9 Mar 2009 19:55:30 +0000 (19:55 +0000)]
Make tests portable with older PHP for PECL builds
Christopher Jones [Mon, 9 Mar 2009 19:01:16 +0000 (19:01 +0000)]
MFH: PECL Bug #16035 (oci_connect without ORACLE_HOME defined causes segfault)
Christopher Jones [Mon, 9 Mar 2009 18:04:26 +0000 (18:04 +0000)]
MFH: PECL Bug #15988 (sqlnet.ora isn't read with older Oracle libraries)
Pierre Joye [Mon, 9 Mar 2009 17:52:51 +0000 (17:52 +0000)]
- add path for libpq (other are kept)
Christopher Jones [Mon, 9 Mar 2009 17:51:04 +0000 (17:51 +0000)]
MFH: Prepare for future PECL OCI8 1.3.5
Christopher Jones [Mon, 9 Mar 2009 17:48:54 +0000 (17:48 +0000)]
MFH: Silence initialization warning
Christopher Jones [Mon, 9 Mar 2009 17:42:22 +0000 (17:42 +0000)]
MFH: Bug #46623 (phpinfo doesn't show compile time ORACLE_HOME with phpize)
Ilia Alshanetsky [Sun, 8 Mar 2009 18:21:15 +0000 (18:21 +0000)]
Fixed bug #47598 (FILTER_VALIDATE_EMAIL is locale aware)
Felipe Pena [Sun, 8 Mar 2009 17:28:39 +0000 (17:28 +0000)]
- MFH: Fixed bug #47593 (interface_exists() returns false when using absolute namespace path)
patch by Kalle
- BFN #47572
Kalle Sommer Nielsen [Sun, 8 Mar 2009 06:20:00 +0000 (06:20 +0000)]
MFH: Fix tests
Kalle Sommer Nielsen [Sun, 8 Mar 2009 06:12:08 +0000 (06:12 +0000)]
MFH: Fixed bug #47543 (irrelevant warning message)
Ilia Alshanetsky [Sat, 7 Mar 2009 22:36:35 +0000 (22:36 +0000)]
Adjust previous fix to avoid compiler warnings
Ilia Alshanetsky [Sat, 7 Mar 2009 21:56:43 +0000 (21:56 +0000)]
Improved parameter handling
Ilia Alshanetsky [Fri, 6 Mar 2009 15:48:30 +0000 (15:48 +0000)]
Improve parameter parsing code
Felipe Pena [Thu, 5 Mar 2009 16:49:47 +0000 (16:49 +0000)]
- Fixed typo
Felipe Pena [Thu, 5 Mar 2009 16:25:43 +0000 (16:25 +0000)]
- MFH: Fixed bug #47572 (zval_update_constant_ex: Segmentation fault)
Zoe Slattery [Wed, 4 Mar 2009 10:23:01 +0000 (10:23 +0000)]
fixed test
Ilia Alshanetsky [Tue, 3 Mar 2009 23:43:29 +0000 (23:43 +0000)]
BFN
Ilia Alshanetsky [Tue, 3 Mar 2009 23:42:51 +0000 (23:42 +0000)]
Fixed bug #47549 (get_defined_constants() return array with broken
array categories)
Kalle Sommer Nielsen [Tue, 3 Mar 2009 11:47:31 +0000 (11:47 +0000)]
MFH: Fixed bug #47546 (Default value for limit parameter in explode is 0, not -1)
Zoe Slattery [Tue, 3 Mar 2009 10:53:44 +0000 (10:53 +0000)]
Added %r section
Zoe Slattery [Tue, 3 Mar 2009 09:59:36 +0000 (09:59 +0000)]
removing UEXPECT
Ilia Alshanetsky [Tue, 3 Mar 2009 01:42:21 +0000 (01:42 +0000)]
Fixed typo
Moriyoshi Koizumi [Mon, 2 Mar 2009 04:44:15 +0000 (04:44 +0000)]
MFH: Fix typo
Brian Shire [Mon, 2 Mar 2009 03:54:04 +0000 (03:54 +0000)]
MFH: fix tokenizer makefile dependencies on parser/scanner files when built dynamically. (See bug #38762)
Antony Dovgal [Sun, 1 Mar 2009 21:26:54 +0000 (21:26 +0000)]
fix tests
Greg Beaver [Sun, 1 Mar 2009 07:20:26 +0000 (07:20 +0000)]
revert removal of openssl check, was confusion on my part
Greg Beaver [Sun, 1 Mar 2009 07:16:46 +0000 (07:16 +0000)]
add safeguard check for timestamp modification to phar_stub.phpt and phar_gzip.phpt
Greg Beaver [Sun, 1 Mar 2009 07:07:05 +0000 (07:07 +0000)]
fix hash support on windows in ext/phar (Kalle)
Greg Beaver [Sun, 1 Mar 2009 07:00:13 +0000 (07:00 +0000)]
fix blog.phar for front.phar.phpt test
Greg Beaver [Sun, 1 Mar 2009 06:58:01 +0000 (06:58 +0000)]
update NEWS with phar enabling, fix swapping of time/date in timestamp saving for zip, which can cause crash on windows
Greg Beaver [Sun, 1 Mar 2009 06:50:26 +0000 (06:50 +0000)]
fix SKIPIF, EXPECT in 2 tests
George Wang [Fri, 27 Feb 2009 23:33:01 +0000 (23:33 +0000)]
make STDOUT function as STDERR, in case any module call print()
Ilia Alshanetsky [Tue, 24 Feb 2009 23:55:14 +0000 (23:55 +0000)]
Adjust previous fix
Moriyoshi Koizumi [Tue, 24 Feb 2009 13:19:09 +0000 (13:19 +0000)]
- MFH: strictly check UTF-8 and UTF-32 validity
Kalle Sommer Nielsen [Mon, 23 Feb 2009 21:21:02 +0000 (21:21 +0000)]
Fixed #37209 (mssql_execute with non fatal errors)
Ilia Alshanetsky [Mon, 23 Feb 2009 16:52:29 +0000 (16:52 +0000)]
Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6
addresses in the filter extension)
Ilia Alshanetsky [Mon, 23 Feb 2009 15:58:19 +0000 (15:58 +0000)]
Fixed bug #47477 (php_curl_stream_read() unnecessarily sleeps 15 secs under
heavy load)
# Patch by giuseppe bonacci
Ilia Alshanetsky [Sun, 22 Feb 2009 17:54:50 +0000 (17:54 +0000)]
Fixed 2 memory corruptions in zip extension idenfied by oo_properties.phpt
test
Greg Beaver [Sat, 21 Feb 2009 03:15:47 +0000 (03:15 +0000)]
fix faulty logic in tests, needed to use ksort instead of asort and to sort output. These tests failed on some systems with non-case sensitive filesystem sorting
Greg Beaver [Sat, 21 Feb 2009 02:37:18 +0000 (02:37 +0000)]
cosmetics: remove two unreachable return statements, removes warning in sun cc
Greg Beaver [Sat, 21 Feb 2009 02:32:16 +0000 (02:32 +0000)]
cosmetics: fix warning (only affects suncc)
Felipe Pena [Fri, 20 Feb 2009 13:39:14 +0000 (13:39 +0000)]
- Fix test
Andrey Hristov [Fri, 20 Feb 2009 13:25:12 +0000 (13:25 +0000)]
MFH: Add charsets from MySQL 6.0 as a structure to be used later
Greg Beaver [Fri, 20 Feb 2009 05:06:37 +0000 (05:06 +0000)]
fix zip access to work in all compilers, present and future, and on all arches without potential for bus errors. This removes PHAR_ZIP_PACK in favor of a safer approach
Antony Dovgal [Thu, 19 Feb 2009 12:13:50 +0000 (12:13 +0000)]
fix test
Felipe Pena [Wed, 18 Feb 2009 22:53:56 +0000 (22:53 +0000)]
- New test
Felipe Pena [Wed, 18 Feb 2009 22:35:32 +0000 (22:35 +0000)]
BFN
Felipe Pena [Wed, 18 Feb 2009 22:34:06 +0000 (22:34 +0000)]
- MFH: Fixed bug #47443 (metaphone('scratch') returns wrong result)
Ilia Alshanetsky [Wed, 18 Feb 2009 20:07:40 +0000 (20:07 +0000)]
Removed unused var
Johannes Schlüter [Wed, 18 Feb 2009 16:34:47 +0000 (16:34 +0000)]
MFH: Fix #47438 mysql_fetch_field ignores zero offse
Dmitry Stogov [Wed, 18 Feb 2009 13:25:48 +0000 (13:25 +0000)]
Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault)
Scott MacVicar [Wed, 18 Feb 2009 12:55:34 +0000 (12:55 +0000)]
BFN
Scott MacVicar [Wed, 18 Feb 2009 12:39:43 +0000 (12:39 +0000)]
MFH: Update bundled SQLite to 3.6.11
Dmitry Stogov [Wed, 18 Feb 2009 12:02:53 +0000 (12:02 +0000)]
Fixed bug #47343 (gc_collect_cycles causes a segfault when called within a destructor in one case)
Dmitry Stogov [Wed, 18 Feb 2009 10:55:08 +0000 (10:55 +0000)]
Fixed zend_print_zval_r_ex() to use the write callback function
Zoe Slattery [Tue, 17 Feb 2009 20:23:45 +0000 (20:23 +0000)]
fix test
Moriyoshi Koizumi [Tue, 17 Feb 2009 16:29:59 +0000 (16:29 +0000)]
- MFH: Add an entry for http_output_conv_mimetypes to the output of
mb_get_info(). (patch by T. Komura, thanks!)
Zoe Slattery [Tue, 17 Feb 2009 15:16:45 +0000 (15:16 +0000)]
Increased the sleep() from 1 to 5 to prevent intermittent failures
Matt Wilmas [Tue, 17 Feb 2009 15:15:18 +0000 (15:15 +0000)]
MFH: Overflow comment
Johannes Schlüter [Tue, 17 Feb 2009 14:55:58 +0000 (14:55 +0000)]
Wrap wrong lines
Johannes Schlüter [Tue, 17 Feb 2009 14:42:26 +0000 (14:42 +0000)]
MFH: Fix #46542 Extending PDO class with a __call() function doesn't work
as expected
Matt Wilmas [Tue, 17 Feb 2009 14:15:52 +0000 (14:15 +0000)]
MFH: Fixed bug #47422 (modulus operator returns incorrect results on 64 bit linux)
Felipe Pena [Tue, 17 Feb 2009 12:38:21 +0000 (12:38 +0000)]
- MFH: Fix proto
[DOC] proto: $result_array is a reference
Felipe Pena [Tue, 17 Feb 2009 12:03:55 +0000 (12:03 +0000)]
- MFH: Fixed bug #47390 (odbc_fetch_into - BC in php 5.3.0)
Johannes Schlüter [Tue, 17 Feb 2009 10:41:09 +0000 (10:41 +0000)]
Fixed in 5.2
Zoe Slattery [Tue, 17 Feb 2009 10:36:12 +0000 (10:36 +0000)]
bug 46680
Antony Dovgal [Tue, 17 Feb 2009 10:08:25 +0000 (10:08 +0000)]
remove XFAIL
Zoe Slattery [Mon, 16 Feb 2009 20:03:47 +0000 (20:03 +0000)]
fix tests
Felipe Pena [Mon, 16 Feb 2009 19:48:56 +0000 (19:48 +0000)]
- Missing "DROP TABLE"
Greg Beaver [Mon, 16 Feb 2009 18:55:06 +0000 (18:55 +0000)]
fix memleaks on zip corruption
Johannes Schlüter [Mon, 16 Feb 2009 17:26:43 +0000 (17:26 +0000)]
- MFH: Improve mysqlnd's internal method registration
Greg Beaver [Mon, 16 Feb 2009 16:41:40 +0000 (16:41 +0000)]
re-enable ext/phar on big-endian systems, fixes verified as workign
Ilia Alshanetsky [Mon, 16 Feb 2009 16:07:47 +0000 (16:07 +0000)]
Moved from 5.2 news
Zoe Slattery [Mon, 16 Feb 2009 13:16:50 +0000 (13:16 +0000)]
exit -1 and exit -2 don't work for all sh. changed to exit 1
Moriyoshi Koizumi [Mon, 16 Feb 2009 02:10:45 +0000 (02:10 +0000)]
- Test.
Moriyoshi Koizumi [Mon, 16 Feb 2009 01:57:37 +0000 (01:57 +0000)]
- MFH: Fix bug #47399 (mb_check_encoding() return true for some illegal SJIS
charcters)
Felipe Pena [Sun, 15 Feb 2009 21:51:00 +0000 (21:51 +0000)]
- Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly)
Antony Dovgal [Sun, 15 Feb 2009 21:46:01 +0000 (21:46 +0000)]
fix tests
Greg Beaver [Sun, 15 Feb 2009 21:43:39 +0000 (21:43 +0000)]
fix the last remaining failing test (explicitly pass in SKIP_DOTS to directory iterator)
Greg Beaver [Sun, 15 Feb 2009 20:29:13 +0000 (20:29 +0000)]
fix remaining big-endian issues with phar
Greg Beaver [Sun, 15 Feb 2009 19:22:42 +0000 (19:22 +0000)]
fix getting/setting of all 16/32 values in zip
Greg Beaver [Sun, 15 Feb 2009 18:53:22 +0000 (18:53 +0000)]
revert accidental commit of config.m4, big-endian isn't ready quite yet
Greg Beaver [Sun, 15 Feb 2009 18:51:46 +0000 (18:51 +0000)]
fix setting of 32-bit value on big-endian systems
Felipe Pena [Sun, 15 Feb 2009 16:03:39 +0000 (16:03 +0000)]
- Supressing error message for SKIPIF check works as expected
Moriyoshi Koizumi [Sun, 15 Feb 2009 07:18:30 +0000 (07:18 +0000)]
- These should have been in the previous commit.
Moriyoshi Koizumi [Sun, 15 Feb 2009 07:11:04 +0000 (07:11 +0000)]
- Forgot to include these files.
Moriyoshi Koizumi [Sun, 15 Feb 2009 07:10:29 +0000 (07:10 +0000)]
- MFH: Refix bug #43840.
- MFH: Fix bug #43841.
- MFH: Remove redundant trailing dots from the error messages.
- MFH: Fix tests.
Rasmus Lerdorf [Sat, 14 Feb 2009 21:20:16 +0000 (21:20 +0000)]
Unmangle
Rasmus Lerdorf [Sat, 14 Feb 2009 21:08:02 +0000 (21:08 +0000)]
2.4.1 is safe
Zoe Slattery [Sat, 14 Feb 2009 10:32:26 +0000 (10:32 +0000)]
splitting array_chunk into smaller tests
Moriyoshi Koizumi [Sat, 14 Feb 2009 08:16:05 +0000 (08:16 +0000)]
- MFH: prevent unwanted overflow
Moriyoshi Koizumi [Sat, 14 Feb 2009 07:34:15 +0000 (07:34 +0000)]
- MFH: fix Bug #45923 (mb_st[r]ripos() offset not handled correctly)
Moriyoshi Koizumi [Sat, 14 Feb 2009 06:59:55 +0000 (06:59 +0000)]
- MFH: These should be E_WARNING for consistency with strpos()
Andrei Zmievski [Fri, 13 Feb 2009 22:34:15 +0000 (22:34 +0000)]
Revert bogus fix for #47370.
Zoe Slattery [Fri, 13 Feb 2009 22:01:28 +0000 (22:01 +0000)]
remove UEXPECT
Zoe Slattery [Fri, 13 Feb 2009 18:01:27 +0000 (18:01 +0000)]
fixed bad section name