]> granicus.if.org Git - php/log
php
12 years agoFix bug #61194 PDO should export compression flag with myslqnd
Johannes Schlüter [Mon, 5 Mar 2012 23:57:24 +0000 (23:57 +0000)]
Fix bug #61194 PDO should export compression flag with myslqnd

12 years agoFix Bug #61207 PDO::nextRowset() after a multi-statement query doesn't always work
Johannes Schlüter [Mon, 5 Mar 2012 23:38:15 +0000 (23:38 +0000)]
Fix Bug #61207 PDO::nextRowset() after a multi-statement query doesn't always work

12 years ago- fix bug #61290, fix build
Pierre Joye [Mon, 5 Mar 2012 20:53:40 +0000 (20:53 +0000)]
- fix bug #61290, fix build

12 years agoFixed bug #60887 (SoapClient ignores user_agent option and sends no User-Agent header)
Dmitry Stogov [Mon, 5 Mar 2012 12:59:01 +0000 (12:59 +0000)]
Fixed bug #60887 (SoapClient ignores user_agent option and sends no User-Agent header)

12 years agoFixed module numbering
Dmitry Stogov [Mon, 5 Mar 2012 12:47:25 +0000 (12:47 +0000)]
Fixed module numbering

12 years ago- fix bug #54407, Incorrectly defined NTDDI_VERSION macro
Pierre Joye [Sun, 4 Mar 2012 22:15:12 +0000 (22:15 +0000)]
- fix bug #54407, Incorrectly defined NTDDI_VERSION macro

12 years ago- size_t may be shorter than long and definitely is not signed. Note that the
Gustavo André dos Santos Lopes [Sun, 4 Mar 2012 19:30:01 +0000 (19:30 +0000)]
- size_t may be shorter than long and definitely is not signed. Note that the
  z modifier was only added in C99, so we can't use it.

12 years ago- fix bug #54407, Incorrectly defined NTDDI_VERSION macro
Pierre Joye [Sun, 4 Mar 2012 15:23:24 +0000 (15:23 +0000)]
- fix bug #54407, Incorrectly defined NTDDI_VERSION macro

12 years agoFix bug #60596: Code Cleanup Removing Superfluous If Statement
Nikita Popov [Sun, 4 Mar 2012 13:52:48 +0000 (13:52 +0000)]
Fix bug #60596: Code Cleanup Removing Superfluous If Statement

Cleanup only, no function change. Patch by ircmaxell.

12 years agoFixed bug #60106 (stream_socket_server silently truncates long unix socket paths)
Ilia Alshanetsky [Sat, 3 Mar 2012 20:36:14 +0000 (20:36 +0000)]
Fixed bug #60106 (stream_socket_server silently truncates long unix socket paths)

12 years agoFix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable
Nikita Popov [Sat, 3 Mar 2012 12:46:17 +0000 (12:46 +0000)]
Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable

12 years agoFix bug #52719: array_walk_recursive crashes if third param of the function is by...
Nikita Popov [Fri, 2 Mar 2012 18:05:38 +0000 (18:05 +0000)]
Fix bug #52719: array_walk_recursive crashes if third param of the function is by reference

12 years agoMissed 5.3 for the Armenia DST drop
Rasmus Lerdorf [Fri, 2 Mar 2012 17:08:00 +0000 (17:08 +0000)]
Missed 5.3 for the Armenia DST drop

12 years ago- Updated to version 2012.2 (2012b)
Derick Rethans [Fri, 2 Mar 2012 17:00:33 +0000 (17:00 +0000)]
- Updated to version 2012.2 (2012b)

12 years agoMFH: Fix bug #60801 (strpbrk() mishandles NUL byte). (Trunk commit: r322934).
Adam Harvey [Fri, 2 Mar 2012 03:39:04 +0000 (03:39 +0000)]
MFH: Fix bug #60801 (strpbrk() mishandles NUL byte). (Trunk commit: r322934).

12 years agoFixed bug #61172 (Add Apache 2.4 support)
Christopher Jones [Fri, 2 Mar 2012 00:07:41 +0000 (00:07 +0000)]
Fixed bug #61172 (Add Apache 2.4 support)

12 years agoChange PHP 6 refs to PHP 5.4 and sync some spelling with PHP_5_4 branch files
Christopher Jones [Thu, 1 Mar 2012 20:05:18 +0000 (20:05 +0000)]
Change PHP 6 refs to PHP 5.4 and sync some spelling with PHP_5_4 branch files

12 years ago- Updated to version 2012.1 (2012a)
Derick Rethans [Thu, 1 Mar 2012 15:09:49 +0000 (15:09 +0000)]
- Updated to version 2012.1 (2012a)

12 years agoAdd the CVE numbers that were mentioned in the related php.net announcements
Christopher Jones [Wed, 29 Feb 2012 20:48:17 +0000 (20:48 +0000)]
Add the CVE numbers that were mentioned in the related php.net announcements

12 years agoRemove "backported" from 5.4 comments since 5.3 is the base version these bugs are...
Christopher Jones [Wed, 29 Feb 2012 18:46:17 +0000 (18:46 +0000)]
Remove "backported" from 5.4 comments since 5.3 is the base version these bugs are fixed.  Reorder.

12 years agoFix bug 61193
Rasmus Lerdorf [Mon, 27 Feb 2012 12:16:39 +0000 (12:16 +0000)]
Fix bug 61193

12 years agoImprove fix for #61165, the previous one cause #43450 test failed
Xinchen Hui [Sun, 26 Feb 2012 14:56:26 +0000 (14:56 +0000)]
Improve fix for #61165, the previous one cause #43450 test failed

12 years agoFixed bug #61087 (Memory leak in parse_ini_file when specifying invalid scanner mode)
Xinchen Hui [Sat, 25 Feb 2012 14:15:11 +0000 (14:15 +0000)]
Fixed bug #61087 (Memory leak in parse_ini_file when specifying invalid scanner mode)

12 years agotest for bug #61124
Olivier DOUCET [Sat, 25 Feb 2012 13:27:57 +0000 (13:27 +0000)]
test for bug #61124

12 years agoNEWS for r323330
Nikita Popov [Sat, 25 Feb 2012 13:04:43 +0000 (13:04 +0000)]
NEWS for r323330

So cjones doesn't have nightmares :P

12 years agofix phpt : fopen(data://) requires allow_url_fopen=1
Olivier DOUCET [Sat, 25 Feb 2012 12:44:46 +0000 (12:44 +0000)]
fix phpt : fopen(data://) requires allow_url_fopen=1

12 years agomore verbose skip reason in test files with not so obvious extension requirements
Olivier DOUCET [Sat, 25 Feb 2012 12:10:41 +0000 (12:10 +0000)]
more verbose skip reason in test files with not so obvious extension requirements

12 years agomerge test to 5.3, and remove xfail since the bug was fixed
Xinchen Hui [Sat, 25 Feb 2012 05:18:40 +0000 (05:18 +0000)]
merge test to 5.3, and remove xfail since the bug was fixed

12 years agoFixed bug #61165 (Segfault - strip_tags())
Xinchen Hui [Sat, 25 Feb 2012 04:36:08 +0000 (04:36 +0000)]
Fixed bug #61165 (Segfault - strip_tags())

12 years ago- Better fix for #61115.
Gustavo André dos Santos Lopes [Fri, 24 Feb 2012 22:56:21 +0000 (22:56 +0000)]
- Better fix for #61115.
- Fixed resource leak in stream_socket_client().

12 years ago- Fixed bug #61173 (Unable to detect error from finfo constructor).
Gustavo André dos Santos Lopes [Fri, 24 Feb 2012 10:01:39 +0000 (10:01 +0000)]
- Fixed bug #61173 (Unable to detect error from finfo constructor).
- Tidied up NEWS

12 years agoRelocate orphan line
Christopher Jones [Thu, 23 Feb 2012 19:43:38 +0000 (19:43 +0000)]
Relocate orphan line

12 years agoFixed bug #61124 (Crash when decoding an invalid base64 encoded string).
Scott MacVicar [Thu, 23 Feb 2012 01:26:46 +0000 (01:26 +0000)]
Fixed bug #61124 (Crash when decoding an invalid base64 encoded string).

12 years agoNEWS for r323362
Nikita Popov [Wed, 22 Feb 2012 17:21:57 +0000 (17:21 +0000)]
NEWS for r323362

12 years ago- Fixed bug #61115 (stream related segfault on fatal error in
Gustavo André dos Santos Lopes [Wed, 22 Feb 2012 11:45:26 +0000 (11:45 +0000)]
- Fixed bug #61115 (stream related segfault on fatal error in
  php_stream_context_link).
#run-tests.php is not currently detecting the segfault in the test
#Missing 5.4 merge

12 years agoYup, these need to be escaped. Good catch.
Rasmus Lerdorf [Tue, 21 Feb 2012 00:01:19 +0000 (00:01 +0000)]
Yup, these need to be escaped. Good catch.

12 years agoFix bug 61149
Rasmus Lerdorf [Mon, 20 Feb 2012 20:29:26 +0000 (20:29 +0000)]
Fix bug 61149

12 years agoFix #61095 (Lexing 0x0*+<NUM> incorrectly)
Etienne Kneuss [Mon, 20 Feb 2012 18:28:57 +0000 (18:28 +0000)]
Fix #61095 (Lexing 0x0*+<NUM> incorrectly)

12 years agofix race condition in find (it was finding the copied files over and over again,...
Nuno Lopes [Mon, 20 Feb 2012 16:01:34 +0000 (16:01 +0000)]
fix race condition in find (it was finding the copied files over and over again, and recursing forever)

12 years agoFix bug #61139 gzopen leaks when specifying invalid mode
Nikita Popov [Sun, 19 Feb 2012 14:39:29 +0000 (14:39 +0000)]
Fix bug #61139 gzopen leaks when specifying invalid mode

Needs to be merged to 5.4.

12 years agoFix bug #61097 Memory leak in xmlrpc functions copying zvals
Nikita Popov [Sat, 18 Feb 2012 14:58:19 +0000 (14:58 +0000)]
Fix bug #61097 Memory leak in xmlrpc functions copying zvals

Needs to be merged to 5.4.

12 years agoFix headers generated by phar
Nikita Popov [Sat, 18 Feb 2012 13:39:13 +0000 (13:39 +0000)]
Fix headers generated by phar

sapi_header_line.line_len is the length without null terminator, so one has to
take sizeof - 1. This fixes some test failures as the NUL bytes were causing
warnings.

Needs to be merged to 5.4.

12 years agoMerge 5.3.10 NEWS, per Ondřej's mailing list prod.
Adam Harvey [Sat, 18 Feb 2012 04:32:45 +0000 (04:32 +0000)]
Merge 5.3.10 NEWS, per Ondřej's mailing list prod.

12 years agoWeird, what happened here?
Rasmus Lerdorf [Thu, 16 Feb 2012 17:48:30 +0000 (17:48 +0000)]
Weird, what happened here?

12 years ago * fixed bug #60704 unlink() bug with some files path
Mateusz Kocielski [Tue, 14 Feb 2012 14:14:30 +0000 (14:14 +0000)]
 * fixed bug #60704 unlink() bug with some files path

Reviewed by: rasmus@

12 years agoThis one depends on max_input_vars as well
Rasmus Lerdorf [Tue, 14 Feb 2012 09:50:46 +0000 (09:50 +0000)]
This one depends on max_input_vars as well

12 years agoThese tests fail unless max_input_vars and/or max_file_uploads is set high enough
Rasmus Lerdorf [Tue, 14 Feb 2012 09:47:32 +0000 (09:47 +0000)]
These tests fail unless max_input_vars and/or max_file_uploads is set high enough

12 years agoImproved max_input_vars directive to check nested variables
Dmitry Stogov [Tue, 14 Feb 2012 08:58:52 +0000 (08:58 +0000)]
Improved max_input_vars directive to check nested variables

12 years agoFixed bug #61072 (Memory leak when restoring an exception handler)
Xinchen Hui [Tue, 14 Feb 2012 05:35:34 +0000 (05:35 +0000)]
Fixed bug #61072 (Memory leak when restoring an exception handler)

12 years agoUnbreak these tests - please be careful with your Windows-based editors that
Rasmus Lerdorf [Sun, 12 Feb 2012 08:01:25 +0000 (08:01 +0000)]
Unbreak these tests - please be careful with your Windows-based editors that
seem to mess up ^M's here.

12 years agoImproved fix for #61058, and add test script
Xinchen Hui [Sun, 12 Feb 2012 05:32:24 +0000 (05:32 +0000)]
Improved fix for #61058, and add test script

12 years agoFixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX)
Xinchen Hui [Sun, 12 Feb 2012 04:59:08 +0000 (04:59 +0000)]
Fixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX)

12 years agodecrescent order
Xinchen Hui [Wed, 8 Feb 2012 15:07:28 +0000 (15:07 +0000)]
decrescent order
#<Felipe> laruence: yes, we used to use decrescent order of bug id in the NEWS entry.

12 years agoFixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars).
Xinchen Hui [Wed, 8 Feb 2012 14:07:27 +0000 (14:07 +0000)]
Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars).

12 years agofix bug #54682 (tidy null pointer dereference)
Antony Dovgal [Tue, 7 Feb 2012 20:49:10 +0000 (20:49 +0000)]
fix bug #54682 (tidy null pointer dereference)

12 years agoFix OpenSSL version-dependent diff. "Time Stamp signing" is not in openssl 0.9. Skip...
Christopher Jones [Tue, 7 Feb 2012 01:15:13 +0000 (01:15 +0000)]
Fix OpenSSL version-dependent diff. "Time Stamp signing" is not in openssl 0.9. Skip current test for 0.9. New test for 0.9 approved by Stas

12 years agoForce allow_url_fopen to fix qa.php.net/reports diffs
Christopher Jones [Mon, 6 Feb 2012 23:52:42 +0000 (23:52 +0000)]
Force allow_url_fopen to fix qa.php.net/reports diffs

12 years agoMask different curl message. Now passes on Oracle Linux 5
Christopher Jones [Mon, 6 Feb 2012 23:31:51 +0000 (23:31 +0000)]
Mask different curl message. Now passes on Oracle Linux 5

12 years agoAllow alternative curl output shown in several qa.php.net/reports logs
Christopher Jones [Mon, 6 Feb 2012 23:14:47 +0000 (23:14 +0000)]
Allow alternative curl output shown in several qa.php.net/reports logs

12 years agoSafer way to call pcre_fullinfo - bug 60986
Rasmus Lerdorf [Mon, 6 Feb 2012 18:18:53 +0000 (18:18 +0000)]
Safer way to call pcre_fullinfo - bug 60986

12 years agoFix for bug 60986
Rasmus Lerdorf [Mon, 6 Feb 2012 18:11:56 +0000 (18:11 +0000)]
Fix for bug 60986

12 years agoSame thing here. "June 18, 1969 8:49:59 AM " does not contain a timezone, so there
Rasmus Lerdorf [Sun, 5 Feb 2012 10:35:56 +0000 (10:35 +0000)]
Same thing here. "June 18, 1969 8:49:59 AM " does not contain a timezone, so there
is no way to know whether dst should be applied or not.

12 years agoWithout a timezone you can't know whether it is dst or not in this one
Rasmus Lerdorf [Sun, 5 Feb 2012 10:29:34 +0000 (10:29 +0000)]
Without a timezone you can't know whether it is dst or not in this one

12 years agoAnother openssl test that is dependent on the openssl version. The output has
Rasmus Lerdorf [Sun, 5 Feb 2012 10:08:16 +0000 (10:08 +0000)]
Another openssl test that is dependent on the openssl version. The output has
changed in more recent versions. Synch with newer output and consider changing
the test to only pick out the more stable fields instead of all of them.

12 years agofix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object http...
Popa Adrian Marius [Sun, 5 Feb 2012 09:58:50 +0000 (09:58 +0000)]
fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_53280.phpt

12 years agoNeed EXPECTF here, of course
Rasmus Lerdorf [Sun, 5 Feb 2012 09:52:41 +0000 (09:52 +0000)]
Need EXPECTF here, of course

12 years agoGetting different hashes here. But this test isn't testing the hashes,
Rasmus Lerdorf [Sun, 5 Feb 2012 09:50:14 +0000 (09:50 +0000)]
Getting different hashes here. But this test isn't testing the hashes,
it is just making sure we actually get a hash and don't crash.

12 years agoAccording to the reports on qa this test is failing the same way for everyone.
Rasmus Lerdorf [Sun, 5 Feb 2012 09:32:20 +0000 (09:32 +0000)]
According to the reports on qa this test is failing the same way for everyone.
See: http://qa.php.net/reports/viewreports.php?version=5.3.10&test=%2Fext%2Fopenssl%2Ftests%2Fbug28382.phpt
I'm not sure if this is due to a change in the openssl library or in the extension, so perhaps the test
itself needs to change, but for now synch it with the new output and watch for failures.

12 years agoThis test needs gc enabled
Rasmus Lerdorf [Sun, 5 Feb 2012 06:09:22 +0000 (06:09 +0000)]
This test needs gc enabled

12 years agoFixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs())
Xinchen Hui [Fri, 3 Feb 2012 16:27:35 +0000 (16:27 +0000)]
Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs())

12 years ago- Merging r323033 into 5.3 (see bug #60227).
Gustavo André dos Santos Lopes [Fri, 3 Feb 2012 08:48:34 +0000 (08:48 +0000)]
- Merging r323033 into 5.3 (see bug #60227).

12 years agomention git
David Soria Parra [Fri, 3 Feb 2012 08:14:39 +0000 (08:14 +0000)]
mention git

13 years agoFix bug #60933 (Testing asort with SORT_LOCALE_STRING fails on Mac OS X 10.6) on...
Adam Harvey [Fri, 3 Feb 2012 01:21:24 +0000 (01:21 +0000)]
Fix bug #60933 (Testing asort with SORT_LOCALE_STRING fails on Mac OS X 10.6) on PHP_5_3 and trunk.

13 years agoThis will be PHP 5.3.11, 5.3.10 will be released from other branch
Johannes Schlüter [Thu, 2 Feb 2012 17:25:23 +0000 (17:25 +0000)]
This will be PHP 5.3.11, 5.3.10 will be released from other branch

13 years agoassert
Andrey Hristov [Thu, 2 Feb 2012 15:00:42 +0000 (15:00 +0000)]
assert

13 years agoAlways restore PG(magic_quote_gpc) on request shutdown
Dmitry Stogov [Thu, 2 Feb 2012 12:58:54 +0000 (12:58 +0000)]
Always restore PG(magic_quote_gpc) on request shutdown

13 years agoFixed memory leaks
Dmitry Stogov [Thu, 2 Feb 2012 10:26:53 +0000 (10:26 +0000)]
Fixed memory leaks

13 years agofix UMR in php_register_variable_ex, reported by Stefan Esser
Stanislav Malyshev [Wed, 1 Feb 2012 19:52:05 +0000 (19:52 +0000)]
fix UMR in php_register_variable_ex, reported by Stefan Esser

13 years agoFix test
Etienne Kneuss [Wed, 1 Feb 2012 13:25:32 +0000 (13:25 +0000)]
Fix test

13 years agoFixed basic HTTP authentication for WSDL sub requests.
Dmitry Stogov [Wed, 1 Feb 2012 12:16:52 +0000 (12:16 +0000)]
Fixed basic HTTP authentication for WSDL sub requests.

13 years agoFixed basic HTTP authentication for WSDL sub requests
Dmitry Stogov [Wed, 1 Feb 2012 11:26:57 +0000 (11:26 +0000)]
Fixed basic HTTP authentication for WSDL sub requests

13 years ago- fix #55226, WS
Pierre Joye [Tue, 31 Jan 2012 07:17:05 +0000 (07:17 +0000)]
- fix #55226, WS

13 years ago- fix #55226, fix build
Pierre Joye [Tue, 31 Jan 2012 07:14:36 +0000 (07:14 +0000)]
- fix #55226, fix build

13 years ago- libssh2 1.3.0
Pierre Joye [Mon, 30 Jan 2012 11:04:19 +0000 (11:04 +0000)]
- libssh2 1.3.0

13 years agoFixed bug #51860 (Include fails with toplevel symlink to /)
Dmitry Stogov [Mon, 30 Jan 2012 10:08:11 +0000 (10:08 +0000)]
Fixed bug #51860 (Include fails with toplevel symlink to /)

13 years agocreateCollation
Rasmus Lerdorf [Sun, 29 Jan 2012 04:23:27 +0000 (04:23 +0000)]
createCollation

13 years agocreateCollation() for pdo_sqlite as well
Rasmus Lerdorf [Sun, 29 Jan 2012 04:22:23 +0000 (04:22 +0000)]
createCollation() for pdo_sqlite as well
Closes bug #55226

13 years agoMissed the test
Rasmus Lerdorf [Sun, 29 Jan 2012 04:20:50 +0000 (04:20 +0000)]
Missed the test

13 years agocreateCollation()
Rasmus Lerdorf [Sun, 29 Jan 2012 03:59:35 +0000 (03:59 +0000)]
createCollation()

13 years agoGood patch from Brad Dewar that adds missing createCollation()
Rasmus Lerdorf [Sun, 29 Jan 2012 03:57:29 +0000 (03:57 +0000)]
Good patch from Brad Dewar that adds missing createCollation()
method. Fixes bug #60871 and is related to bug #55226

13 years ago- Fixed bug #60860 (session.save_handler=user without defined function core dumps)
Felipe Pena [Sat, 28 Jan 2012 21:02:09 +0000 (21:02 +0000)]
- Fixed bug #60860 (session.save_handler=user without defined function core dumps)

13 years agoSimple fix that just quotes the filenames in run-tests to support paths with spaces.
Rasmus Lerdorf [Sat, 28 Jan 2012 02:43:31 +0000 (02:43 +0000)]
Simple fix that just quotes the filenames in run-tests to support paths with spaces.
Fixes bug #60734

13 years ago- update libs
Pierre Joye [Fri, 27 Jan 2012 17:35:01 +0000 (17:35 +0000)]
- update libs

13 years ago- update libs
Pierre Joye [Fri, 27 Jan 2012 17:31:17 +0000 (17:31 +0000)]
- update libs

13 years ago- update libs
Pierre Joye [Fri, 27 Jan 2012 13:27:03 +0000 (13:27 +0000)]
- update libs

13 years ago- fix #60895, possible invalid handler usage
Pierre Joye [Fri, 27 Jan 2012 10:56:33 +0000 (10:56 +0000)]
- fix #60895, possible invalid handler usage

13 years ago- openssl 0.9.8t, curl 7.24.0
Pierre Joye [Thu, 26 Jan 2012 12:11:02 +0000 (12:11 +0000)]
- openssl 0.9.8t, curl 7.24.0

13 years agoRe-fixed bug #60825 (Segfault when running symfony 2 tests)
Xinchen Hui [Tue, 24 Jan 2012 14:39:45 +0000 (14:39 +0000)]
Re-fixed bug #60825 (Segfault when running symfony 2 tests)

13 years agominor tweak to warning to fix the bug54682.phpt test
Nuno Lopes [Mon, 23 Jan 2012 09:22:38 +0000 (09:22 +0000)]
minor tweak to warning to fix the bug54682.phpt test

13 years ago- Further fix for bug #60455 (stream_get_line misbehaves if EOF is not detected
Gustavo André dos Santos Lopes [Sun, 22 Jan 2012 20:30:37 +0000 (20:30 +0000)]
- Further fix for bug #60455 (stream_get_line misbehaves if EOF is not detected
  together with the last read).
- Fixed bug #60817 (stream_get_line() reads from stream even when there is
  already sufficient data buffered). stream_get_line() now behaves more like
  fgets(), as is documented.
#withheld commit to 5.4