]> granicus.if.org Git - php/log
php
16 years ago- Fix the fix (Bug #46973 - IPv6 address filter rejects valid address)
Felipe Pena [Wed, 10 Jun 2009 19:00:54 +0000 (19:00 +0000)]
- Fix the fix (Bug #46973 - IPv6 address filter rejects valid address)

16 years agoHannes said this shall not be run for RCs
Johannes Schlüter [Wed, 10 Jun 2009 18:15:12 +0000 (18:15 +0000)]
Hannes said this shall not be run for RCs

16 years ago- look for static lib too
Pierre Joye [Wed, 10 Jun 2009 16:05:55 +0000 (16:05 +0000)]
- look for static lib too

16 years agoFix extension loading order
Hannes Magnusson [Wed, 10 Jun 2009 14:28:06 +0000 (14:28 +0000)]
Fix extension loading order

16 years agoFix exception message
Hannes Magnusson [Wed, 10 Jun 2009 13:43:43 +0000 (13:43 +0000)]
Fix exception message

16 years agoFixed bug #48512 (DOMDocument::validate() fails with both a E_NOTICE and
Ilia Alshanetsky [Wed, 10 Jun 2009 12:25:41 +0000 (12:25 +0000)]
Fixed bug #48512 (DOMDocument::validate() fails with both a E_NOTICE and
E_WARN if no DTD)

# Will MFH to 5.3 after RC

16 years agofix arginfo for curl_multi_info_read()
Antony Dovgal [Wed, 10 Jun 2009 11:09:48 +0000 (11:09 +0000)]
fix arginfo for curl_multi_info_read()

16 years ago- MFB: put mpir headers in their own directory
Pierre Joye [Wed, 10 Jun 2009 10:19:11 +0000 (10:19 +0000)]
- MFB: put mpir headers in their own directory

16 years agoChangeLog update
<changelog@php.net> [Wed, 10 Jun 2009 01:32:52 +0000 (01:32 +0000)]
ChangeLog update

16 years agoFix test - remove bogus variation
andy wharmby [Tue, 9 Jun 2009 20:18:29 +0000 (20:18 +0000)]
Fix test - remove bogus variation

16 years ago- MFB: #41874, separate STDOUT and STDERR in exec functions
Pierre Joye [Tue, 9 Jun 2009 14:07:06 +0000 (14:07 +0000)]
- MFB: #41874, separate STDOUT and STDERR in exec functions

16 years ago- #41874, separate STDOUT and STDERR in exec functions
Pierre Joye [Tue, 9 Jun 2009 14:05:44 +0000 (14:05 +0000)]
-   #41874, separate STDOUT and STDERR in exec functions

16 years agoFix bug #47042 (cgi sapi is incorrectly removing the SCRIPT_FILENAME for non apache).
David Soria Parra [Tue, 9 Jun 2009 13:32:12 +0000 (13:32 +0000)]
Fix bug #47042 (cgi sapi is incorrectly removing the SCRIPT_FILENAME for non apache).
The fix was provided by Sriram Natarajan.

16 years ago- fix build (test before commit maybe?)
Pierre Joye [Tue, 9 Jun 2009 10:23:10 +0000 (10:23 +0000)]
- fix build (test before commit maybe?)

16 years ago- fix TS build
Pierre Joye [Tue, 9 Jun 2009 10:03:42 +0000 (10:03 +0000)]
- fix TS build

16 years ago- ws
Pierre Joye [Tue, 9 Jun 2009 09:51:56 +0000 (09:51 +0000)]
- ws

16 years agoFix bug #48493 - spl_autoload_register can leave the HT in an inconsistent way.
Scott MacVicar [Tue, 9 Jun 2009 01:57:57 +0000 (01:57 +0000)]
Fix bug #48493 - spl_autoload_register can leave the HT in an inconsistent way.
Need to point the second elements previous item to head so we can traverse upwards.

16 years agoChangeLog update
<changelog@php.net> [Tue, 9 Jun 2009 01:32:50 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Updated to version 2009.9 (2009i)
Derick Rethans [Mon, 8 Jun 2009 13:53:24 +0000 (13:53 +0000)]
- Updated to version 2009.9 (2009i)

16 years agoNew tests for operators. These tests were auto generated to verify correctness for...
Robert Nicholson [Mon, 8 Jun 2009 11:53:55 +0000 (11:53 +0000)]
New tests for operators. These tests were auto generated to verify correctness for a number of significant values.  The work was done by Dave Kelsey.

16 years agorevert yet another wrongly MFBed fix
Antony Dovgal [Mon, 8 Jun 2009 11:42:56 +0000 (11:42 +0000)]
revert yet another wrongly MFBed fix

16 years agoMerge with the branch, someone made changes in PHP5_3 and did not merge.
Andrey Hristov [Mon, 8 Jun 2009 10:19:29 +0000 (10:19 +0000)]
Merge with the branch, someone made changes in PHP5_3 and did not merge.
Also switch off the zval cache for now.

16 years ago- MFB: sync with 1.0.2, improve perf x86-64 (patch by Solar Designer)
Pierre Joye [Mon, 8 Jun 2009 08:45:36 +0000 (08:45 +0000)]
- MFB: sync with 1.0.2, improve perf x86-64 (patch by Solar Designer)

16 years agoChange more things to the UTF-16 API and make SQLite3::enableExceptions() return...
Scott MacVicar [Mon, 8 Jun 2009 02:15:42 +0000 (02:15 +0000)]
Change more things to the UTF-16 API and make SQLite3::enableExceptions() return the previous value.

16 years agoChangeLog update
<changelog@php.net> [Mon, 8 Jun 2009 01:33:06 +0000 (01:33 +0000)]
ChangeLog update

16 years agoMFB: Fixed bug #44827 (define() is missing error checks for class constants)
Ilia Alshanetsky [Mon, 8 Jun 2009 01:27:11 +0000 (01:27 +0000)]
MFB: Fixed bug #44827 (define() is missing error checks for class constants)

16 years agoRemoved credit
Patrick Allaert [Sun, 7 Jun 2009 21:26:45 +0000 (21:26 +0000)]
Removed credit

16 years agoNew tests for foreach loops. These were written by another member of the Projectzero...
Robert Nicholson [Sun, 7 Jun 2009 21:01:51 +0000 (21:01 +0000)]
New tests for foreach loops. These were written by another member of the Projectzero team.

16 years agoFixed ldap_(first|next)_attribute() function producing 2 warning messages in case...
Patrick Allaert [Sun, 7 Jun 2009 20:00:32 +0000 (20:00 +0000)]
Fixed ldap_(first|next)_attribute() function producing 2 warning messages in case wrong parameters given

16 years agoFixed bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX...
Matt Wilmas [Sun, 7 Jun 2009 19:28:02 +0000 (19:28 +0000)]
Fixed bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value)
Also simplified related array_push() test

16 years agoChanged error messages to use "cannot" instead of "can not" (meaning "also can")
Matt Wilmas [Sun, 7 Jun 2009 15:45:46 +0000 (15:45 +0000)]
Changed error messages to use "cannot" instead of "can not" (meaning "also can")

16 years agoFixed bug #48469 (ldap_get_entries() memory leaks on empty search results)
Patrick Allaert [Sun, 7 Jun 2009 13:06:03 +0000 (13:06 +0000)]
Fixed bug #48469 (ldap_get_entries() memory leaks on empty search results)

16 years agoChangeLog update
<changelog@php.net> [Sun, 7 Jun 2009 01:33:05 +0000 (01:33 +0000)]
ChangeLog update

16 years agoFixed error message grammar:
Matt Wilmas [Sat, 6 Jun 2009 02:40:14 +0000 (02:40 +0000)]
Fixed error message grammar:
 - "cannot" instead of "can not" (meaning "also can")
 - "than" instead of "then" (Hint: "then" should hardly be needed;
     you're not telling the order in which to do something)

... plus removed a couple ending. dots

16 years agoChangeLog update
<changelog@php.net> [Sat, 6 Jun 2009 01:33:00 +0000 (01:33 +0000)]
ChangeLog update

16 years agoMake pass_two visible to extensions with ZEND_API (required for optimizer).
Brian Shire [Fri, 5 Jun 2009 23:20:58 +0000 (23:20 +0000)]
Make pass_two visible to extensions with ZEND_API (required for optimizer).

16 years agoNo always_inline attribute in gcc2
Rasmus Lerdorf [Fri, 5 Jun 2009 22:19:59 +0000 (22:19 +0000)]
No always_inline attribute in gcc2

16 years agoAdded zend_eval_stringl and made create_function(), etc. binary-safe
Matt Wilmas [Fri, 5 Jun 2009 18:50:10 +0000 (18:50 +0000)]
Added zend_eval_stringl and made create_function(), etc. binary-safe

16 years agoFixed tests again after double->long conversion change (to match 5.2)
Matt Wilmas [Fri, 5 Jun 2009 17:15:18 +0000 (17:15 +0000)]
Fixed tests again after double->long conversion change (to match 5.2)

16 years agobetter fix for #48409 , #48428 , #48228
Arnaud Le Blanc [Fri, 5 Jun 2009 11:21:16 +0000 (11:21 +0000)]
better fix for #48409 , #48428 , #48228
# (again, sorry)

16 years agofixed isset() on sub-directories (isset('blah') if file 'blah/foo.php' exists)
Greg Beaver [Fri, 5 Jun 2009 04:44:55 +0000 (04:44 +0000)]
fixed isset() on sub-directories (isset('blah') if file 'blah/foo.php' exists)

16 years agoChangeLog update
<changelog@php.net> [Fri, 5 Jun 2009 01:32:58 +0000 (01:32 +0000)]
ChangeLog update

16 years agoMFPECL: fix security vulnerability in phar's handling of long tar filenames
Greg Beaver [Thu, 4 Jun 2009 20:00:01 +0000 (20:00 +0000)]
MFPECL: fix security vulnerability in phar's handling of long tar filenames

16 years agoUpdated tests after double->long conversion change (basically to match 5.2)
Matt Wilmas [Thu, 4 Jun 2009 18:24:09 +0000 (18:24 +0000)]
Updated tests after double->long conversion change (basically to match 5.2)

# Let me know about other failing tests I missed

16 years agoRestored double->long conversion behavior to that of PHP 5.2 (on most platforms)...
Matt Wilmas [Thu, 4 Jun 2009 18:18:47 +0000 (18:18 +0000)]
Restored double->long conversion behavior to that of PHP 5.2 (on most platforms) and prior:
 * Out-of-range numbers overflow/preserve least significant bits (no LONG_MAX/MIN limit)
 * See bug #42868 (presumably-rare platform with different results in 5.2)
 * On 32-bit platforms with 64-bit long type, a zend_long64 cast has been added,
    otherwise it's the same as 5.2
 * Use this conversion method everywhere instead of some plain (long) casts

Added 'L' parameter parsing specifier to ensure a LONG_MAX/MIN limit:
 * Essentially what 5.3's new conversion was doing in most cases
 * Functions with "limit" or "length" type params could be updated to use this,
    and prevent confusing overflow behavior with huge numbers (*also* in 5.2)
  - See bug #47854, for example; or even #42868 again

# Test updates coming

16 years agoMFB
Andrei Zmievski [Thu, 4 Jun 2009 18:18:24 +0000 (18:18 +0000)]
MFB

16 years agoInclude other flags as well
Etienne Kneuss [Thu, 4 Jun 2009 14:46:08 +0000 (14:46 +0000)]
Include other flags as well

16 years agoFixed creating directory structure when extracting phars
Hannes Magnusson [Thu, 4 Jun 2009 12:21:59 +0000 (12:21 +0000)]
Fixed creating directory structure when extracting phars

16 years ago- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c)
Jani Taskinen [Thu, 4 Jun 2009 11:51:10 +0000 (11:51 +0000)]
- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c)

16 years agoMFB: snprintf -> slprintf (Ilia)
Jani Taskinen [Thu, 4 Jun 2009 11:47:51 +0000 (11:47 +0000)]
MFB: snprintf -> slprintf (Ilia)

16 years agoFix build
Kalle Sommer Nielsen [Thu, 4 Jun 2009 08:18:32 +0000 (08:18 +0000)]
Fix build

16 years ago- typo
Pierre Joye [Thu, 4 Jun 2009 07:41:42 +0000 (07:41 +0000)]
- typo

16 years ago- [DOC] MF53: add PHP_WINDOWS_NT_* and PHP_WINDOWS_VERSION_* constants (usefull for...
Pierre Joye [Thu, 4 Jun 2009 07:00:37 +0000 (07:00 +0000)]
- [DOC] MF53: add PHP_WINDOWS_NT_* and PHP_WINDOWS_VERSION_* constants (usefull for testing and features detections)
   see http://msdn.microsoft.com/en-us/library/ms724451(VS.85).aspx for the explanation

16 years agoChangeLog update
<changelog@php.net> [Thu, 4 Jun 2009 01:33:02 +0000 (01:33 +0000)]
ChangeLog update

16 years ago- Fixed tests
Felipe Pena [Thu, 4 Jun 2009 01:14:48 +0000 (01:14 +0000)]
- Fixed tests

16 years agoAdd test for Bug #47859 parse_ini_file() does not like asterisk (*) in key in the...
Brian Shire [Wed, 3 Jun 2009 19:37:22 +0000 (19:37 +0000)]
Add test for Bug #47859 parse_ini_file() does not like asterisk (*) in key in the beginning

16 years agoMFB: Fixed bug #46386 (Digest authentication with SOAP module fails against
Ilia Alshanetsky [Wed, 3 Jun 2009 12:40:01 +0000 (12:40 +0000)]
MFB: Fixed bug #46386 (Digest authentication with SOAP module fails against
MSSQL SOAP services)

16 years agoCommiting testfest tests from tek
Zoe Slattery [Wed, 3 Jun 2009 12:29:57 +0000 (12:29 +0000)]
Commiting testfest tests from tek

16 years ago- fix title
Pierre Joye [Wed, 3 Jun 2009 08:31:07 +0000 (08:31 +0000)]
- fix title

16 years ago- MFB: fix parameter order and return value check in windows (Venkat Raman Don, Pierr...
Pierre Joye [Wed, 3 Jun 2009 08:07:30 +0000 (08:07 +0000)]
- MFB: fix parameter order and return value check in windows (Venkat Raman Don, Pierre)' link

16 years agoChangeLog update
<changelog@php.net> [Wed, 3 Jun 2009 01:32:53 +0000 (01:32 +0000)]
ChangeLog update

16 years agoconfig.h is in this directory, not in ext/bcmath root, fixes re-compilation for me
Kalle Sommer Nielsen [Wed, 3 Jun 2009 01:18:42 +0000 (01:18 +0000)]
config.h is in this directory, not in ext/bcmath root, fixes re-compilation for me

16 years ago* We dont need to wrap to two lines here, its small enough to show with a standard...
Kalle Sommer Nielsen [Wed, 3 Jun 2009 01:13:37 +0000 (01:13 +0000)]
* We dont need to wrap to two lines here, its small enough to show with a standard sized cmd window
* Bump copyright year in the .rc

16 years ago- Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4)
Jani Taskinen [Tue, 2 Jun 2009 19:53:29 +0000 (19:53 +0000)]
- Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4)

16 years ago----------------------------------------------------------------------
Ilia Alshanetsky [Tue, 2 Jun 2009 12:20:24 +0000 (12:20 +0000)]
----------------------------------------------------------------------
Fixed test

16 years agofix test
Jani Taskinen [Tue, 2 Jun 2009 08:02:21 +0000 (08:02 +0000)]
fix test

16 years agoChangeLog update
<changelog@php.net> [Tue, 2 Jun 2009 01:33:48 +0000 (01:33 +0000)]
ChangeLog update

16 years agoMFB: fix compiler warnings by moving all std includes after include of zend_config.h
Nuno Lopes [Mon, 1 Jun 2009 17:52:29 +0000 (17:52 +0000)]
MFB: fix compiler warnings by moving all std includes after include of zend_config.h

16 years agoNew tests
Arnaud Le Blanc [Mon, 1 Jun 2009 16:10:13 +0000 (16:10 +0000)]
New tests
# These tests were failing on different configurations, so adding them
# all to get more chances of seeing one failing in case of problem.

16 years agobetter fix for #48409 , #48428 , #48228
Arnaud Le Blanc [Mon, 1 Jun 2009 15:07:27 +0000 (15:07 +0000)]
better fix for #48409 , #48428 , #48228

16 years agoMFB: Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values).
Ilia Alshanetsky [Mon, 1 Jun 2009 13:11:09 +0000 (13:11 +0000)]
MFB: Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values).

16 years agoEngine execution order tests
Zoe Slattery [Mon, 1 Jun 2009 13:00:43 +0000 (13:00 +0000)]
Engine execution order tests

16 years agoFixes to work on Windows as well as Linux
Zoe Slattery [Mon, 1 Jun 2009 08:59:18 +0000 (08:59 +0000)]
Fixes to work on Windows as well as Linux

16 years agoChangeLog update
<changelog@php.net> [Mon, 1 Jun 2009 01:33:46 +0000 (01:33 +0000)]
ChangeLog update

16 years agoAdd test for the timeout inside shutdown function
Etienne Kneuss [Sun, 31 May 2009 21:32:20 +0000 (21:32 +0000)]
Add test for the timeout inside shutdown function

16 years agofix for #48247
Stanislav Malyshev [Sun, 31 May 2009 21:29:54 +0000 (21:29 +0000)]
fix for #48247

16 years agoMFB: Fixed bug #48359 (Script hangs on snmprealwalk if OID is not
Ilia Alshanetsky [Sun, 31 May 2009 14:11:14 +0000 (14:11 +0000)]
MFB: Fixed bug #48359 (Script hangs on snmprealwalk if OID is not
increasing)

16 years ago- No dots in error messages
Jani Taskinen [Sun, 31 May 2009 13:50:50 +0000 (13:50 +0000)]
- No dots in error messages

16 years agoMake a note.
Andrei Zmievski [Sun, 31 May 2009 01:45:05 +0000 (01:45 +0000)]
Make a note.

16 years agoChangeLog update
<changelog@php.net> [Sun, 31 May 2009 01:33:14 +0000 (01:33 +0000)]
ChangeLog update

16 years agoTake small blocks cache into account in memory_get_usage()
Arnaud Le Blanc [Sat, 30 May 2009 16:42:01 +0000 (16:42 +0000)]
Take small blocks cache into account in memory_get_usage()

16 years agoFix aliasing issue (fixes #48409 , #48428 , #48228)
Arnaud Le Blanc [Sat, 30 May 2009 16:30:39 +0000 (16:30 +0000)]
Fix aliasing issue (fixes #48409 , #48428 , #48228)

16 years agoMake sure the timeout is checked in the shutdown function, patch from Etienne
Scott MacVicar [Sat, 30 May 2009 09:47:39 +0000 (09:47 +0000)]
Make sure the timeout is checked in the shutdown function, patch from Etienne

16 years agoChangeLog update
<changelog@php.net> [Sat, 30 May 2009 01:33:14 +0000 (01:33 +0000)]
ChangeLog update

16 years agoFixing tests - messages/warnings can vary by version
Ulf Wendel [Fri, 29 May 2009 13:36:54 +0000 (13:36 +0000)]
Fixing tests - messages/warnings can vary by version

16 years agoUpdating test to reflect API changes.
Ulf Wendel [Fri, 29 May 2009 13:22:47 +0000 (13:22 +0000)]
Updating test to reflect API changes.

16 years agoSkip test for libmysql. The MySQL C-API does not support it, mysqlnd does...
Ulf Wendel [Fri, 29 May 2009 13:12:24 +0000 (13:12 +0000)]
Skip test for libmysql. The MySQL C-API does not support it, mysqlnd does...

16 years agoAdd support for mysql_stmt_store_result() from libmysql 6.0.8+ and 5.4.x
Andrey Hristov [Fri, 29 May 2009 13:09:22 +0000 (13:09 +0000)]
Add support for mysql_stmt_store_result() from libmysql 6.0.8+ and 5.4.x

16 years ago1) The wording of a message can differ by version and by libmysql vs. mysqlnd. 2...
Ulf Wendel [Fri, 29 May 2009 13:02:30 +0000 (13:02 +0000)]
1) The wording of a message can differ by version and by libmysql vs. mysqlnd. 2) %i is better than %s

16 years agoBehaviour is undefined with libmysql, accept whatever libmysql may return. With mysql...
Ulf Wendel [Fri, 29 May 2009 12:55:39 +0000 (12:55 +0000)]
Behaviour is undefined with libmysql, accept whatever libmysql may return. With mysqlnd you get the defined value of -1 to indicate 'no value'.

16 years agoFix for the failing mysql_stmt_execute() test. Data was cleaned after
Andrey Hristov [Fri, 29 May 2009 12:19:26 +0000 (12:19 +0000)]
Fix for the failing mysql_stmt_execute() test. Data was cleaned after
stmt_reset() but it should stay and be freed as later as next stmt_execute()

16 years ago'Fixing' test to reflect a libmysql vs. mysqlnd difference. With libmysql it is not...
Ulf Wendel [Fri, 29 May 2009 11:59:09 +0000 (11:59 +0000)]
'Fixing' test to reflect a libmysql vs. mysqlnd difference. With libmysql it is not defined what mysql_stmt_store_result() shall return when one tries to store the (non-existing) result set of a failed SQL statement, http://dev.mysql.com/doc/refman/6.0/en/mysql-stmt-store-result.html . mysqlnd will detect the SQL failure and return false. libmysql will return true. If you want libmysql to change, file a bug report at MySQL... I don't think there is a good way to work around this in the extension itself.

16 years agobetter fix
Zoe Slattery [Fri, 29 May 2009 11:47:42 +0000 (11:47 +0000)]
better fix

16 years agoAnother detail where mysqlnd is superior than libmysql. The mysql_info() from libmysq...
Ulf Wendel [Fri, 29 May 2009 11:00:53 +0000 (11:00 +0000)]
Another detail where mysqlnd is superior than libmysql. The mysql_info() from libmysql does not support SELECT: http://dev.mysql.com/doc/refman/6.0/en/mysql-info.html . mysqlnd does support it. Libmysql feature request filed http://bugs.mysql.com/bug.php?id=45189

16 years agoWeaker test - libmysql/server error messages can differ by version
Ulf Wendel [Fri, 29 May 2009 10:34:07 +0000 (10:34 +0000)]
Weaker test - libmysql/server error messages can differ by version

16 years agoWeaker test: functions are only available if HAVE_EMBEDDED_MYSQLI is set. There is...
Ulf Wendel [Fri, 29 May 2009 10:25:37 +0000 (10:25 +0000)]
Weaker test: functions are only available if HAVE_EMBEDDED_MYSQLI is set. There is probably no proper way to check this condition in the user land.

16 years agoSkip when using libmysql. Likely a regression bug - http://bugs.mysql.com/bug.php...
Ulf Wendel [Fri, 29 May 2009 10:15:32 +0000 (10:15 +0000)]
Skip when using libmysql. Likely a regression bug - http://bugs.mysql.com/bug.php?id=45184

16 years agofixing to work with older levels of libcurl
Zoe Slattery [Fri, 29 May 2009 09:45:42 +0000 (09:45 +0000)]
fixing to work with older levels of libcurl

16 years agoThe option has changed the name, hence we change the test
Andrey Hristov [Fri, 29 May 2009 08:58:10 +0000 (08:58 +0000)]
The option has changed the name, hence we change the test

16 years ago- MFB: #42143, the constant NAN is reported as 0 on Windows
Pierre Joye [Fri, 29 May 2009 08:18:42 +0000 (08:18 +0000)]
- MFB: #42143, the constant NAN is reported as 0 on Windows