]>
granicus.if.org Git - php/log
Xinchen Hui [Wed, 23 Dec 2015 16:13:13 +0000 (08:13 -0800)]
Update NEWS & Fixed test
Xinchen Hui [Wed, 23 Dec 2015 16:11:09 +0000 (08:11 -0800)]
Merge branch 'PHP-5.6' into PHP-7.0
Xinchen Hui [Wed, 23 Dec 2015 16:10:59 +0000 (08:10 -0800)]
Fixed bug #71204 (segfault if clean spl_autoload_funcs while autoloading)
Xinchen Hui [Wed, 23 Dec 2015 15:52:24 +0000 (07:52 -0800)]
This should never fail
Xinchen Hui [Wed, 23 Dec 2015 15:48:00 +0000 (07:48 -0800)]
Fixed bug #71202 (Autoload function registered by another not activated immediately)
Julien Pauli [Wed, 23 Dec 2015 10:37:59 +0000 (11:37 +0100)]
Updated NEWS
Julien Pauli [Wed, 23 Dec 2015 10:33:10 +0000 (11:33 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Added support for HTTP 451
Conflicts:
sapi/cgi/cgi_main.c
sapi/cli/php_cli_server.c
sapi/fpm/fpm/fpm_main.c
Julien Pauli [Wed, 23 Dec 2015 10:31:18 +0000 (11:31 +0100)]
Added support for HTTP 451
Dmitry Stogov [Tue, 22 Dec 2015 18:32:45 +0000 (21:32 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Fixed incorrect setting on 32-bit systems
Dmitry Stogov [Tue, 22 Dec 2015 18:31:28 +0000 (21:31 +0300)]
Fixed incorrect setting on 32-bit systems
Bob Weinand [Tue, 22 Dec 2015 16:39:36 +0000 (17:39 +0100)]
Added test for (long-ago fixed) bug #70083
Julien Pauli [Tue, 22 Dec 2015 15:27:52 +0000 (16:27 +0100)]
Updated NEWS
Julien Pauli [Tue, 22 Dec 2015 15:26:30 +0000 (16:26 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Fix #70720
Align NEWS entry format
Julien Pauli [Tue, 22 Dec 2015 15:25:51 +0000 (16:25 +0100)]
Fix #70720
Anatol Belski [Tue, 22 Dec 2015 13:33:19 +0000 (14:33 +0100)]
release only appropriate string
Anatol Belski [Tue, 22 Dec 2015 12:18:21 +0000 (13:18 +0100)]
update NEWS
Anatol Belski [Tue, 22 Dec 2015 09:48:32 +0000 (10:48 +0100)]
7.0.3 next
Xinchen Hui [Tue, 22 Dec 2015 04:07:44 +0000 (12:07 +0800)]
Fixed bug #71190 (substr_replace converts integers in original $search array to strings)
Xinchen Hui [Tue, 22 Dec 2015 03:07:30 +0000 (11:07 +0800)]
Fixed #71188 (str_replace converts integers in original $search array to strings)
Lior Kaplan [Mon, 21 Dec 2015 21:14:23 +0000 (23:14 +0200)]
Align NEWS entry format
Dmitry Stogov [Mon, 21 Dec 2015 12:57:53 +0000 (15:57 +0300)]
Fixed possible crash on Zend/tests/bug71154.phpt
Anatol Belski [Mon, 21 Dec 2015 11:09:24 +0000 (12:09 +0100)]
Revert "Partially fix bug #71129"
This reverts commit
4c55669caa96f6202c2047a7baf6c5d5894d5fa7 .
The way it is fixes doesn't satisfy every SAPI, so a better solution
is yet to work out.
Xinchen Hui [Mon, 21 Dec 2015 10:12:57 +0000 (18:12 +0800)]
Fixed typo
Xinchen Hui [Mon, 21 Dec 2015 10:09:59 +0000 (18:09 +0800)]
Fixed bug #71178 (preg_replace with arrays creates [0] in replace array if not already set)
Lior Kaplan [Sun, 20 Dec 2015 21:48:25 +0000 (23:48 +0200)]
Align #71165 entry format
Anatol Belski [Sun, 20 Dec 2015 14:25:11 +0000 (15:25 +0100)]
Partially fix bug #71129
Xinchen Hui [Sat, 19 Dec 2015 13:44:29 +0000 (05:44 -0800)]
Typo
Lior Kaplan [Sat, 19 Dec 2015 11:19:43 +0000 (13:19 +0200)]
Bug #71105 was fixed in 7.0.1 (commit
9374ba35 )
Xinchen Hui [Sat, 19 Dec 2015 05:54:57 +0000 (21:54 -0800)]
Fixed NEWS
Xinchen Hui [Sat, 19 Dec 2015 05:52:05 +0000 (21:52 -0800)]
Fixed bug #71165 (-DGC_BENCH=1 doesn't work on PHP7)
Xinchen Hui [Sat, 19 Dec 2015 05:40:48 +0000 (21:40 -0800)]
Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0
Xinchen Hui [Sat, 19 Dec 2015 05:40:20 +0000 (21:40 -0800)]
Fixed bug #71163 (Segmentation Fault: cleanup_unfinished_calls)
Andrea Faulds [Sat, 19 Dec 2015 02:25:44 +0000 (02:25 +0000)]
Fix bug #70804
This follows on from
a4648ded430985e019b446939c4ff5bef36c0b91 and
4e01269082d20f5598c481f122b3eea10a586e2b .
Both -(+0.0) and +(-0.0) behaved incorrectly for the same reason.
Andrea Faulds [Fri, 18 Dec 2015 19:29:35 +0000 (19:29 +0000)]
Fix bug #66179
This also fixes ext/standard/tests/general_functions/var_export-locale.phpt
to actually run the floating-point section.
Xinchen Hui [Fri, 18 Dec 2015 16:29:19 +0000 (00:29 +0800)]
Fixed bug #71144 (Sementation fault when using cURL with ZTS)
Xinchen Hui [Fri, 18 Dec 2015 16:20:18 +0000 (00:20 +0800)]
Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0
Xinchen Hui [Fri, 18 Dec 2015 16:19:21 +0000 (00:19 +0800)]
Fixed test skip
Xinchen Hui [Fri, 18 Dec 2015 09:44:05 +0000 (17:44 +0800)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Xinchen Hui [Fri, 18 Dec 2015 09:43:25 +0000 (17:43 +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:
Align news entry format: Implement FR -> Implemented FR
Xinchen Hui [Fri, 18 Dec 2015 09:41:42 +0000 (17:41 +0800)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Improved fix for #71127
Conflicts:
ext/opcache/Optimizer/pass1_5.c
Xinchen Hui [Fri, 18 Dec 2015 09:37:40 +0000 (17:37 +0800)]
Improved fix for #71127
Andrea Faulds [Thu, 17 Dec 2015 23:33:24 +0000 (23:33 +0000)]
Fix tests broken by 'Fix bug #52355'
a4648ded430985e019b446939c4ff5bef36c0b91 broke some tests
Andrea Faulds [Thu, 17 Dec 2015 22:36:14 +0000 (22:36 +0000)]
Fix bug #52355
Nikita Popov [Thu, 17 Dec 2015 22:21:48 +0000 (23:21 +0100)]
Fixed iter leak on by-ref foreach over const/tmp array
FE_FREE does not unregister the iter for plain arrays. So always
wrap into a REF wrapper, even if not strictly necessary, in
RESET_RW. Alternatively we could use a flag to distinguish plain
positions and interators.
Also added a check for leaked iterators in shutdown_executor.
Nikita Popov [Thu, 17 Dec 2015 21:11:08 +0000 (22:11 +0100)]
Fixed bug #71154
George Wang [Thu, 17 Dec 2015 20:20:08 +0000 (15:20 -0500)]
Fixed a bug in apache_request_headers() that adds an extra \0 to header name.
Nikita Popov [Thu, 17 Dec 2015 19:59:57 +0000 (20:59 +0100)]
Fixed bug #71153
Dmitry Stogov [Thu, 17 Dec 2015 11:16:19 +0000 (14:16 +0300)]
Fixed incorrect exception handling
Lior Kaplan [Thu, 17 Dec 2015 09:39:09 +0000 (11:39 +0200)]
Align NEWS entry format
Lior Kaplan [Thu, 17 Dec 2015 09:38:07 +0000 (11:38 +0200)]
Align news entry format: Implement FR -> Implemented FR
Lior Kaplan [Thu, 17 Dec 2015 09:29:47 +0000 (11:29 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Align news entry format: Implement FR -> Implemented FR
Lior Kaplan [Thu, 17 Dec 2015 09:27:41 +0000 (11:27 +0200)]
Align news entry format: Implement FR -> Implemented FR
Xinchen Hui [Thu, 17 Dec 2015 06:30:41 +0000 (14:30 +0800)]
Update NEWs
Xinchen Hui [Thu, 17 Dec 2015 06:30:00 +0000 (14:30 +0800)]
Merge branch 'PHP-5.6' into PHP-7.0
Conflicts:
ext/opcache/Optimizer/pass1_5.c
Xinchen Hui [Thu, 17 Dec 2015 06:27:33 +0000 (14:27 +0800)]
Fixed bug #71127 (Define in auto_prepend_file is overwrite)
Dmitry Stogov [Wed, 16 Dec 2015 12:25:49 +0000 (15:25 +0300)]
Removed invalid efree() (arguments are allocated on VM stack and used without copying)
Lior Kaplan [Wed, 16 Dec 2015 09:37:43 +0000 (11:37 +0200)]
Add entry for session.lazy_write
Lior Kaplan [Tue, 15 Dec 2015 14:39:43 +0000 (16:39 +0200)]
Remove sqlite extension leftover references (was removed in PHP 5.4)
Yasuo Ohgaki [Wed, 16 Dec 2015 02:10:39 +0000 (11:10 +0900)]
Fix ZTS build
Yasuo Ohgaki [Wed, 16 Dec 2015 00:35:45 +0000 (09:35 +0900)]
Fixed test
Yasuo Ohgaki [Wed, 16 Dec 2015 00:34:41 +0000 (09:34 +0900)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Fixed bug #71122 Session GC may not remove obsolete session data
Yasuo Ohgaki [Wed, 16 Dec 2015 00:11:44 +0000 (09:11 +0900)]
Fixed bug #71122 Session GC may not remove obsolete session data
Lior Kaplan [Tue, 15 Dec 2015 09:15:30 +0000 (11:15 +0200)]
Remove extra line
Lior Kaplan [Tue, 15 Dec 2015 09:13:19 +0000 (11:13 +0200)]
NEWS entry for #55651
Avi Brender [Thu, 10 Dec 2015 09:37:03 +0000 (11:37 +0200)]
Implement FR #55651 (Option to ignore the returned FTP PASV address)
Yasuo Ohgaki [Tue, 15 Dec 2015 01:40:07 +0000 (10:40 +0900)]
Update NEWS
Yasuo Ohgaki [Tue, 15 Dec 2015 01:27:28 +0000 (10:27 +0900)]
Fixed Bug #71122 Session GC may not remove obsolete session data
Xinchen Hui [Mon, 14 Dec 2015 17:23:01 +0000 (09:23 -0800)]
Unused vars
Lior Kaplan [Tue, 15 Dec 2015 09:52:33 +0000 (11:52 +0200)]
NEWS entry for #55651
Avi Brender [Tue, 15 Dec 2015 09:51:32 +0000 (11:51 +0200)]
Implement FR #55651 (Option to ignore the returned FTP PASV address)
Yasuo Ohgaki [Tue, 15 Dec 2015 01:41:39 +0000 (10:41 +0900)]
Update NEWS
Yasuo Ohgaki [Tue, 15 Dec 2015 01:30:16 +0000 (10:30 +0900)]
Fix merge conflict
Rasmus Lerdorf [Mon, 14 Dec 2015 14:09:17 +0000 (06:09 -0800)]
Support uwsgi sapi in opcache
Rasmus Lerdorf [Mon, 14 Dec 2015 14:09:17 +0000 (06:09 -0800)]
Support uwsgi sapi in opcache
Anthony Ferrara [Sun, 18 Oct 2015 22:53:43 +0000 (18:53 -0400)]
Refactor password_hash to use random_bytes internally to generate salts
Xinchen Hui [Mon, 14 Dec 2015 02:54:10 +0000 (10:54 +0800)]
Added NEWS
Nikita Popov [Sun, 13 Dec 2015 23:28:41 +0000 (00:28 +0100)]
Do not swap operands in array addition
As we support constant array operands nowadays, the original check
didn't work anymore.
Xinchen Hui [Sun, 13 Dec 2015 13:06:08 +0000 (05:06 -0800)]
Fixed bug #71109 (ZEND_MOD_CONFLICTS("xdebug") doesn't work)
Xinchen Hui [Sun, 13 Dec 2015 06:52:37 +0000 (22:52 -0800)]
Internal function argumensts cleanup (strict_types)
Xinchen Hui [Sun, 13 Dec 2015 06:37:50 +0000 (22:37 -0800)]
Fixed test
Xinchen Hui [Sun, 13 Dec 2015 02:45:11 +0000 (18:45 -0800)]
Use format string
Christopher Jones [Sat, 12 Dec 2015 21:22:14 +0000 (08:22 +1100)]
Merge branch 'PHP-5.6' into PHP-7.0
Christopher Jones [Sat, 12 Dec 2015 21:21:41 +0000 (08:21 +1100)]
Update README
Reeze Xia [Sat, 12 Dec 2015 15:25:30 +0000 (23:25 +0800)]
Unused value casting should be `void`
Christopher Jones [Sat, 12 Dec 2015 05:07:57 +0000 (16:07 +1100)]
Prepare for a PECL release
Christopher Jones [Sat, 12 Dec 2015 05:06:44 +0000 (16:06 +1100)]
Merge branch 'PHP-5.6' into PHP-7.0
Christopher Jones [Sat, 12 Dec 2015 05:06:08 +0000 (16:06 +1100)]
Prepare for a PECL release
Xinchen Hui [Fri, 11 Dec 2015 17:13:00 +0000 (09:13 -0800)]
Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0
Xinchen Hui [Fri, 11 Dec 2015 17:11:28 +0000 (09:11 -0800)]
Fixed bug #71092 (Segmentation fault with return type hinting)
Anatol Belski [Fri, 11 Dec 2015 16:43:36 +0000 (17:43 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
update NEWS
backported
7c981192eb26fbb93be767cd6b2dc765d370bbab from 7.0
Anatol Belski [Fri, 11 Dec 2015 16:42:01 +0000 (17:42 +0100)]
update NEWS
Anatol Belski [Fri, 11 Dec 2015 16:39:57 +0000 (17:39 +0100)]
backported
7c981192eb26fbb93be767cd6b2dc765d370bbab from 7.0
the way it doesn't hurt BC
Nikita Popov [Fri, 11 Dec 2015 15:32:10 +0000 (16:32 +0100)]
Fixed bug #71094
I didn't see any non-dummy readline tests to work off, so this
change is tested manually only.
While at it also fix other zval_dtors and use ZVAL_COPY.
Nikita Popov [Fri, 11 Dec 2015 15:04:32 +0000 (16:04 +0100)]
Fix bug #71086
Remi Collet [Fri, 11 Dec 2015 12:23:21 +0000 (13:23 +0100)]
NEWS
Remi Collet [Fri, 11 Dec 2015 12:22:55 +0000 (13:22 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
NEWS
Fix Bug #71089 No check to duplicate zend_extension
Remi Collet [Fri, 11 Dec 2015 12:22:13 +0000 (13:22 +0100)]
NEWS
Remi Collet [Fri, 11 Dec 2015 12:21:24 +0000 (13:21 +0100)]
Fix Bug #71089 No check to duplicate zend_extension
Xinchen Hui [Fri, 11 Dec 2015 09:26:31 +0000 (17:26 +0800)]
Fixed bug memleak in header_register_callback
Nikita Popov [Thu, 10 Dec 2015 18:14:49 +0000 (19:14 +0100)]
Fix cleanup in bug70748.phpt
git add Zend/tests usable again...