]>
granicus.if.org Git - php/log
Stanislav Malyshev [Wed, 5 Dec 2012 05:03:14 +0000 (21:03 -0800)]
Merge branch 'PHP-5.5'
* PHP-5.5:
fix bug #63666 - Poor date() performance
Stanislav Malyshev [Wed, 5 Dec 2012 05:02:55 +0000 (21:02 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fix bug #63666 - Poor date() performance
Stanislav Malyshev [Wed, 5 Dec 2012 05:02:09 +0000 (21:02 -0800)]
fix bug #63666 - Poor date() performance
David Soria Parra [Tue, 4 Dec 2012 23:54:45 +0000 (00:54 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
News for enabling systemtap support on linux
David Soria Parra [Tue, 4 Dec 2012 23:54:36 +0000 (00:54 +0100)]
News for enabling systemtap support on linux
David Soria Parra [Tue, 4 Dec 2012 23:46:30 +0000 (00:46 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Pass zend_execute_data instead of zend_op_array
David Soria Parra [Tue, 4 Dec 2012 23:45:23 +0000 (00:45 +0100)]
Pass zend_execute_data instead of zend_op_array
David Soria Parra [Tue, 4 Dec 2012 20:02:23 +0000 (21:02 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Overwrite execute_ex instead of execute in dtrace_execute
Enable dtrace probes on linux as they are compatible with systemtap
David Soria Parra [Tue, 4 Dec 2012 20:01:32 +0000 (21:01 +0100)]
Overwrite execute_ex instead of execute in dtrace_execute
David Soria Parra [Mon, 3 Dec 2012 11:21:32 +0000 (12:21 +0100)]
Enable dtrace probes on linux as they are compatible with systemtap
You can build php with dtrace probes enabled on linux if you have
systemtap with uprobes.
Dmitry Stogov [Tue, 4 Dec 2012 06:48:49 +0000 (10:48 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Increased version numbers
Dmitry Stogov [Tue, 4 Dec 2012 06:48:09 +0000 (10:48 +0400)]
Increased version numbers
Dmitry Stogov [Tue, 4 Dec 2012 06:43:59 +0000 (10:43 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Moved zend_create_execute_data_from_op_array() implementation from zend_vm_execute.skl to zend_execute.c
Dmitry Stogov [Tue, 4 Dec 2012 06:42:19 +0000 (10:42 +0400)]
Moved zend_create_execute_data_from_op_array() implementation from zend_vm_execute.skl to zend_execute.c
Dmitry Stogov [Tue, 4 Dec 2012 06:35:52 +0000 (10:35 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Optimized access to temporary and compiled VM variables
Dmitry Stogov [Tue, 4 Dec 2012 06:14:39 +0000 (10:14 +0400)]
Optimized access to temporary and compiled VM variables
Remi Collet [Mon, 3 Dec 2012 14:35:15 +0000 (15:35 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Reduce case where this test will fails: - no connection AND no mysqli extension
Remi Collet [Mon, 3 Dec 2012 14:32:52 +0000 (15:32 +0100)]
Reduce case where this test will fails:
- no connection AND no mysqli extension
So, will succeed when no configured connection, but mysqli available.
Anatoliy Belsky [Mon, 3 Dec 2012 14:16:54 +0000 (15:16 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Revert the previous test fix
Anatoliy Belsky [Mon, 3 Dec 2012 14:16:34 +0000 (15:16 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Revert the previous test fix
Anatoliy Belsky [Mon, 3 Dec 2012 14:14:43 +0000 (15:14 +0100)]
Revert the previous test fix
The fail seems to be due to network error
Remi Collet [Mon, 3 Dec 2012 12:39:58 +0000 (13:39 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fix inifile.c:419:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] Please check this minor change.
use php_stream_copy_to_stream_ex instead of deprecated php_stream_copy_to_stream
Remi Collet [Mon, 3 Dec 2012 12:38:12 +0000 (13:38 +0100)]
Fix inifile.c:419:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
Please check this minor change.
Avoid, warning: 'pos_grp_start' may be used uninitialized in this function [-Wmaybe-uninitialized]
Remi Collet [Mon, 3 Dec 2012 12:35:26 +0000 (13:35 +0100)]
use php_stream_copy_to_stream_ex instead of deprecated php_stream_copy_to_stream
Anatoliy Belsky [Mon, 3 Dec 2012 09:53:14 +0000 (10:53 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fix test with a slightly different warning in TS
Adding tests for private and protected properties
Fixing test according to @jpauli's suggestions
Adding regression test for behavior of magic methods with unset public properties
Conflicts:
NEWS
Anatoliy Belsky [Mon, 3 Dec 2012 09:44:10 +0000 (10:44 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix test with a slightly different warning in TS
Anatoliy Belsky [Mon, 3 Dec 2012 09:41:17 +0000 (10:41 +0100)]
Fix test with a slightly different warning in TS
Lars Strojny [Sun, 2 Dec 2012 18:51:51 +0000 (19:51 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5
Marco Pivetta [Thu, 8 Nov 2012 04:51:01 +0000 (05:51 +0100)]
Adding tests for private and protected properties
Marco Pivetta [Wed, 7 Nov 2012 17:56:32 +0000 (18:56 +0100)]
Fixing test according to @jpauli's suggestions
Marco Pivetta [Fri, 26 Oct 2012 01:54:05 +0000 (03:54 +0200)]
Adding regression test for behavior of magic methods with unset public properties
Verifies that after having unset a public property, any access to it, be it read or write, causes calls to public magic methods
Signed-off-by: Marco Pivetta <ocramius@gmail.com>
Lars Strojny [Sun, 2 Dec 2012 18:42:25 +0000 (19:42 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5
Lars Strojny [Sun, 2 Dec 2012 18:41:55 +0000 (19:41 +0100)]
Merge branch 'PHP-5.4'
Lars Strojny [Sun, 2 Dec 2012 18:41:19 +0000 (19:41 +0100)]
News entry for bug #49341
Igor Wiedler [Sun, 2 Sep 2012 21:18:45 +0000 (23:18 +0200)]
Bug #49341: Add SO_REUSEPORT support for socket_set_option()
This is a BSD-only feature, and it will only be available on BSD.
On other platforms the constant will simply not be set.
Remi Collet [Sat, 1 Dec 2012 09:26:55 +0000 (10:26 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond
Remi Collet [Sat, 1 Dec 2012 09:26:32 +0000 (10:26 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond
Remi Collet [Sat, 1 Dec 2012 09:26:20 +0000 (10:26 +0100)]
NEWS
Remi Collet [Sat, 1 Dec 2012 09:25:49 +0000 (10:25 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
NEWS
Remi Collet [Sat, 1 Dec 2012 09:25:37 +0000 (10:25 +0100)]
NEWS
Remi Collet [Sat, 1 Dec 2012 09:24:02 +0000 (10:24 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond
Remi Collet [Sat, 1 Dec 2012 09:20:39 +0000 (10:20 +0100)]
Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond
When storing '015700' microseconds in a Datetime object,
Datetime::format('u') returns '015699'
Already known per bug45554 reproducer (also fixed).
Felipe Pena [Fri, 30 Nov 2012 11:07:47 +0000 (09:07 -0200)]
Merge branch 'PHP-5.5'
* PHP-5.5:
- Fixed ZTS build
Felipe Pena [Fri, 30 Nov 2012 11:07:35 +0000 (09:07 -0200)]
- Fixed ZTS build
Dmitry Stogov [Fri, 30 Nov 2012 10:16:38 +0000 (14:16 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed bug #63066 (Calling an undefined method in a generator results in a seg fault) (fixed with previous commit).
Dmitry Stogov [Fri, 30 Nov 2012 10:14:36 +0000 (14:14 +0400)]
Fixed bug #63066 (Calling an undefined method in a generator results in a seg fault) (fixed with previous commit).
Dmitry Stogov [Fri, 30 Nov 2012 10:03:23 +0000 (14:03 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
. The VM stacks for passing function arguments and syntaticaly nested calls were merged into a single stack. The stack size needed for op_array execution is calculated at compile time and preallocated at once. As result all the stack push operatins don't require checks for stack overflow any more. . Generators implementation was improved using the new VM stack. Now it's a bit more clear and faster.
Dmitry Stogov [Fri, 30 Nov 2012 09:39:23 +0000 (13:39 +0400)]
. The VM stacks for passing function arguments and syntaticaly nested calls were merged into a single stack. The stack size needed for op_array execution is calculated at compile time and preallocated at once. As result all the stack push operatins don't require checks for stack overflow any more.
. Generators implementation was improved using the new VM stack. Now it's a bit more clear and faster.
Xinchen Hui [Fri, 30 Nov 2012 06:50:35 +0000 (14:50 +0800)]
Merge branch 'PHP-5.5'
Xinchen Hui [Fri, 30 Nov 2012 06:50:01 +0000 (14:50 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Fri, 30 Nov 2012 06:49:35 +0000 (14:49 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Fri, 30 Nov 2012 06:48:51 +0000 (14:48 +0800)]
Fixed bug #63377 (Segfault on output buffer)
Xinchen Hui [Fri, 30 Nov 2012 06:34:10 +0000 (14:34 +0800)]
Merge branch 'PHP-5.5'
Xinchen Hui [Fri, 30 Nov 2012 06:33:52 +0000 (14:33 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Fri, 30 Nov 2012 06:33:29 +0000 (14:33 +0800)]
format
Xinchen Hui [Fri, 30 Nov 2012 06:33:24 +0000 (14:33 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Fri, 30 Nov 2012 06:32:15 +0000 (14:32 +0800)]
Format
Xinchen Hui [Fri, 30 Nov 2012 06:31:19 +0000 (14:31 +0800)]
Merge branch 'PHP-5.5'
Xinchen Hui [Fri, 30 Nov 2012 06:30:37 +0000 (14:30 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Fri, 30 Nov 2012 06:29:13 +0000 (14:29 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Fri, 30 Nov 2012 06:28:32 +0000 (14:28 +0800)]
Fixed bug #63398 (Segfault when polling closed link)
Dmitry Stogov [Thu, 29 Nov 2012 12:45:22 +0000 (16:45 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)
Dmitry Stogov [Thu, 29 Nov 2012 12:44:19 +0000 (16:44 +0400)]
Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)
Dmitry Stogov [Thu, 29 Nov 2012 12:41:09 +0000 (16:41 +0400)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)
Conflicts:
NEWS
ext/soap/soap.c
Dmitry Stogov [Thu, 29 Nov 2012 12:31:08 +0000 (16:31 +0400)]
Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)
Dmitry Stogov [Thu, 29 Nov 2012 10:43:46 +0000 (14:43 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed bug #61557 (Crasher in tt-rss backend.php)
Dmitry Stogov [Thu, 29 Nov 2012 10:41:20 +0000 (14:41 +0400)]
Fixed bug #61557 (Crasher in tt-rss backend.php)
Dmitry Stogov [Thu, 29 Nov 2012 10:38:18 +0000 (14:38 +0400)]
Fixed bug #61557 (Crasher in tt-rss backend.php)
Dmitry Stogov [Thu, 29 Nov 2012 09:48:44 +0000 (13:48 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed bug #63635 (Segfault in gc_collect_cycles)
Dmitry Stogov [Thu, 29 Nov 2012 09:06:12 +0000 (13:06 +0400)]
Fixed bug #63635 (Segfault in gc_collect_cycles)
Dmitry Stogov [Thu, 29 Nov 2012 08:38:34 +0000 (12:38 +0400)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #63635 (Segfault in gc_collect_cycles)
Conflicts:
NEWS
Dmitry Stogov [Thu, 29 Nov 2012 08:25:20 +0000 (12:25 +0400)]
Fixed bug #63635 (Segfault in gc_collect_cycles)
Remi Collet [Wed, 28 Nov 2012 09:45:23 +0000 (10:45 +0100)]
NEWS
Remi Collet [Wed, 28 Nov 2012 09:39:23 +0000 (10:39 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed Bug #63581 Possible buffer overflow
Fixed Bug #63581 Possible null dereference
Remi Collet [Wed, 28 Nov 2012 09:38:37 +0000 (10:38 +0100)]
Merge branch 'PHP-5.3' into PHP-5.5
* PHP-5.3:
Fixed Bug #63581 Possible buffer overflow
Fixed Bug #63581 Possible null dereference
Remi Collet [Wed, 28 Nov 2012 09:38:13 +0000 (10:38 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed Bug #63581 Possible buffer overflow
Fixed Bug #63581 Possible null dereference
Remi Collet [Wed, 28 Nov 2012 09:35:04 +0000 (10:35 +0100)]
Fixed Bug #63581 Possible buffer overflow
In fpm-log, possible buffer overflow. Check for length is done at
the beginning of the loop, so is not done when overflow occurs
on the last loop (len = 1024 or 1025). (ack from fat).
This issue where found from by static code analysis tool and, so,
I can't provide any reproducer.
Remi Collet [Wed, 28 Nov 2012 09:32:23 +0000 (10:32 +0100)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
BFN #61272
fix bug #61272 ob_start callback get passed empty string
Remi Collet [Wed, 28 Nov 2012 09:32:00 +0000 (10:32 +0100)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
* 'PHP-5.5' of git.php.net:php-src:
updated NEWS
Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under Windows
This test isn't supposed to pass on windows
Fixed Bug #63614 (Fatal error on Reflection)
Remi Collet [Wed, 28 Nov 2012 09:31:49 +0000 (10:31 +0100)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
* 'PHP-5.4' of git.php.net:php-src:
BFN #61272
fix bug #61272 ob_start callback get passed empty string
Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under Windows
This test isn't supposed to pass on windows
Fixed Bug #63614 (Fatal error on Reflection)
Remi Collet [Wed, 28 Nov 2012 09:28:18 +0000 (10:28 +0100)]
Fixed Bug #63581 Possible null dereference
Possible NULL dereference when trying to delete the single item
of a list (ack from fat).
This issues where found from by static code analysis tool and,
so, I can't provide any reproducer.
Michael Wallner [Wed, 28 Nov 2012 09:24:42 +0000 (10:24 +0100)]
Merge branch 'PHP-5.4'
Remi Collet [Wed, 28 Nov 2012 09:24:32 +0000 (10:24 +0100)]
Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3
* 'PHP-5.3' of git.php.net:php-src:
Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under Windows
This test isn't supposed to pass on windows
Fixed Bug #63614 (Fatal error on Reflection)
Remi Collet [Wed, 28 Nov 2012 09:23:50 +0000 (10:23 +0100)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
updated NEWS
Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under Windows
This test isn't supposed to pass on windows
Fixed Bug #63614 (Fatal error on Reflection)
Michael Wallner [Wed, 28 Nov 2012 09:23:26 +0000 (10:23 +0100)]
BFN #61272
Michael Wallner [Wed, 28 Nov 2012 09:19:44 +0000 (10:19 +0100)]
fix bug #61272 ob_start callback get passed empty string
Anatoliy Belsky [Tue, 27 Nov 2012 16:05:48 +0000 (17:05 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
updated NEWS
Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under Windows
Conflicts:
NEWS
Anatoliy Belsky [Tue, 27 Nov 2012 15:59:27 +0000 (16:59 +0100)]
updated NEWS
Anatoliy Belsky [Tue, 27 Nov 2012 15:55:47 +0000 (16:55 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under Windows
Conflicts:
NEWS
Anatoliy Belsky [Tue, 27 Nov 2012 15:45:25 +0000 (16:45 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under Windows
Conflicts:
NEWS
ext/fileinfo/libmagic.patch
ext/fileinfo/tests/finfo_open_error-win32.phpt
Anatoliy Belsky [Tue, 27 Nov 2012 15:33:58 +0000 (16:33 +0100)]
Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under Windows
Anatoliy Belsky [Tue, 27 Nov 2012 15:14:00 +0000 (16:14 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
This test isn't supposed to pass on windows
Anatoliy Belsky [Tue, 27 Nov 2012 15:13:19 +0000 (16:13 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
This test isn't supposed to pass on windows
Anatoliy Belsky [Tue, 27 Nov 2012 15:11:53 +0000 (16:11 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
This test isn't supposed to pass on windows
Anatoliy Belsky [Tue, 27 Nov 2012 15:02:55 +0000 (16:02 +0100)]
This test isn't supposed to pass on windows
Xinchen Hui [Tue, 27 Nov 2012 05:38:38 +0000 (13:38 +0800)]
Merge branch 'PHP-5.5'
Xinchen Hui [Tue, 27 Nov 2012 05:37:50 +0000 (13:37 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Tue, 27 Nov 2012 05:35:41 +0000 (13:35 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Tue, 27 Nov 2012 05:34:36 +0000 (13:34 +0800)]
Fixed Bug #63614 (Fatal error on Reflection)
Remi Collet [Mon, 26 Nov 2012 12:06:00 +0000 (13:06 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Related bug #63588 fix length computation + optimize for speed