]> granicus.if.org Git - php/log
php
15 years ago- MFH: Fix a bug that mbstring.internal_encoding doesn't take effect within
Moriyoshi Koizumi [Sun, 15 Mar 2009 20:42:56 +0000 (20:42 +0000)]
- MFH: Fix a bug that mbstring.internal_encoding doesn't take effect within
  the request encoding converter.

15 years ago- Nuketh old remains
Jani Taskinen [Sun, 15 Mar 2009 12:39:17 +0000 (12:39 +0000)]
- Nuketh old remains

15 years agorevert the NEWS line for bug #45799
Takeshi Abe [Sat, 14 Mar 2009 17:48:33 +0000 (17:48 +0000)]
revert the NEWS line for bug #45799

15 years agoNEWS
Rob Richards [Sat, 14 Mar 2009 17:36:19 +0000 (17:36 +0000)]
NEWS

15 years agoMFH: add LIBXML_LOADED_VERSION constant that contains currently loaded libxml2 version
Rob Richards [Sat, 14 Mar 2009 17:30:28 +0000 (17:30 +0000)]
MFH: add LIBXML_LOADED_VERSION constant that contains currently loaded libxml2 version
add libxml2 version being used to info output

15 years agoMFH: Fixed bug #45799 (imagepng() crashes on empty image)
Takeshi Abe [Sat, 14 Mar 2009 16:08:00 +0000 (16:08 +0000)]
MFH: Fixed bug #45799 (imagepng() crashes on empty image)

15 years agoadd new CURL options
Stanislav Malyshev [Fri, 13 Mar 2009 19:39:49 +0000 (19:39 +0000)]
add new CURL options

15 years agoMFB: fix bug #47430 (Errors after writing to nodeValue parameter of an absent previou...
Rob Richards [Fri, 13 Mar 2009 13:43:29 +0000 (13:43 +0000)]
MFB: fix bug #47430 (Errors after writing to nodeValue parameter of an absent previousSibling)
add test

15 years agoAdd PECL Bug #14268
Christopher Jones [Thu, 12 Mar 2009 23:59:11 +0000 (23:59 +0000)]
Add PECL Bug #14268

15 years agoMFH: Fixed PECL Bug 14268 (Allow 'pecl install oci8' command to 'autodetect' an Insta...
Christopher Jones [Thu, 12 Mar 2009 23:52:37 +0000 (23:52 +0000)]
MFH: Fixed PECL Bug 14268 (Allow 'pecl install oci8' command to 'autodetect' an Instant Client RPM install) & refactor

15 years agoFixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string
Ilia Alshanetsky [Thu, 12 Mar 2009 22:53:16 +0000 (22:53 +0000)]
Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string
literal)

15 years agorefixing %r in run-tests.php (thanks iain lewis for the fix)
Zoe Slattery [Thu, 12 Mar 2009 20:42:46 +0000 (20:42 +0000)]
refixing %r in run-tests.php (thanks iain lewis for the fix)

15 years agoMFH
Andrei Zmievski [Thu, 12 Mar 2009 16:13:17 +0000 (16:13 +0000)]
MFH

15 years agoMFH: Fix tests to use ENV and re-enable
Christopher Jones [Thu, 12 Mar 2009 14:50:29 +0000 (14:50 +0000)]
MFH: Fix tests to use ENV and re-enable

15 years agoMFH: Add proper EOF handling for language scanner. Fixes bug #46817.
Brian Shire [Wed, 11 Mar 2009 22:11:53 +0000 (22:11 +0000)]
MFH: Add proper EOF handling for language scanner.  Fixes bug #46817.

15 years agoRevert local setting changes
Christopher Jones [Wed, 11 Mar 2009 17:11:32 +0000 (17:11 +0000)]
Revert local setting changes

15 years agoAdd recent OCI8 fixes
Christopher Jones [Wed, 11 Mar 2009 16:59:23 +0000 (16:59 +0000)]
Add recent OCI8 fixes

15 years agoMFH: Bug #46994 (CLOB size does not update when using CLOB IN OUT param in stored...
Christopher Jones [Wed, 11 Mar 2009 16:47:14 +0000 (16:47 +0000)]
MFH: Bug #46994 (CLOB size does not update when using CLOB IN OUT param in stored procedure)

15 years agoFixed speed degradation on gcc-4.3 because of less agressive inlining
Dmitry Stogov [Wed, 11 Mar 2009 12:14:34 +0000 (12:14 +0000)]
Fixed speed degradation on gcc-4.3 because of less agressive inlining

15 years ago- MFH It's 2009
Marcus Boerger [Wed, 11 Mar 2009 00:02:52 +0000 (00:02 +0000)]
- MFH It's 2009

15 years ago- MFH Safer flag handling as requested by Greg
Marcus Boerger [Tue, 10 Mar 2009 23:28:17 +0000 (23:28 +0000)]
- MFH Safer flag handling as requested by Greg

15 years agoClenaup deprecated namespace code
Dmitry Stogov [Tue, 10 Mar 2009 10:01:44 +0000 (10:01 +0000)]
Clenaup deprecated namespace code

15 years agoMFH: New test for oci_fetch_all
Christopher Jones [Mon, 9 Mar 2009 21:20:02 +0000 (21:20 +0000)]
MFH: New test for oci_fetch_all

15 years agoMFH: Make non-public prototype match the type passed at call
Christopher Jones [Mon, 9 Mar 2009 20:58:51 +0000 (20:58 +0000)]
MFH: Make non-public prototype match the type passed at call

15 years agoMFH: Use PHP 5 function name in error message
Christopher Jones [Mon, 9 Mar 2009 20:20:07 +0000 (20:20 +0000)]
MFH: Use PHP 5 function name in error message

15 years agoMFH: Bug #47243 (Crash at shutdown on Windows)
Christopher Jones [Mon, 9 Mar 2009 20:09:07 +0000 (20:09 +0000)]
MFH: Bug #47243 (Crash at shutdown on Windows)

15 years agoMake tests portable with older PHP for PECL builds
Christopher Jones [Mon, 9 Mar 2009 19:55:30 +0000 (19:55 +0000)]
Make tests portable with older PHP for PECL builds

15 years agoMFH: PECL Bug #16035 (oci_connect without ORACLE_HOME defined causes segfault)
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)

15 years agoMFH: PECL Bug #15988 (sqlnet.ora isn't read with older Oracle libraries)
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)

15 years ago- add path for libpq (other are kept)
Pierre Joye [Mon, 9 Mar 2009 17:52:51 +0000 (17:52 +0000)]
- add path for libpq (other are kept)

15 years agoMFH: Prepare for future PECL OCI8 1.3.5
Christopher Jones [Mon, 9 Mar 2009 17:51:04 +0000 (17:51 +0000)]
MFH: Prepare for future PECL OCI8 1.3.5

15 years agoMFH: Silence initialization warning
Christopher Jones [Mon, 9 Mar 2009 17:48:54 +0000 (17:48 +0000)]
MFH: Silence initialization warning

15 years agoMFH: Bug #46623 (phpinfo doesn't show compile time ORACLE_HOME with phpize)
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)

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