]>
granicus.if.org Git - php/log
Xinchen Hui [Tue, 16 May 2017 05:23:18 +0000 (13:23 +0800)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Update NEWs
Xinchen Hui [Tue, 16 May 2017 05:23:12 +0000 (13:23 +0800)]
Update NEWs
Xinchen Hui [Tue, 16 May 2017 05:22:51 +0000 (13:22 +0800)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed bug #74596 (SIGSEGV with opcache.revalidate_path enabled)
Xinchen Hui [Tue, 16 May 2017 05:22:43 +0000 (13:22 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #74596 (SIGSEGV with opcache.revalidate_path enabled)
Xinchen Hui [Tue, 16 May 2017 05:22:08 +0000 (13:22 +0800)]
Fixed bug #74596 (SIGSEGV with opcache.revalidate_path enabled)
Yeah, no test script is provided.. I got some troubles to make a one
Anatol Belski [Mon, 15 May 2017 18:42:37 +0000 (20:42 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Revert "fixing run-tests.php for variables_order="GPCS""
Anatol Belski [Mon, 15 May 2017 18:34:11 +0000 (20:34 +0200)]
Revert "fixing run-tests.php for variables_order="GPCS""
This reverts commit
c1d57186976e75a2a54f7bd167a77e2872cadc6a .
The commit seems to be inappropriate as it contains parts from master,
which have nothing to do with the variables order issue. Obviously patch
applied to wrong branch or alike.
Dmitry Stogov [Mon, 15 May 2017 18:17:58 +0000 (21:17 +0300)]
Fixed USER_OPCODE handling in HYBRID VM.
Anatol Belski [Mon, 15 May 2017 15:54:08 +0000 (17:54 +0200)]
Anatol Belski [Mon, 15 May 2017 15:49:16 +0000 (17:49 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
switch to Postgres 9.6 for appveyor
Anatol Belski [Mon, 15 May 2017 15:48:29 +0000 (17:48 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
switch to Postgres 9.6 for appveyor
Anatol Belski [Mon, 15 May 2017 15:47:41 +0000 (17:47 +0200)]
switch to Postgres 9.6 for appveyor
Anatol Belski [Mon, 15 May 2017 15:43:48 +0000 (17:43 +0200)]
Anatol Belski [Mon, 15 May 2017 15:40:14 +0000 (17:40 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
[ci skip] update NEWS
Anatol Belski [Mon, 15 May 2017 15:39:31 +0000 (17:39 +0200)]
[ci skip] update NEWS
Anatol Belski [Mon, 15 May 2017 14:36:40 +0000 (16:36 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed bug #74589 __DIR__ wrong for unicode character
fixing run-tests.php for variables_order="GPCS"
Anatol Belski [Mon, 15 May 2017 14:35:22 +0000 (16:35 +0200)]
Fixed bug #74589 __DIR__ wrong for unicode character
Matt Ficken [Mon, 15 May 2017 09:21:55 +0000 (02:21 -0700)]
fixing run-tests.php for variables_order="GPCS"
Matt Ficken [Mon, 15 May 2017 09:19:05 +0000 (02:19 -0700)]
fixing run-tests.php for variables_order="GPCS"
Anatol Belski [Sun, 14 May 2017 00:03:02 +0000 (02:03 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
[ci skip] update NEWS
Anatol Belski [Sat, 13 May 2017 23:59:46 +0000 (01:59 +0200)]
[ci skip] update NEWS
Anatol Belski [Sat, 13 May 2017 23:54:18 +0000 (01:54 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
revert workaround for bug #74489 as it's fixed in the dependency lib
Anatol Belski [Sat, 13 May 2017 23:47:40 +0000 (01:47 +0200)]
revert workaround for bug #74489 as it's fixed in the dependency lib
Markus Staab [Wed, 10 May 2017 13:28:56 +0000 (15:28 +0200)]
Removed always true condition
Since https://github.com/php/php-src/commit/
5a9d8a00b475cbbe758d741df7e706859097309c this can no longer be false
Sara Golemon [Wed, 10 May 2017 23:50:47 +0000 (16:50 -0700)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Remove typo from test header
Sara Golemon [Wed, 10 May 2017 23:50:37 +0000 (16:50 -0700)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Remove typo from test header
Sara Golemon [Wed, 10 May 2017 23:50:19 +0000 (16:50 -0700)]
Remove typo from test header
Dmitry Stogov [Wed, 10 May 2017 19:25:32 +0000 (22:25 +0300)]
Type hint inheritance check optimization
Dmitry Stogov [Wed, 10 May 2017 11:26:44 +0000 (14:26 +0300)]
Constant class names are already verifyed by PHP compiler.
Dmitry Stogov [Wed, 10 May 2017 10:27:49 +0000 (13:27 +0300)]
spl_autoload_call() optimization
Dmitry Stogov [Wed, 10 May 2017 10:27:37 +0000 (13:27 +0300)]
Avoid useless checks
Craig Duncan [Thu, 24 Nov 2016 21:56:53 +0000 (21:56 +0000)]
Ensure number_format() doesn't include sign for zero
Xinchen Hui [Tue, 9 May 2017 09:15:42 +0000 (17:15 +0800)]
typo
Dmitry Stogov [Tue, 9 May 2017 06:38:34 +0000 (09:38 +0300)]
Merge branch 'hybrid-vm'
* hybrid-vm:
Cleanup
Fixed zend_vm_call_opcode_handler(). Make phpdbg work with HYBRID VM.
Added missing ZEND_VM_HOT define
Implemented HYBRID VM instruction dispatch method that takes advantages of both CALL and GOTO VMs.
Dmitry Stogov [Tue, 9 May 2017 06:37:46 +0000 (09:37 +0300)]
Cleanup
Xinchen Hui [Tue, 9 May 2017 03:15:32 +0000 (11:15 +0800)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed tests when using cumstom php.ini(session.save_handler)
Fix Bug #74541 Wrong reflection on session_start()
Xinchen Hui [Tue, 9 May 2017 03:14:40 +0000 (11:14 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed tests when using cumstom php.ini(session.save_handler)
Fix Bug #74541 Wrong reflection on session_start()
Xinchen Hui [Tue, 9 May 2017 03:13:41 +0000 (11:13 +0800)]
Fixed tests when using cumstom php.ini(session.save_handler)
Xinchen Hui [Tue, 9 May 2017 03:04:39 +0000 (11:04 +0800)]
Merge branch 'fix_74541' of https://github.com/villfa/php-src into PHP-7.0
* 'fix_74541' of https://github.com/villfa/php-src:
Fix Bug #74541 Wrong reflection on session_start()
Xinchen Hui [Tue, 9 May 2017 03:02:02 +0000 (11:02 +0800)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fix typo: exectute => execute
Xinchen Hui [Tue, 9 May 2017 03:01:52 +0000 (11:01 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fix typo: exectute => execute
Xinchen Hui [Tue, 9 May 2017 03:01:33 +0000 (11:01 +0800)]
Merge branch 'patch-1' of https://github.com/ifdattic/php-src into PHP-7.0
* 'patch-1' of https://github.com/ifdattic/php-src:
Fix typo: exectute => execute
Fabien Villepinte [Mon, 8 May 2017 20:42:09 +0000 (22:42 +0200)]
Fix Bug #74541 Wrong reflection on session_start()
Anatol Belski [Mon, 8 May 2017 17:41:40 +0000 (19:41 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
sync bin sdk version
Anatol Belski [Mon, 8 May 2017 17:39:56 +0000 (19:39 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
sync bin sdk version
Anatol Belski [Mon, 8 May 2017 17:38:48 +0000 (19:38 +0200)]
sync bin sdk version
Anatol Belski [Mon, 8 May 2017 11:13:18 +0000 (13:13 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
[ci skip] update libs_versions.txt
[ci skip] update libs versions file
Anatol Belski [Mon, 8 May 2017 11:11:12 +0000 (13:11 +0200)]
[ci skip] update libs_versions.txt
Anatol Belski [Mon, 8 May 2017 11:10:48 +0000 (13:10 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
[ci skip] update libs versions file
Anatol Belski [Mon, 8 May 2017 11:09:15 +0000 (13:09 +0200)]
[ci skip] update libs versions file
Andrew Marcinkevičius [Mon, 8 May 2017 10:59:05 +0000 (13:59 +0300)]
Fix typo: exectute => execute
Sara Golemon [Sat, 6 May 2017 23:10:46 +0000 (16:10 -0700)]
Add support for run-tests.php to output all test results
./run-tests.php -W outfile.txt
PASS foo/bar.phpt
FAIL baz/qux.phpt
ekinhbayar [Sat, 6 May 2017 19:25:04 +0000 (22:25 +0300)]
Update php.ini-* for deprecated track_errors directive
Xinchen Hui [Mon, 8 May 2017 03:36:35 +0000 (11:36 +0800)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed another potential dangling pointer
Xinchen Hui [Mon, 8 May 2017 03:36:29 +0000 (11:36 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed another potential dangling pointer
Xinchen Hui [Mon, 8 May 2017 03:36:07 +0000 (11:36 +0800)]
Fixed another potential dangling pointer
Xinchen Hui [Mon, 8 May 2017 03:33:01 +0000 (11:33 +0800)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Update NEWS
Fixed bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST_HANDLER())
Xinchen Hui [Mon, 8 May 2017 03:32:42 +0000 (11:32 +0800)]
Update NEWS
Xinchen Hui [Mon, 8 May 2017 03:32:27 +0000 (11:32 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST_HANDLER())
Xinchen Hui [Mon, 8 May 2017 03:32:08 +0000 (11:32 +0800)]
Fixed bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST_HANDLER())
Xinchen Hui [Mon, 8 May 2017 02:56:21 +0000 (10:56 +0800)]
Unused var
Anatol Belski [Sun, 7 May 2017 11:06:33 +0000 (13:06 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
[ci skip] update NEWS
[ci skip] update NEWS
Anatol Belski [Sun, 7 May 2017 11:05:47 +0000 (13:05 +0200)]
[ci skip] update NEWS
Anatol Belski [Sun, 7 May 2017 11:05:10 +0000 (13:05 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
[ci skip] update NEWS
Anatol Belski [Sun, 7 May 2017 11:04:21 +0000 (13:04 +0200)]
[ci skip] update NEWS
Anatol Belski [Sat, 6 May 2017 13:11:06 +0000 (15:11 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed bug #74547 mysqli::change_user() doesn't accept null as $database argument w/strict_types
Anatol Belski [Sat, 6 May 2017 13:10:16 +0000 (15:10 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #74547 mysqli::change_user() doesn't accept null as $database argument w/strict_types
Anatol Belski [Sat, 6 May 2017 13:06:34 +0000 (15:06 +0200)]
Fixed bug #74547 mysqli::change_user() doesn't accept null as $database argument w/strict_types
Nikita Popov [Tue, 2 May 2017 20:32:33 +0000 (22:32 +0200)]
Don't use zend_try around dtor_obj() and free_obj()
Without these zend_trys we may
a) leak the object (fine)
b) don't add it to the free list (also fine, we just lose an
object store bucket)
c) don't remove it from the GC root buffer (also fine, because GC
explicitly checks for both FREE_CALLED and invalid buckets)
Nikita Popov [Tue, 2 May 2017 20:16:41 +0000 (22:16 +0200)]
Don't double initialize object properties
Dmitry Stogov [Thu, 4 May 2017 15:56:28 +0000 (18:56 +0300)]
Fixed zend_vm_call_opcode_handler(). Make phpdbg work with HYBRID VM.
Dmitry Stogov [Thu, 4 May 2017 14:57:49 +0000 (17:57 +0300)]
Added missing ZEND_VM_HOT define
Dmitry Stogov [Wed, 3 May 2017 07:01:22 +0000 (10:01 +0300)]
Implemented HYBRID VM instruction dispatch method that takes advantages of both CALL and GOTO VMs.
Sara Golemon [Wed, 3 May 2017 04:48:47 +0000 (21:48 -0700)]
Ignore ext/mbstring/oniguruma/oniguruma.h
This is just copied in from ext/mbstring/oniguruma/src/oniguruma.h
and is hasn't been kept in GIT since Nov 2016.
Anatol Belski [Tue, 2 May 2017 12:55:34 +0000 (14:55 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
[ci skip] update NEWS
[ci skip] update NEWS
Anatol Belski [Tue, 2 May 2017 12:54:42 +0000 (14:54 +0200)]
[ci skip] update NEWS
Anatol Belski [Tue, 2 May 2017 12:54:17 +0000 (14:54 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
[ci skip] update NEWS
Anatol Belski [Tue, 2 May 2017 12:53:32 +0000 (14:53 +0200)]
[ci skip] update NEWS
Anatol Belski [Tue, 2 May 2017 12:47:08 +0000 (14:47 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed bug #51918 Phar::webPhar() does not handle requests sent through PUT and DELETE method
Anatol Belski [Tue, 2 May 2017 12:46:15 +0000 (14:46 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #51918 Phar::webPhar() does not handle requests sent through PUT and DELETE method
Christian Weiske [Fri, 21 Apr 2017 19:20:00 +0000 (21:20 +0200)]
Fixed bug #51918 Phar::webPhar() does not handle requests sent through PUT and DELETE method
phar: Support DELETE, HEAD and PUT HTTP methods in Phar::webPhar
Up to now only GET and POST requests could be handled with Phar::webPhar(),
which is insufficient for today's REST APIs.
This patch expands the list of supported HTTP methods.
Anatol Belski [Tue, 2 May 2017 10:39:54 +0000 (12:39 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
[ci skip] update NEWS
[ci skip] update NEWS
Anatol Belski [Tue, 2 May 2017 10:39:10 +0000 (12:39 +0200)]
[ci skip] update NEWS
Anatol Belski [Tue, 2 May 2017 10:38:40 +0000 (12:38 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
[ci skip] update NEWS
Anatol Belski [Tue, 2 May 2017 10:38:04 +0000 (12:38 +0200)]
[ci skip] update NEWS
Anatol Belski [Tue, 2 May 2017 10:33:26 +0000 (12:33 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed bug #74510 win32/sendmail.c anchors CC header but not BCC
Anatol Belski [Tue, 2 May 2017 10:32:40 +0000 (12:32 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #74510 win32/sendmail.c anchors CC header but not BCC
Anatol Belski [Tue, 2 May 2017 10:31:00 +0000 (12:31 +0200)]
Fixed bug #74510 win32/sendmail.c anchors CC header but not BCC
Dmitry Stogov [Tue, 2 May 2017 07:00:54 +0000 (10:00 +0300)]
Keep Z_IMMUTABLE*() macros for compatibility
Joe Watkins [Tue, 2 May 2017 05:25:31 +0000 (06:25 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fix bug #74457 Wrong reflection on XMLReader::expand
Joe Watkins [Tue, 2 May 2017 05:24:59 +0000 (06:24 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fix bug #74457 Wrong reflection on XMLReader::expand
Fabien Villepinte [Mon, 17 Apr 2017 09:20:47 +0000 (11:20 +0200)]
Fix bug #74457 Wrong reflection on XMLReader::expand
Joe Watkins [Tue, 2 May 2017 05:22:08 +0000 (06:22 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fix bug #74468 wrong reflection on Collator::sortWithSortKeys
Joe Watkins [Tue, 2 May 2017 05:21:17 +0000 (06:21 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fix bug #74468 wrong reflection on Collator::sortWithSortKeys
Fabien Villepinte [Tue, 18 Apr 2017 15:03:42 +0000 (17:03 +0200)]
Fix bug #74468 wrong reflection on Collator::sortWithSortKeys
Anatol Belski [Mon, 1 May 2017 16:07:05 +0000 (18:07 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Tests to ensure BC with undocumented behavior used in hacks
Anatol Belski [Mon, 1 May 2017 16:06:09 +0000 (18:06 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Tests to ensure BC with undocumented behavior used in hacks
Anatol Belski [Mon, 1 May 2017 16:01:05 +0000 (18:01 +0200)]
Tests to ensure BC with undocumented behavior used in hacks
Should become obsolete, once behaviors change.
Nikita Popov [Mon, 1 May 2017 12:16:26 +0000 (14:16 +0200)]
Drop unused variable
Pedro Magalhães [Fri, 10 Mar 2017 19:08:15 +0000 (20:08 +0100)]
Fixed bug #61970: Allow a child class to restrict access to ctor