]> granicus.if.org Git - php/log
php
15 years agoFixed bug #47598 (FILTER_VALIDATE_EMAIL is locale aware)
Ilia Alshanetsky [Sun, 8 Mar 2009 18:21:15 +0000 (18:21 +0000)]
Fixed bug #47598 (FILTER_VALIDATE_EMAIL is locale aware)

15 years ago- MFH: Fixed bug #47593 (interface_exists() returns false when using absolute namespa...
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

15 years agoMFH: Fix tests
Kalle Sommer Nielsen [Sun, 8 Mar 2009 06:20:00 +0000 (06:20 +0000)]
MFH: Fix tests

15 years agoMFH: Fixed bug #47543 (irrelevant warning message)
Kalle Sommer Nielsen [Sun, 8 Mar 2009 06:12:08 +0000 (06:12 +0000)]
MFH: Fixed bug #47543 (irrelevant warning message)

15 years agoAdjust previous fix to avoid compiler warnings
Ilia Alshanetsky [Sat, 7 Mar 2009 22:36:35 +0000 (22:36 +0000)]
Adjust previous fix to avoid compiler warnings

15 years agoImproved parameter handling
Ilia Alshanetsky [Sat, 7 Mar 2009 21:56:43 +0000 (21:56 +0000)]
Improved parameter handling

15 years agoImprove parameter parsing code
Ilia Alshanetsky [Fri, 6 Mar 2009 15:48:30 +0000 (15:48 +0000)]
Improve parameter parsing code

15 years ago- Fixed typo
Felipe Pena [Thu, 5 Mar 2009 16:49:47 +0000 (16:49 +0000)]
- Fixed typo

15 years ago- MFH: Fixed bug #47572 (zval_update_constant_ex: Segmentation fault)
Felipe Pena [Thu, 5 Mar 2009 16:25:43 +0000 (16:25 +0000)]
- MFH: Fixed bug #47572 (zval_update_constant_ex: Segmentation fault)

15 years agofixed test
Zoe Slattery [Wed, 4 Mar 2009 10:23:01 +0000 (10:23 +0000)]
fixed test

15 years agoBFN
Ilia Alshanetsky [Tue, 3 Mar 2009 23:43:29 +0000 (23:43 +0000)]
BFN

15 years agoFixed bug #47549 (get_defined_constants() return array with broken
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)

15 years agoMFH: Fixed bug #47546 (Default value for limit parameter in explode is 0, not -1)
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)

15 years agoAdded %r section
Zoe Slattery [Tue, 3 Mar 2009 10:53:44 +0000 (10:53 +0000)]
Added %r section

15 years agoremoving UEXPECT
Zoe Slattery [Tue, 3 Mar 2009 09:59:36 +0000 (09:59 +0000)]
removing UEXPECT

15 years agoFixed typo
Ilia Alshanetsky [Tue, 3 Mar 2009 01:42:21 +0000 (01:42 +0000)]
Fixed typo

15 years ago MFH: Fix typo
Moriyoshi Koizumi [Mon, 2 Mar 2009 04:44:15 +0000 (04:44 +0000)]
 MFH: Fix typo

15 years agoMFH: fix tokenizer makefile dependencies on parser/scanner files when built dynamical...
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)

15 years agofix tests
Antony Dovgal [Sun, 1 Mar 2009 21:26:54 +0000 (21:26 +0000)]
fix tests

15 years agorevert removal of openssl check, was confusion on my part
Greg Beaver [Sun, 1 Mar 2009 07:20:26 +0000 (07:20 +0000)]
revert removal of openssl check, was confusion on my part

15 years agoadd safeguard check for timestamp modification to phar_stub.phpt and phar_gzip.phpt
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

15 years agofix hash support on windows in ext/phar (Kalle)
Greg Beaver [Sun, 1 Mar 2009 07:07:05 +0000 (07:07 +0000)]
fix hash support on windows in ext/phar (Kalle)

15 years agofix blog.phar for front.phar.phpt test
Greg Beaver [Sun, 1 Mar 2009 07:00:13 +0000 (07:00 +0000)]
fix blog.phar for front.phar.phpt test

15 years agoupdate NEWS with phar enabling, fix swapping of time/date in timestamp saving for...
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

15 years agofix SKIPIF, EXPECT in 2 tests
Greg Beaver [Sun, 1 Mar 2009 06:50:26 +0000 (06:50 +0000)]
fix SKIPIF, EXPECT in 2 tests

16 years agomake STDOUT function as STDERR, in case any module call print()
George Wang [Fri, 27 Feb 2009 23:33:01 +0000 (23:33 +0000)]
make STDOUT function as STDERR, in case any module call print()

16 years agoAdjust previous fix
Ilia Alshanetsky [Tue, 24 Feb 2009 23:55:14 +0000 (23:55 +0000)]
Adjust previous fix

16 years ago- MFH: strictly check UTF-8 and UTF-32 validity
Moriyoshi Koizumi [Tue, 24 Feb 2009 13:19:09 +0000 (13:19 +0000)]
- MFH: strictly check UTF-8 and UTF-32 validity

16 years agoFixed #37209 (mssql_execute with non fatal errors)
Kalle Sommer Nielsen [Mon, 23 Feb 2009 21:21:02 +0000 (21:21 +0000)]
Fixed #37209 (mssql_execute with non fatal errors)

16 years agoFixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6
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)

16 years agoFixed bug #47477 (php_curl_stream_read() unnecessarily sleeps 15 secs under
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

16 years agoFixed 2 memory corruptions in zip extension idenfied by oo_properties.phpt
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

16 years agofix faulty logic in tests, needed to use ksort instead of asort and to sort output...
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

16 years agocosmetics: remove two unreachable return statements, removes warning in sun cc
Greg Beaver [Sat, 21 Feb 2009 02:37:18 +0000 (02:37 +0000)]
cosmetics: remove two unreachable return statements, removes warning in sun cc

16 years agocosmetics: fix warning (only affects suncc)
Greg Beaver [Sat, 21 Feb 2009 02:32:16 +0000 (02:32 +0000)]
cosmetics: fix warning (only affects suncc)

16 years ago- Fix test
Felipe Pena [Fri, 20 Feb 2009 13:39:14 +0000 (13:39 +0000)]
- Fix test

16 years agoMFH: Add charsets from MySQL 6.0 as a structure to be used later
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

16 years agofix zip access to work in all compilers, present and future, and on all arches withou...
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

16 years agofix test
Antony Dovgal [Thu, 19 Feb 2009 12:13:50 +0000 (12:13 +0000)]
fix test

16 years ago- New test
Felipe Pena [Wed, 18 Feb 2009 22:53:56 +0000 (22:53 +0000)]
- New test

16 years agoBFN
Felipe Pena [Wed, 18 Feb 2009 22:35:32 +0000 (22:35 +0000)]
BFN

16 years ago- MFH: Fixed bug #47443 (metaphone('scratch') returns wrong result)
Felipe Pena [Wed, 18 Feb 2009 22:34:06 +0000 (22:34 +0000)]
- MFH: Fixed bug #47443 (metaphone('scratch') returns wrong result)

16 years agoRemoved unused var
Ilia Alshanetsky [Wed, 18 Feb 2009 20:07:40 +0000 (20:07 +0000)]
Removed unused var

16 years agoMFH: Fix #47438 mysql_fetch_field ignores zero offse
Johannes Schlüter [Wed, 18 Feb 2009 16:34:47 +0000 (16:34 +0000)]
MFH: Fix #47438 mysql_fetch_field ignores zero offse

16 years agoFixed bug #47049 (SoapClient::__soapCall causes a segmentation fault)
Dmitry Stogov [Wed, 18 Feb 2009 13:25:48 +0000 (13:25 +0000)]
Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault)

16 years agoBFN
Scott MacVicar [Wed, 18 Feb 2009 12:55:34 +0000 (12:55 +0000)]
BFN

16 years agoMFH: Update bundled SQLite to 3.6.11
Scott MacVicar [Wed, 18 Feb 2009 12:39:43 +0000 (12:39 +0000)]
MFH: Update bundled SQLite to 3.6.11

16 years agoFixed bug #47343 (gc_collect_cycles causes a segfault when called within a destructor...
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)

16 years agoFixed zend_print_zval_r_ex() to use the write callback function
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

16 years agofix test
Zoe Slattery [Tue, 17 Feb 2009 20:23:45 +0000 (20:23 +0000)]
fix test

16 years ago- MFH: Add an entry for http_output_conv_mimetypes to the output of
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!)

16 years agoIncreased the sleep() from 1 to 5 to prevent intermittent failures
Zoe Slattery [Tue, 17 Feb 2009 15:16:45 +0000 (15:16 +0000)]
Increased the sleep() from 1 to 5 to prevent intermittent failures

16 years agoMFH: Overflow comment
Matt Wilmas [Tue, 17 Feb 2009 15:15:18 +0000 (15:15 +0000)]
MFH: Overflow comment

16 years agoWrap wrong lines
Johannes Schlüter [Tue, 17 Feb 2009 14:55:58 +0000 (14:55 +0000)]
Wrap wrong lines

16 years agoMFH: Fix #46542 Extending PDO class with a __call() function doesn't work
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

16 years agoMFH: Fixed bug #47422 (modulus operator returns incorrect results on 64 bit linux)
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)

16 years ago- MFH: Fix proto
Felipe Pena [Tue, 17 Feb 2009 12:38:21 +0000 (12:38 +0000)]
- MFH: Fix proto
[DOC] proto: $result_array is a reference

16 years ago- MFH: Fixed bug #47390 (odbc_fetch_into - BC in php 5.3.0)
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)

16 years agoFixed in 5.2
Johannes Schlüter [Tue, 17 Feb 2009 10:41:09 +0000 (10:41 +0000)]
Fixed in 5.2

16 years agobug 46680
Zoe Slattery [Tue, 17 Feb 2009 10:36:12 +0000 (10:36 +0000)]
bug 46680

16 years agoremove XFAIL
Antony Dovgal [Tue, 17 Feb 2009 10:08:25 +0000 (10:08 +0000)]
remove XFAIL

16 years agofix tests
Zoe Slattery [Mon, 16 Feb 2009 20:03:47 +0000 (20:03 +0000)]
fix tests

16 years ago- Missing "DROP TABLE"
Felipe Pena [Mon, 16 Feb 2009 19:48:56 +0000 (19:48 +0000)]
- Missing "DROP TABLE"

16 years agofix memleaks on zip corruption
Greg Beaver [Mon, 16 Feb 2009 18:55:06 +0000 (18:55 +0000)]
fix memleaks on zip corruption

16 years ago- MFH: Improve mysqlnd's internal method registration
Johannes Schlüter [Mon, 16 Feb 2009 17:26:43 +0000 (17:26 +0000)]
- MFH: Improve mysqlnd's internal method registration

16 years agore-enable ext/phar on big-endian systems, fixes verified as workign
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

16 years agoMoved from 5.2 news
Ilia Alshanetsky [Mon, 16 Feb 2009 16:07:47 +0000 (16:07 +0000)]
Moved from 5.2 news

16 years agoexit -1 and exit -2 don't work for all sh. changed to exit 1
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

16 years ago- Test.
Moriyoshi Koizumi [Mon, 16 Feb 2009 02:10:45 +0000 (02:10 +0000)]
- Test.

16 years ago- MFH: Fix bug #47399 (mb_check_encoding() return true for some illegal SJIS
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)

16 years ago- Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly)
Felipe Pena [Sun, 15 Feb 2009 21:51:00 +0000 (21:51 +0000)]
- Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly)

16 years agofix tests
Antony Dovgal [Sun, 15 Feb 2009 21:46:01 +0000 (21:46 +0000)]
fix tests

16 years agofix the last remaining failing test (explicitly pass in SKIP_DOTS to directory iterator)
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)

16 years agofix remaining big-endian issues with phar
Greg Beaver [Sun, 15 Feb 2009 20:29:13 +0000 (20:29 +0000)]
fix remaining big-endian issues with phar

16 years agofix getting/setting of all 16/32 values in zip
Greg Beaver [Sun, 15 Feb 2009 19:22:42 +0000 (19:22 +0000)]
fix getting/setting of all 16/32 values in zip

16 years agorevert accidental commit of config.m4, big-endian isn't ready quite yet
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

16 years agofix setting of 32-bit value on big-endian systems
Greg Beaver [Sun, 15 Feb 2009 18:51:46 +0000 (18:51 +0000)]
fix setting of 32-bit value on big-endian systems

16 years ago- Supressing error message for SKIPIF check works as expected
Felipe Pena [Sun, 15 Feb 2009 16:03:39 +0000 (16:03 +0000)]
- Supressing error message for SKIPIF check works as expected

16 years ago- These should have been in the previous commit.
Moriyoshi Koizumi [Sun, 15 Feb 2009 07:18:30 +0000 (07:18 +0000)]
- These should have been in the previous commit.

16 years ago- Forgot to include these files.
Moriyoshi Koizumi [Sun, 15 Feb 2009 07:11:04 +0000 (07:11 +0000)]
- Forgot to include these files.

16 years ago- MFH: Refix bug #43840.
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.

16 years agoUnmangle
Rasmus Lerdorf [Sat, 14 Feb 2009 21:20:16 +0000 (21:20 +0000)]
Unmangle

16 years ago2.4.1 is safe
Rasmus Lerdorf [Sat, 14 Feb 2009 21:08:02 +0000 (21:08 +0000)]
2.4.1 is safe

16 years agosplitting array_chunk into smaller tests
Zoe Slattery [Sat, 14 Feb 2009 10:32:26 +0000 (10:32 +0000)]
splitting array_chunk into smaller tests

16 years ago- MFH: prevent unwanted overflow
Moriyoshi Koizumi [Sat, 14 Feb 2009 08:16:05 +0000 (08:16 +0000)]
- MFH: prevent unwanted overflow

16 years ago- MFH: fix Bug #45923 (mb_st[r]ripos() offset not handled correctly)
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)

16 years ago- MFH: These should be E_WARNING for consistency with strpos()
Moriyoshi Koizumi [Sat, 14 Feb 2009 06:59:55 +0000 (06:59 +0000)]
- MFH: These should be E_WARNING for consistency with strpos()

16 years agoRevert bogus fix for #47370.
Andrei Zmievski [Fri, 13 Feb 2009 22:34:15 +0000 (22:34 +0000)]
Revert bogus fix for #47370.

16 years agoremove UEXPECT
Zoe Slattery [Fri, 13 Feb 2009 22:01:28 +0000 (22:01 +0000)]
remove UEXPECT

16 years agofixed bad section name
Zoe Slattery [Fri, 13 Feb 2009 18:01:27 +0000 (18:01 +0000)]
fixed bad section name

16 years agofixed test
Zoe Slattery [Fri, 13 Feb 2009 17:56:20 +0000 (17:56 +0000)]
fixed test

16 years agoMFH: Revert previous change
Kalle Sommer Nielsen [Fri, 13 Feb 2009 16:54:56 +0000 (16:54 +0000)]
MFH: Revert previous change

16 years agoMFH: fixed typos
Takeshi Abe [Fri, 13 Feb 2009 16:03:02 +0000 (16:03 +0000)]
MFH: fixed typos

16 years ago- Added missing void param check and arginfo
Felipe Pena [Fri, 13 Feb 2009 12:55:38 +0000 (12:55 +0000)]
- Added missing void param check and arginfo

16 years ago- Good bug # order.
David Coallier [Fri, 13 Feb 2009 12:21:06 +0000 (12:21 +0000)]
- Good bug # order.

16 years ago- Fixed bug #46897: (ob_flush() should fail to flush unerasable buffers)
David Coallier [Fri, 13 Feb 2009 11:54:05 +0000 (11:54 +0000)]
- Fixed bug #46897: (ob_flush() should fail to flush unerasable buffers)

16 years ago- Fixed bug #46897: ob_flush() should fail to flush unerasable buffers
David Coallier [Fri, 13 Feb 2009 11:48:17 +0000 (11:48 +0000)]
- Fixed bug #46897: ob_flush() should fail to flush unerasable buffers
- Added test for bug46897
- A memleak has been identified while fixing this bug but the changes
  made by this commit do not affect ob_get_clean where the memleak (which
  is fixed in HEAD with the new handler) resides.
- [DOC] New noticed is outputted in ob_flush when the buffer is unerasable

16 years agoBFN
Felipe Pena [Fri, 13 Feb 2009 11:21:59 +0000 (11:21 +0000)]
BFN

16 years ago- New test
Felipe Pena [Fri, 13 Feb 2009 02:20:52 +0000 (02:20 +0000)]
- New test

16 years agoMFH:
Felipe Pena [Fri, 13 Feb 2009 02:18:57 +0000 (02:18 +0000)]
MFH:
- Fixed bug #43831 ($this gets mangled when extending PDO with persistent connection)
- Fixed bug #45432 (PDO: persistent connection leak)