]>
granicus.if.org Git - php/log
Stanislav Malyshev [Mon, 1 Feb 2016 05:40:09 +0000 (21:40 -0800)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Upgrade bundled PCRE to 8.38
Fixed NEWS file entry
fix the fix for bug #70976 (imagerotate)
Stanislav Malyshev [Mon, 1 Feb 2016 05:29:46 +0000 (21:29 -0800)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Upgrade bundled PCRE to 8.38
Fixed NEWS file entry
fix the fix for bug #70976 (imagerotate)
Conflicts:
ext/pcre/pcrelib/config.h
Stanislav Malyshev [Mon, 1 Feb 2016 05:05:46 +0000 (21:05 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Upgrade bundled PCRE to 8.38
Fixed NEWS file entry
fix the fix for bug #70976 (imagerotate)
Stanislav Malyshev [Mon, 1 Feb 2016 04:33:17 +0000 (20:33 -0800)]
Upgrade bundled PCRE to 8.38
Jakub Zelenka [Sun, 31 Jan 2016 18:14:37 +0000 (18:14 +0000)]
Merge branch 'PHP-7.0'
Jakub Zelenka [Sun, 31 Jan 2016 18:13:37 +0000 (18:13 +0000)]
Rename private.key to private_rsa_1024.key in new openssl_seal test
Jakub Zelenka [Sun, 31 Jan 2016 14:41:08 +0000 (14:41 +0000)]
Merge branch 'PHP-7.0'
Jakub Zelenka [Sun, 31 Jan 2016 14:40:20 +0000 (14:40 +0000)]
Merge branch 'PHP-5.6' into PHP-7.0
Jakub Zelenka [Sun, 31 Jan 2016 14:28:13 +0000 (14:28 +0000)]
Rewrite OpenSSL SPKI tests to speed them up
Also fix some CS issue and naming
Jakub Zelenka [Sun, 31 Jan 2016 13:57:00 +0000 (13:57 +0000)]
Add private RSA keys with 2048 and 4096 bit long modulus
Jakub Zelenka [Sun, 31 Jan 2016 13:54:16 +0000 (13:54 +0000)]
Rename private.key to private_rsa_1024.key
Nikita Popov [Sat, 30 Jan 2016 13:56:17 +0000 (14:56 +0100)]
Remove version checks
PHP_VERSION_ID
PHP_API_VERSION
ZEND_MODULE_API_NO
PHP_MAJOR_VERSION, PHP_MINOR_VERSION
ZEND_ENGINE_2
I've left litespeed alone, as it seems to genuinely maintain support
for many PHP versions.
Nikita Popov [Sat, 30 Jan 2016 13:39:55 +0000 (14:39 +0100)]
Remove HAVE_SPL checks
SPL is always built.
Also clean up spl_ce_RuntimeException handling in PDO.
Nikita Popov [Sat, 30 Jan 2016 12:43:56 +0000 (13:43 +0100)]
Use handle as hash in SplObjectStorage
For the default implementation, use a more efficient integer-based
hash. The getHash() interface still requires a string.
Xinchen Hui [Sat, 30 Jan 2016 06:05:59 +0000 (22:05 -0800)]
Merge branch 'PHP-7.0'
Xinchen Hui [Sat, 30 Jan 2016 06:05:52 +0000 (22:05 -0800)]
Fixed bug #71485 (Return typehint on interanal func causes Fatal error when it throws exception).
Xinchen Hui [Sat, 30 Jan 2016 04:38:59 +0000 (20:38 -0800)]
Merge branch 'PHP-7.0'
Xinchen Hui [Sat, 30 Jan 2016 04:38:50 +0000 (20:38 -0800)]
Also WIN32 side
Xinchen Hui [Sat, 30 Jan 2016 04:37:14 +0000 (20:37 -0800)]
Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0
Robin McCorkell [Fri, 29 Jan 2016 15:14:08 +0000 (15:14 +0000)]
Properly read any remaining data when closing FastCGI socket
Xinchen Hui [Sat, 30 Jan 2016 04:30:52 +0000 (20:30 -0800)]
Merge branch 'fastcgi-race-fix' of https://github.com/Xenopathic/php-src
Anatol Belski [Fri, 29 Jan 2016 21:36:23 +0000 (22:36 +0100)]
revert test to the previous master state
Anatol Belski [Fri, 29 Jan 2016 20:46:15 +0000 (21:46 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
yet one revert
Revert "adjust test for 7.0"
Conflicts:
ext/session/tests/bug69111.phpt
Anatol Belski [Fri, 29 Jan 2016 20:43:14 +0000 (21:43 +0100)]
yet one revert
Anatol Belski [Fri, 29 Jan 2016 20:27:22 +0000 (21:27 +0100)]
Revert "adjust test for 7.0"
This reverts commit
7fdb019e66ae8faf1a83b57dc7f2dc7b72296fdc .
Anatol Belski [Fri, 29 Jan 2016 20:07:19 +0000 (21:07 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Revert "refix #69111 and one related test"
Revert "fix yet another leak"
add XFAIL
Revert "refix #69111 and one related test"
Revert "fix tests"
Revert "fix leak in 7.0"
add XFAIL
Revert "fix leak in 5.6"
Conflicts:
ext/session/tests/rfc1867_sid_invalid.phpt
Anatol Belski [Fri, 29 Jan 2016 19:59:58 +0000 (20:59 +0100)]
Revert "refix #69111 and one related test"
This reverts commit
80f7b0125875116fdbcdaf48cf8b1bbf93cb378c .
Conflicts:
ext/session/mod_files.c
Anatol Belski [Fri, 29 Jan 2016 19:58:00 +0000 (20:58 +0100)]
Revert "fix yet another leak"
This reverts commit
39084ccc689397a11de4d231fe8629549d66ce73 .
Anatol Belski [Fri, 29 Jan 2016 19:57:05 +0000 (20:57 +0100)]
add XFAIL
Anatol Belski [Fri, 29 Jan 2016 19:50:14 +0000 (20:50 +0100)]
Revert "refix #69111 and one related test"
This reverts commit
80f7b0125875116fdbcdaf48cf8b1bbf93cb378c .
Anatol Belski [Fri, 29 Jan 2016 19:49:52 +0000 (20:49 +0100)]
Revert "fix tests"
This reverts commit
d964ccba4008ca090c1c5b443aff196fc3ef947d .
Anatol Belski [Fri, 29 Jan 2016 19:46:47 +0000 (20:46 +0100)]
Revert "fix leak in 7.0"
This reverts commit
ee49df011ce55f088908c54ef24ce4db45574414 .
Anatol Belski [Fri, 29 Jan 2016 19:40:27 +0000 (20:40 +0100)]
remove NEWS entry
Anatol Belski [Fri, 29 Jan 2016 19:37:46 +0000 (20:37 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
add XFAIL
Revert "fix leak in 5.6"
Anatol Belski [Fri, 29 Jan 2016 19:36:11 +0000 (20:36 +0100)]
add XFAIL
Anatol Belski [Fri, 29 Jan 2016 19:33:39 +0000 (20:33 +0100)]
Revert "fix leak in 5.6"
This reverts commit
fa548e5ca9b275ac383cadddde0f4e6d9a806f24 .
Anatol Belski [Fri, 29 Jan 2016 18:59:26 +0000 (19:59 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
refix #69111 and one related test
Conflicts:
ext/session/tests/rfc1867_sid_invalid.phpt
Anatol Belski [Fri, 29 Jan 2016 18:53:17 +0000 (19:53 +0100)]
refix #69111 and one related test
It is the least evil as the test just reduces the fail path. 5.6 seems
still broken in this regard, a backport should follow if travis is happy.
Prayag Verma [Thu, 28 Jan 2016 14:20:35 +0000 (19:50 +0530)]
Fix typos in git rules and release process READMEs
Nikita Popov [Fri, 29 Jan 2016 16:03:32 +0000 (17:03 +0100)]
Merge branch 'PHP-7.0'
Guillaume Outters [Thu, 28 Jan 2016 21:54:24 +0000 (22:54 +0100)]
opcache config.m4: Use = for comparison
HAVE_OPCACHE_FILE_CACHE and HAVE_HUGE_CODE_PAGES where not
correctly set on old systems (e.g. FreeBSD 8), due to a PHPism in
config.m4. Using the standard shell operator = instead of == makes
the configure script produce the correct output.
Guillaume Outters [Thu, 28 Jan 2016 20:36:14 +0000 (21:36 +0100)]
phpdbg config.m4: make it detectable by old shells
--enable-phpdbg is not detected on old systems (e.g.: stock FreeBSD 8), due to a PHPism in config.m4 (use of == operator).
Replacing == with the historic = makes it pass.
Anatol Belski [Fri, 29 Jan 2016 15:33:19 +0000 (16:33 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
fix tests
Anatol Belski [Fri, 29 Jan 2016 15:32:27 +0000 (16:32 +0100)]
fix tests
Robin McCorkell [Fri, 29 Jan 2016 15:14:08 +0000 (15:14 +0000)]
Properly read any remaining data when closing FastCGI socket
Anatol Belski [Fri, 29 Jan 2016 15:04:13 +0000 (16:04 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
fix yet another leak
Anatol Belski [Fri, 29 Jan 2016 15:03:01 +0000 (16:03 +0100)]
fix yet another leak
Derick Rethans [Fri, 29 Jan 2016 14:34:57 +0000 (15:34 +0100)]
Merge branch 'PHP-7.0'
Derick Rethans [Fri, 29 Jan 2016 14:34:47 +0000 (15:34 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
Derick Rethans [Fri, 29 Jan 2016 14:34:36 +0000 (15:34 +0100)]
Added entry to NEWS
Derick Rethans [Fri, 29 Jan 2016 14:30:53 +0000 (15:30 +0100)]
Merge branch 'PHP-7.0'
Derick Rethans [Fri, 29 Jan 2016 14:30:31 +0000 (15:30 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
Derick Rethans [Fri, 29 Jan 2016 14:28:11 +0000 (15:28 +0100)]
Use the new timelib function for comparing times
Willem-Jan [Mon, 30 Nov 2015 16:35:12 +0000 (17:35 +0100)]
Test + support for negative timestamps with microtime
Willem-Jan [Mon, 30 Nov 2015 14:35:16 +0000 (15:35 +0100)]
Also test against equality
Willem-Jan [Mon, 30 Nov 2015 13:58:02 +0000 (14:58 +0100)]
Compare agaist fraction when sse are equal
Willem-Jan [Mon, 30 Nov 2015 13:18:58 +0000 (14:18 +0100)]
Added test for comparing dates with microseconds
Derick Rethans [Fri, 29 Jan 2016 14:21:55 +0000 (15:21 +0100)]
Merge in changes in timelib 2016.01
Anatol Belski [Fri, 29 Jan 2016 14:19:40 +0000 (15:19 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
fix wrong gc sequence
Anatol Belski [Fri, 29 Jan 2016 14:18:59 +0000 (15:18 +0100)]
fix wrong gc sequence
Anatol Belski [Fri, 29 Jan 2016 13:48:36 +0000 (14:48 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
fix leak in 7.0
Anatol Belski [Fri, 29 Jan 2016 13:37:46 +0000 (14:37 +0100)]
fix leak in 7.0
Anatol Belski [Fri, 29 Jan 2016 12:59:45 +0000 (13:59 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
fix leak in 5.6
Anatol Belski [Fri, 29 Jan 2016 12:59:28 +0000 (13:59 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
fix leak in 5.6
Anatol Belski [Fri, 29 Jan 2016 12:56:11 +0000 (13:56 +0100)]
fix leak in 5.6
Anatol Belski [Fri, 29 Jan 2016 11:53:57 +0000 (12:53 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
revert the API string as well
update NEWS
Anatol Belski [Fri, 29 Jan 2016 11:52:41 +0000 (12:52 +0100)]
revert the API string as well
Anatol Belski [Fri, 29 Jan 2016 11:44:42 +0000 (12:44 +0100)]
update NEWS
Fix for #70720 is postphoned to 7.0.4
Anatol Belski [Fri, 29 Jan 2016 11:30:24 +0000 (12:30 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
adjust test for 7.0
add test for bug #69111
update NEWS
Anatol Belski [Fri, 29 Jan 2016 11:29:41 +0000 (12:29 +0100)]
adjust test for 7.0
Anatol Belski [Fri, 29 Jan 2016 11:29:05 +0000 (12:29 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
add test for bug #69111
Anatol Belski [Fri, 29 Jan 2016 11:27:35 +0000 (12:27 +0100)]
add test for bug #69111
Anatol Belski [Fri, 29 Jan 2016 10:29:09 +0000 (11:29 +0100)]
update NEWS
Anatol Belski [Fri, 29 Jan 2016 10:28:38 +0000 (11:28 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
update NEWS
Anatol Belski [Fri, 29 Jan 2016 10:27:44 +0000 (11:27 +0100)]
update NEWS
Anatol Belski [Fri, 29 Jan 2016 10:25:51 +0000 (11:25 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
refix bug #69111, crash in 5.6 only
Anatol Belski [Fri, 29 Jan 2016 10:25:32 +0000 (11:25 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
refix bug #69111, crash in 5.6 only
Anatol Belski [Fri, 29 Jan 2016 10:24:19 +0000 (11:24 +0100)]
refix bug #69111, crash in 5.6 only
Anatol Belski [Fri, 29 Jan 2016 10:11:53 +0000 (11:11 +0100)]
update NEWS
Remi Collet [Fri, 29 Jan 2016 09:24:58 +0000 (10:24 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
NEWS
NEWS
Fixed Bug #62172 FPM not working with Apache httpd 2.4 balancer/fcgi setup
Remi Collet [Fri, 29 Jan 2016 09:24:40 +0000 (10:24 +0100)]
NEWS
Remi Collet [Fri, 29 Jan 2016 09:24:15 +0000 (10:24 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
NEWS
Fixed Bug #62172 FPM not working with Apache httpd 2.4 balancer/fcgi setup
Remi Collet [Fri, 29 Jan 2016 09:23:42 +0000 (10:23 +0100)]
NEWS
Remi Collet [Fri, 29 Jan 2016 09:20:42 +0000 (10:20 +0100)]
Fixed Bug #62172 FPM not working with Apache httpd 2.4 balancer/fcgi setup
Only needed with Apache version < 2.4.12 (ex RHEL-7)
Anatol Belski [Fri, 29 Jan 2016 07:43:42 +0000 (08:43 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
update NEWS
update NEWS
Anatol Belski [Fri, 29 Jan 2016 07:43:13 +0000 (08:43 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
update NEWS
Anatol Belski [Fri, 29 Jan 2016 07:42:54 +0000 (08:42 +0100)]
update NEWS
Anatol Belski [Fri, 29 Jan 2016 07:41:25 +0000 (08:41 +0100)]
update NEWS
Anatol Belski [Fri, 29 Jan 2016 07:39:23 +0000 (08:39 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
reset ext/session to the state of 7.0.2
reset the ext/session to the state of 5.6.17
Anatol Belski [Fri, 29 Jan 2016 07:37:27 +0000 (08:37 +0100)]
reset ext/session to the state of 7.0.2
Anatol Belski [Fri, 29 Jan 2016 07:37:05 +0000 (08:37 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
reset the ext/session to the state of 5.6.17
Anatol Belski [Fri, 29 Jan 2016 07:33:09 +0000 (08:33 +0100)]
reset the ext/session to the state of 5.6.17
Andrea Faulds [Thu, 28 Jan 2016 18:07:45 +0000 (18:07 +0000)]
Test for void
Andrea Faulds [Thu, 28 Jan 2016 18:01:48 +0000 (18:01 +0000)]
Support void return type in reflection
Dmitry Stogov [Thu, 28 Jan 2016 15:00:06 +0000 (18:00 +0300)]
Use special type IS_ERROR instread of EG(error_zval). (we still need EG(error_zval) for SPL support).
Julien Pauli [Thu, 28 Jan 2016 11:47:53 +0000 (12:47 +0100)]
Fixed NEWS file entry
Dmitry Stogov [Thu, 28 Jan 2016 08:54:48 +0000 (11:54 +0300)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Fixed bug #71474 (Crash because of VM stack corruption on Magento2).
Dmitry Stogov [Thu, 28 Jan 2016 08:41:15 +0000 (11:41 +0300)]
Fixed bug #71474 (Crash because of VM stack corruption on Magento2).
Yasuo Ohgaki [Thu, 28 Jan 2016 06:05:21 +0000 (15:05 +0900)]
Update error message. Missed to include in previous commit
46d4a371054f43fe8aeca14b83ba722adc84ac10
Mikko [Tue, 26 Jan 2016 03:34:19 +0000 (03:34 +0000)]
Session regenerate id seems to malfunction with 3rd party session handlers
Fixed bug #71472 session_regenerate_id malfunctions with certain session handlers