]>
granicus.if.org Git - php/log
Daniel Lowrey [Thu, 5 Mar 2015 19:24:04 +0000 (12:24 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix ZTS
Fix ZTS build
Conflicts:
ext/openssl/openssl.c
ext/openssl/xp_ssl.c
Daniel Lowrey [Thu, 5 Mar 2015 19:19:15 +0000 (12:19 -0700)]
Fix ZTS
Daniel Lowrey [Thu, 5 Mar 2015 19:13:33 +0000 (12:13 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix ZTS build
Daniel Lowrey [Thu, 5 Mar 2015 19:12:55 +0000 (12:12 -0700)]
Fix ZTS build
Adam Harvey [Thu, 5 Mar 2015 18:58:54 +0000 (18:58 +0000)]
Like Shady, --with-mysql-sock is back.
As Matteo pointed out, MySQLi and PDO_MySQL both rely on this.
Ferenc Kovacs [Thu, 5 Mar 2015 18:08:46 +0000 (19:08 +0100)]
Merge branch 'PHP-5.6'
* PHP-5.6:
5.6.8 up next
Ferenc Kovacs [Thu, 5 Mar 2015 18:07:23 +0000 (19:07 +0100)]
5.6.8 up next
Daniel Lowrey [Thu, 5 Mar 2015 17:27:11 +0000 (10:27 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix bug #67403 (Add signatureType to openssl_x509_parse)
5.5.24 now
Conflicts:
ext/openssl/openssl.c
Daniel Lowrey [Thu, 5 Mar 2015 17:21:32 +0000 (10:21 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix bug #67403 (Add signatureType to openssl_x509_parse)
5.5.24 now
Conflicts:
configure.in
main/php_version.h
Daniel Lowrey [Thu, 5 Mar 2015 16:50:04 +0000 (09:50 -0700)]
Fix bug #67403 (Add signatureType to openssl_x509_parse)
Dmitry Stogov [Thu, 5 Mar 2015 15:19:27 +0000 (18:19 +0300)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
Unused var
Dmitry Stogov [Thu, 5 Mar 2015 15:18:39 +0000 (18:18 +0300)]
Avoid repeatable strlen() calls
Xinchen Hui [Thu, 5 Mar 2015 15:09:58 +0000 (23:09 +0800)]
Unused var
Dmitry Stogov [Thu, 5 Mar 2015 14:22:10 +0000 (17:22 +0300)]
Minimize copying of HashTable realocation
Julien Pauli [Thu, 5 Mar 2015 13:13:39 +0000 (14:13 +0100)]
5.5.24 now
Xinchen Hui [Thu, 5 Mar 2015 13:06:59 +0000 (21:06 +0800)]
Merge branch 'PHP-5.6'
Xinchen Hui [Thu, 5 Mar 2015 13:06:07 +0000 (21:06 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Thu, 5 Mar 2015 12:57:48 +0000 (20:57 +0800)]
Error also maybe happened here
Dmitry Stogov [Thu, 5 Mar 2015 11:23:48 +0000 (14:23 +0300)]
Avoid useless op_array duplication
Xinchen Hui [Thu, 5 Mar 2015 11:06:02 +0000 (19:06 +0800)]
Merge branch 'PHP-5.6'
Xinchen Hui [Thu, 5 Mar 2015 11:04:43 +0000 (19:04 +0800)]
Revert commit to zend signal by mistake
Anatol Belski [Thu, 5 Mar 2015 07:41:50 +0000 (08:41 +0100)]
fix incompatible pointer
Xinchen Hui [Thu, 5 Mar 2015 10:45:00 +0000 (18:45 +0800)]
Merge branch 'cleanup' of https://github.com/zxcvdavid/php-src
Xinchen Hui [Thu, 5 Mar 2015 10:41:12 +0000 (18:41 +0800)]
Merge branch 'PHP-5.6'
Xinchen Hui [Thu, 5 Mar 2015 10:40:25 +0000 (18:40 +0800)]
Update NEWs
Xinchen Hui [Thu, 5 Mar 2015 10:40:06 +0000 (18:40 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Thu, 5 Mar 2015 10:16:39 +0000 (18:16 +0800)]
Fixed bug #69174 (leaks when unused inner class use traits precedence)
Xinchen Hui [Thu, 5 Mar 2015 10:11:22 +0000 (18:11 +0800)]
Revive Zend Signals handler (and fixed bug #61083)
Reeze Xia [Thu, 5 Mar 2015 09:05:21 +0000 (17:05 +0800)]
Merge branch 'pull-request/1142'
* pull-request/1142:
Fixed wrong parameter type of php_stream_mmap_range()
Rasmus Lerdorf [Thu, 5 Mar 2015 08:44:47 +0000 (00:44 -0800)]
This test fails with multibyte on because it spews
a conversion error on the bogus file
Rasmus Lerdorf [Thu, 5 Mar 2015 08:44:47 +0000 (00:44 -0800)]
This test fails with multibyte on because it spews
a conversion error on the bogus file
Wei Dai [Thu, 5 Mar 2015 07:55:30 +0000 (15:55 +0800)]
Remove the unused vars
Daniel Lowrey [Thu, 5 Mar 2015 06:56:36 +0000 (23:56 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fixed bug #68265 (SAN match fails with trailing DNS dot)
Daniel Lowrey [Thu, 5 Mar 2015 06:55:42 +0000 (23:55 -0700)]
Fixed bug #68265 (SAN match fails with trailing DNS dot)
Daniel Lowrey [Thu, 5 Mar 2015 06:00:59 +0000 (23:00 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
hexadecimal is case*in*sensitive
Conflicts:
ext/openssl/xp_ssl.c
Daniel Lowrey [Thu, 5 Mar 2015 05:55:22 +0000 (22:55 -0700)]
Merge branch 'PHP-5.6' of https://github.com/bjori/php-src into PHP-5.6
* 'PHP-5.6' of https://github.com/bjori/php-src:
hexadecimal is case*in*sensitive
Daniel Lowrey [Thu, 5 Mar 2015 05:42:25 +0000 (22:42 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fixed bug #68879 (IP Address fields in subjectAltNames not used)
Fix broken test
Conflicts:
ext/openssl/xp_ssl.c
Daniel Lowrey [Thu, 5 Mar 2015 05:39:25 +0000 (22:39 -0700)]
Fixed bug #68879 (IP Address fields in subjectAltNames not used)
Daniel Lowrey [Thu, 5 Mar 2015 05:37:07 +0000 (22:37 -0700)]
Fix broken test
Xinchen Hui [Thu, 5 Mar 2015 04:40:09 +0000 (12:40 +0800)]
Use strpprintf
Adam Harvey [Thu, 5 Mar 2015 01:07:36 +0000 (01:07 +0000)]
Merge branch 'master' into HEAD
Adam Harvey [Thu, 5 Mar 2015 00:51:05 +0000 (00:51 +0000)]
Use a deprecated function that still exists.
Adam Harvey [Thu, 5 Mar 2015 00:33:20 +0000 (00:33 +0000)]
Remove unnecessary debug warning (that also broke tests).
Adam Harvey [Thu, 5 Mar 2015 00:27:36 +0000 (00:27 +0000)]
Explicitly depend opcache on pcre.
Adam Harvey [Thu, 5 Mar 2015 00:27:21 +0000 (00:27 +0000)]
Update UPGRADING.
Adam Harvey [Thu, 5 Mar 2015 00:21:38 +0000 (00:21 +0000)]
Merge remote-tracking branch 'datibbaw/kill-ereg'
Conflicts:
ext/ereg/config.w32
ext/ereg/config0.m4
ext/ereg/ereg.c
ext/ereg/php_ereg.h
ext/ereg/php_regex.h
ext/ereg/regex/engine.c
ext/ereg/regex/main.c
ext/ereg/regex/regcomp.c
ext/ereg/regex/regerror.c
ext/ereg/tests/split_error_002.phpt
ext/ereg/tests/split_variation_003.phpt
ext/ereg/tests/spliti_error_002.phpt
ext/ereg/tests/spliti_variation_003.phpt
ext/pgsql/pgsql.c
sapi/apache/php_apache_http.h
sapi/apache_hooks/php_apache_http.h
Adam Harvey [Thu, 5 Mar 2015 00:18:40 +0000 (00:18 +0000)]
Remove the deprecated MySQL extension.
Relevant RFC: https://wiki.php.net/rfc/remove_deprecated_functionality_in_php7
Hannes Magnusson [Thu, 5 Mar 2015 00:03:45 +0000 (16:03 -0800)]
hexadecimal is case*in*sensitive
Dmitry Stogov [Wed, 4 Mar 2015 23:10:38 +0000 (02:10 +0300)]
Improved method inhereitance code and cleanup
Daniel Lowrey [Wed, 4 Mar 2015 20:56:58 +0000 (13:56 -0700)]
Merge branch 'tls-alpn'
* tls-alpn:
Improve test to target specific issue
Misc updates/cleanup
Add TLS ALPN extension support in crypto client/server streams
Add stream_socket_crypto_info() function
Update for compatibility with newer openssl libs
Dmitry Stogov [Wed, 4 Mar 2015 20:06:07 +0000 (23:06 +0300)]
Improved ineritance code
Daniel Lowrey [Wed, 4 Mar 2015 19:50:35 +0000 (12:50 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fixed bug #68920 (use strict peer_fingerprint input checks)
Conflicts:
ext/openssl/xp_ssl.c
Daniel Lowrey [Wed, 4 Mar 2015 17:54:34 +0000 (12:54 -0500)]
Fixed bug #68920 (use strict peer_fingerprint input checks)
Anatol Belski [Wed, 4 Mar 2015 18:26:47 +0000 (19:26 +0100)]
fix ini registry handling
Daniel Lowrey [Wed, 4 Mar 2015 15:23:46 +0000 (10:23 -0500)]
Improve test to target specific issue
Dmitry Stogov [Wed, 4 Mar 2015 15:17:06 +0000 (18:17 +0300)]
Merge commit 'refs/pull/1066/head' of git://github.com/php/php-src
* git://github.com/php/php-src:
Add zend assert deleted by accident
Let's keep it simple
Improve internal function return types checking for parent
Dmitry Stogov [Wed, 4 Mar 2015 15:07:07 +0000 (18:07 +0300)]
Merge commit 'refs/pull/1137/head' of git://github.com/php/php-src
* git://github.com/php/php-src:
Optimize class constant declare compilation
Dmitry Stogov [Wed, 4 Mar 2015 14:55:02 +0000 (17:55 +0300)]
Merge branch 'pull-request/1128'
* pull-request/1128:
Fixed memleak in alloc_globals_ctor
Dmitry Stogov [Wed, 4 Mar 2015 14:41:01 +0000 (17:41 +0300)]
Improved code for class property inheritance
Daniel Lowrey [Sat, 28 Feb 2015 22:11:30 +0000 (17:11 -0500)]
Misc updates/cleanup
Xinchen Hui [Wed, 4 Mar 2015 10:27:18 +0000 (18:27 +0800)]
Merge branch 'master' of https://git.php.net/repository/php-src
Xinchen Hui [Wed, 4 Mar 2015 10:26:58 +0000 (18:26 +0800)]
Add test for previously fixed segfault
Anatol Belski [Wed, 4 Mar 2015 09:22:51 +0000 (10:22 +0100)]
ensure the mail() socket is not leaked after request
Xinchen Hui [Wed, 4 Mar 2015 09:17:48 +0000 (17:17 +0800)]
Fixed segfault
Xinchen Hui [Wed, 4 Mar 2015 06:49:03 +0000 (14:49 +0800)]
Merge branch 'PHP-5.6'
Xinchen Hui [Wed, 4 Mar 2015 06:48:41 +0000 (14:48 +0800)]
Fixed bug #69159 (Opcache causes problem when passing a variable variable to a function)
Xinchen Hui [Wed, 4 Mar 2015 04:10:23 +0000 (12:10 +0800)]
indent
Xinchen Hui [Wed, 4 Mar 2015 04:08:54 +0000 (12:08 +0800)]
Fixed memleak
Xinchen Hui [Wed, 4 Mar 2015 03:43:04 +0000 (11:43 +0800)]
Merge branch 'master' of https://git.php.net/repository/php-src
Xinchen Hui [Wed, 4 Mar 2015 03:39:53 +0000 (11:39 +0800)]
Merge branch 'fix-compile-error' of https://github.com/zxcvdavid/php-src
Reeze Xia [Wed, 4 Mar 2015 03:34:53 +0000 (11:34 +0800)]
Silence a empty while loop warning
Reeze Xia [Wed, 4 Mar 2015 03:28:14 +0000 (11:28 +0800)]
Fixed wrong parameter type of php_stream_mmap_range()
There are several warings about this.
The mode type should be php_stream_mmap_access_t but not php_stream_mmap_operate_t
Xinchen Hui [Wed, 4 Mar 2015 02:55:14 +0000 (10:55 +0800)]
Fixed wrong type used
Xinchen Hui [Wed, 4 Mar 2015 02:49:55 +0000 (10:49 +0800)]
Fixed build
zxcvdavid [Wed, 4 Mar 2015 01:56:50 +0000 (09:56 +0800)]
Fix compile error
zxcvdavid [Wed, 4 Mar 2015 01:52:09 +0000 (09:52 +0800)]
Remove the unused vars
Dmitry Stogov [Tue, 3 Mar 2015 23:05:28 +0000 (02:05 +0300)]
Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse.
Anatol Belski [Tue, 3 Mar 2015 19:42:28 +0000 (20:42 +0100)]
fix thread safety for win32/sendmail
Anatol Belski [Tue, 3 Mar 2015 18:30:15 +0000 (19:30 +0100)]
avoid this pointers play
Anatol Belski [Tue, 3 Mar 2015 17:09:28 +0000 (18:09 +0100)]
use correct free api
Anatol Belski [Tue, 3 Mar 2015 16:14:05 +0000 (17:14 +0100)]
Fixed bug #69154 Access violation in php7.dll!_emalloc
one more invalid free
Anatol Belski [Tue, 3 Mar 2015 14:58:16 +0000 (15:58 +0100)]
ensure there is no connection
Anatol Belski [Tue, 3 Mar 2015 14:37:08 +0000 (15:37 +0100)]
fix socket leaking and better connection err check
Anatol Belski [Mon, 2 Mar 2015 09:45:10 +0000 (10:45 +0100)]
avoid skipif as this indeed should be tested
plus do expect regex .*
Xinchen Hui [Tue, 3 Mar 2015 15:17:49 +0000 (23:17 +0800)]
Merge branch 'PHP-5.6'
Xinchen Hui [Tue, 3 Mar 2015 15:17:37 +0000 (23:17 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6
nathan r. hruby [Tue, 3 Mar 2015 15:16:45 +0000 (23:16 +0800)]
Make killing a locker an ERROR event
At least in apache, killing a locker with SIGKILL from inside opcache prevents
the child process from emitting a corresponding log event to the access or
error logs, therefore requests are termed with no record. This makes is
incredibly difficult to debug problems espically on systems with high counts
of cache restarts. Since INFO level is far too noisy for production use,
switch the killing to a higher level so we can see it easier.
Reeze Xia [Tue, 3 Mar 2015 14:55:58 +0000 (22:55 +0800)]
Fix test
Dmitry Stogov [Tue, 3 Mar 2015 13:51:27 +0000 (16:51 +0300)]
Microoptimization (avoid reloading from memory)
Dmitry Stogov [Tue, 3 Mar 2015 13:49:45 +0000 (16:49 +0300)]
Removed deprecated paths. Changed "switch" into series of "if".
Reeze Xia [Tue, 3 Mar 2015 13:28:09 +0000 (21:28 +0800)]
Optimize class constant declare compilation
Reeze Xia [Tue, 3 Mar 2015 10:38:28 +0000 (18:38 +0800)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
Remove wrong commit committed by accident
Fixed bug #69167 (call_user_func does not support references anymore)
Fixed #69166 (Assigning array_values() to array does not reset key counter)
Reeze Xia [Tue, 3 Mar 2015 10:37:47 +0000 (18:37 +0800)]
Add missing zend_parse_parameters_none() for flush()
Xinchen Hui [Tue, 3 Mar 2015 10:29:26 +0000 (18:29 +0800)]
Remove wrong commit committed by accident
Xinchen Hui [Tue, 3 Mar 2015 10:16:46 +0000 (18:16 +0800)]
Merge branch 'master' of https://git.php.net/repository/php-src
Xinchen Hui [Tue, 3 Mar 2015 09:34:45 +0000 (17:34 +0800)]
Fixed bug #69167 (call_user_func does not support references anymore)
Xinchen Hui [Tue, 3 Mar 2015 09:07:49 +0000 (17:07 +0800)]
Fixed #69166 (Assigning array_values() to array does not reset key counter)
Reeze Xia [Tue, 3 Mar 2015 08:29:41 +0000 (16:29 +0800)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Improve fix for bug 67741
Conflicts:
main/main.c
Reeze Xia [Tue, 3 Mar 2015 08:28:01 +0000 (16:28 +0800)]
Merge branch 'PHP-5.6' of git.php.net:/php-src into PHP-5.6
* 'PHP-5.6' of git.php.net:/php-src:
Reeze Xia [Tue, 3 Mar 2015 08:27:35 +0000 (16:27 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Improve fix for bug 67741
Added type checks
Added type checks