]>
granicus.if.org Git - php/log
Jannes Jeising [Tue, 19 Sep 2017 23:36:30 +0000 (01:36 +0200)]
[ci skip] Fix more typos in UPGRADING
Christoph M. Becker [Wed, 20 Sep 2017 13:48:24 +0000 (15:48 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fixed bug #73629 (SplDoublyLinkedList::setIteratorMode masks intern flags)
Christoph M. Becker [Wed, 20 Sep 2017 13:46:31 +0000 (15:46 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #73629 (SplDoublyLinkedList::setIteratorMode masks intern flags)
Christoph M. Becker [Wed, 20 Sep 2017 13:36:50 +0000 (15:36 +0200)]
Fixed bug #73629 (SplDoublyLinkedList::setIteratorMode masks intern flags)
We must not overwrite the SPL_DLLIST_IT_FIX flag when changing the
iterator mode.
Dmitry Stogov [Tue, 19 Sep 2017 22:10:31 +0000 (01:10 +0300)]
Fixed NOP removal (empty blocks should be shifted as well)
Frank Denis [Tue, 19 Sep 2017 12:37:21 +0000 (14:37 +0200)]
ext/sodium: throw an exception if only the prefix of a hex string is valid
Remi Collet [Tue, 19 Sep 2017 05:26:53 +0000 (07:26 +0200)]
rename test
Christoph M. Becker [Mon, 18 Sep 2017 20:50:34 +0000 (22:50 +0200)]
[ci skip] Update NEWS
Dmitry Stogov [Mon, 18 Sep 2017 17:00:45 +0000 (20:00 +0300)]
Use private names for new libpcre symbols.
Remi Collet [Mon, 18 Sep 2017 16:09:35 +0000 (18:09 +0200)]
NEWS
Remi Collet [Mon, 18 Sep 2017 16:08:51 +0000 (18:08 +0200)]
Fixed Bug #75212 php_value acts like php_admin_value
Dmitry Stogov [Mon, 18 Sep 2017 11:10:18 +0000 (14:10 +0300)]
Fixed optimization (the bug caused endless-loop on micro_bench.php in master branch)
Anatol Belski [Mon, 18 Sep 2017 10:06:54 +0000 (12:06 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fix the version check causing the test fail
Anatol Belski [Mon, 18 Sep 2017 10:06:23 +0000 (12:06 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fix the version check causing the test fail
Anatol Belski [Mon, 18 Sep 2017 10:04:31 +0000 (12:04 +0200)]
Fix the version check causing the test fail
Dmitry Stogov [Mon, 18 Sep 2017 08:27:10 +0000 (11:27 +0300)]
Fixed bug #74878 (Data race in ZTS builds)
Anatol Belski [Mon, 18 Sep 2017 07:37:46 +0000 (09:37 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Update lib_versions.txt
Anatol Belski [Mon, 18 Sep 2017 07:36:29 +0000 (09:36 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Update lib_versions.txt
Anatol Belski [Mon, 18 Sep 2017 07:34:58 +0000 (09:34 +0200)]
Update lib_versions.txt
Anatol Belski [Fri, 15 Sep 2017 21:06:19 +0000 (23:06 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Move to next binary SDK version for AppVeyor
Anatol Belski [Fri, 15 Sep 2017 21:05:25 +0000 (23:05 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Move to next binary SDK version for AppVeyor
Anatol Belski [Fri, 15 Sep 2017 21:04:15 +0000 (23:04 +0200)]
Move to next binary SDK version for AppVeyor
Christoph M. Becker [Wed, 13 Sep 2017 22:34:26 +0000 (00:34 +0200)]
[ci skip] Fix typos in UPGRADING
Anatol Belski [Wed, 13 Sep 2017 13:47:52 +0000 (15:47 +0200)]
[ci skip] update NEWS
Anatol Belski [Wed, 13 Sep 2017 13:47:19 +0000 (15:47 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
[ci skip] update NEWS
Anatol Belski [Wed, 13 Sep 2017 13:44:41 +0000 (15:44 +0200)]
[ci skip] update NEWS
Fix format
Anatol Belski [Wed, 13 Sep 2017 12:12:31 +0000 (14:12 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fixed bug #75018, fixed bug #75177
Anatol Belski [Wed, 13 Sep 2017 12:08:25 +0000 (14:08 +0200)]
Fixed bug #75018, fixed bug #75177
Both are caused by the same cast issue in mysqlnd on 32-bit.
Remi Collet [Wed, 13 Sep 2017 10:20:05 +0000 (12:20 +0200)]
fix tests for 32-bit
Dmitry Stogov [Wed, 13 Sep 2017 07:10:56 +0000 (10:10 +0300)]
Fixed ZTS build (disable deallocation of arg_info of internal functions with type hints)
Dmitry Stogov [Tue, 12 Sep 2017 22:46:23 +0000 (01:46 +0300)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Properly update string type flags
Dmitry Stogov [Tue, 12 Sep 2017 22:46:12 +0000 (01:46 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Properly update string type flags
Dmitry Stogov [Tue, 12 Sep 2017 22:45:57 +0000 (01:45 +0300)]
Properly update string type flags
Dmitry Stogov [Tue, 12 Sep 2017 22:44:19 +0000 (01:44 +0300)]
Fixed memry leaks (free arg_info of internal functions with type hints)
Dmitry Stogov [Tue, 12 Sep 2017 21:15:20 +0000 (00:15 +0300)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Revert "Properly update string type flags"
Dmitry Stogov [Tue, 12 Sep 2017 21:15:08 +0000 (00:15 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Revert "Properly update string type flags"
Dmitry Stogov [Tue, 12 Sep 2017 21:14:39 +0000 (00:14 +0300)]
Revert "Properly update string type flags"
This reverts commit
99b1a62d559f993ed02c50e6a4298c4bd2dcd33c .
Dmitry Stogov [Tue, 12 Sep 2017 20:47:52 +0000 (23:47 +0300)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fixed test
Dmitry Stogov [Tue, 12 Sep 2017 20:47:39 +0000 (23:47 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed test
Dmitry Stogov [Tue, 12 Sep 2017 20:47:22 +0000 (23:47 +0300)]
Fixed test
Dmitry Stogov [Tue, 12 Sep 2017 20:43:56 +0000 (23:43 +0300)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Properly update string type flags
Dmitry Stogov [Tue, 12 Sep 2017 20:43:42 +0000 (23:43 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Properly update string type flags
Dmitry Stogov [Tue, 12 Sep 2017 20:42:51 +0000 (23:42 +0300)]
Properly update string type flags
Sara Golemon [Tue, 12 Sep 2017 16:09:31 +0000 (16:09 +0000)]
Update NEWS for 7.2.0RC3
Sara Golemon [Tue, 12 Sep 2017 15:48:35 +0000 (15:48 +0000)]
Update NEWS for PHP 7.2.0RC2
Anatol Belski [Tue, 12 Sep 2017 16:19:34 +0000 (18:19 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fix test failure on 32-bit
Anatol Belski [Tue, 12 Sep 2017 16:18:44 +0000 (18:18 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fix test failure on 32-bit
Anatol Belski [Tue, 12 Sep 2017 16:17:28 +0000 (18:17 +0200)]
Fix test failure on 32-bit
Anatol Belski [Tue, 12 Sep 2017 16:11:05 +0000 (18:11 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
bump versions
Joe Watkins [Tue, 12 Sep 2017 14:34:30 +0000 (15:34 +0100)]
bump versions
Remi Collet [Tue, 12 Sep 2017 11:03:55 +0000 (13:03 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
drop symbol definition, and not defined anywhere
Remi Collet [Tue, 12 Sep 2017 11:03:39 +0000 (13:03 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
drop symbol definition, and not defined anywhere
Remi Collet [Tue, 12 Sep 2017 11:03:18 +0000 (13:03 +0200)]
drop symbol definition, and not defined anywhere
Anatol Belski [Tue, 12 Sep 2017 10:19:14 +0000 (12:19 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
[ci skip] update NEWS
[ci skip] update NEWS
Anatol Belski [Tue, 12 Sep 2017 10:18:58 +0000 (12:18 +0200)]
[ci skip] update NEWS
Anatol Belski [Tue, 12 Sep 2017 10:18:01 +0000 (12:18 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
[ci skip] update NEWS
Anatol Belski [Tue, 12 Sep 2017 10:17:46 +0000 (12:17 +0200)]
[ci skip] update NEWS
Anatol Belski [Tue, 12 Sep 2017 10:17:12 +0000 (12:17 +0200)]
[ci skip] update NEWS
Anatol Belski [Tue, 12 Sep 2017 10:14:24 +0000 (12:14 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fixed bug #75193 segfault in collator_convert_object_to_string
Anatol Belski [Tue, 12 Sep 2017 10:13:42 +0000 (12:13 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #75193 segfault in collator_convert_object_to_string
Remi Collet [Tue, 12 Sep 2017 07:16:24 +0000 (09:16 +0200)]
Fixed bug #75193 segfault in collator_convert_object_to_string
Anatol Belski [Tue, 12 Sep 2017 07:03:31 +0000 (09:03 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Move dev to 7.0.25
Anatol Belski [Tue, 12 Sep 2017 07:03:07 +0000 (09:03 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Move dev to 7.0.25
Anatol Belski [Tue, 12 Sep 2017 07:02:01 +0000 (09:02 +0200)]
Move dev to 7.0.25
Anatol Belski [Tue, 12 Sep 2017 06:38:36 +0000 (08:38 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
[ci skip] Fix news entry format
Anatol Belski [Tue, 12 Sep 2017 06:38:10 +0000 (08:38 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
[ci skip] Fix news entry format
Anatol Belski [Tue, 12 Sep 2017 06:37:50 +0000 (08:37 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
[ci skip] Fix news entry format
Anatol Belski [Tue, 12 Sep 2017 06:37:40 +0000 (08:37 +0200)]
[ci skip] Fix news entry format
Anatol Belski [Tue, 12 Sep 2017 06:36:05 +0000 (08:36 +0200)]
[ci skip] Fix news entry format
Anatol Belski [Tue, 12 Sep 2017 06:35:10 +0000 (08:35 +0200)]
[ci skip] Fix news entry format
Joe Watkins [Tue, 12 Sep 2017 06:06:46 +0000 (07:06 +0100)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
fix bug #75173 incorrect behavior of AppendIterator::append in foreach loop
Joe Watkins [Tue, 12 Sep 2017 06:06:11 +0000 (07:06 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
fix bug #75173 incorrect behavior of AppendIterator::append in foreach loop
jhdxr [Sun, 10 Sep 2017 18:11:58 +0000 (02:11 +0800)]
fix bug #75173 incorrect behavior of AppendIterator::append in foreach loop
Dylan K. Taylor [Mon, 11 Sep 2017 11:45:19 +0000 (12:45 +0100)]
Fix LDFLAGS getting overwritten (ext/curl)
Xinchen Hui [Tue, 12 Sep 2017 05:27:40 +0000 (13:27 +0800)]
Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1
* 'PHP-7.1' of git.php.net:/php-src:
Fixed bug #46781 (BC math handles minus zero incorrectly)
Fork test to keep up with libxsl >= 1.1.30
Add symbol to libxml exports
Fix test compat with libxml2 2.9.5
Fix test compat with libxml2 2.9.5
Fix test portability
Fix test compatibility with libxml2 2.9.5
Xinchen Hui [Tue, 12 Sep 2017 05:26:25 +0000 (13:26 +0800)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fixed arginfo for get_defined_functions
Xinchen Hui [Tue, 12 Sep 2017 05:26:07 +0000 (13:26 +0800)]
Fixed arginfo for get_defined_functions
Christoph M. Becker [Mon, 11 Sep 2017 21:51:19 +0000 (23:51 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fixed bug #46781 (BC math handles minus zero incorrectly)
Christoph M. Becker [Mon, 11 Sep 2017 21:45:24 +0000 (23:45 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #46781 (BC math handles minus zero incorrectly)
Christoph M. Becker [Mon, 11 Sep 2017 21:44:23 +0000 (23:44 +0200)]
Fixed bug #46781 (BC math handles minus zero incorrectly)
Actually, there is no negative zero at all. We obey Postel's law, and
still accept negative zeroes, but we store them as positive zeroes
after the conversion from string, i.e. we normalize before further
processing.
Christoph M. Becker [Mon, 11 Sep 2017 17:07:22 +0000 (19:07 +0200)]
[ci-skip] Add NEWS entry for bug #75185
Christoph M. Becker [Mon, 11 Sep 2017 16:36:50 +0000 (18:36 +0200)]
[ci-skip] Add missing UPGRADING entry for commit
0d0f7cd
There is a respective entry in NEWS, but that would likely be missed by
the doc team.
Anatol Belski [Mon, 11 Sep 2017 16:20:42 +0000 (18:20 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fork test to keep up with libxsl >= 1.1.30
Anatol Belski [Mon, 11 Sep 2017 16:20:13 +0000 (18:20 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fork test to keep up with libxsl >= 1.1.30
Anatol Belski [Mon, 11 Sep 2017 16:14:51 +0000 (18:14 +0200)]
Fork test to keep up with libxsl >= 1.1.30
The behavior of date parsing has changed and is reflected in the
changelog. Invalid dates are not accepted, in particular dates with a
negative year, as in this test.
Anatol Belski [Mon, 11 Sep 2017 15:37:10 +0000 (17:37 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Add symbol to libxml exports
Anatol Belski [Mon, 11 Sep 2017 15:36:25 +0000 (17:36 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Add symbol to libxml exports
Anatol Belski [Mon, 11 Sep 2017 15:35:25 +0000 (17:35 +0200)]
Add symbol to libxml exports
Anatol Belski [Mon, 11 Sep 2017 14:16:09 +0000 (16:16 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fix test compat with libxml2 2.9.5
Anatol Belski [Mon, 11 Sep 2017 14:15:32 +0000 (16:15 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fix test compat with libxml2 2.9.5
Anatol Belski [Mon, 11 Sep 2017 14:12:04 +0000 (16:12 +0200)]
Fix test compat with libxml2 2.9.5
One warning disappeared, but the flow is still valid.
Anatol Belski [Mon, 11 Sep 2017 12:35:51 +0000 (14:35 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fix test compat with libxml2 2.9.5
Anatol Belski [Mon, 11 Sep 2017 12:35:24 +0000 (14:35 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fix test compat with libxml2 2.9.5
Anatol Belski [Mon, 11 Sep 2017 12:32:54 +0000 (14:32 +0200)]
Fix test compat with libxml2 2.9.5
From 2.9.5 on libxml explcitly initializes the keepBlanks flag.
Anatol Belski [Mon, 11 Sep 2017 10:40:11 +0000 (12:40 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fix test portability
Anatol Belski [Mon, 11 Sep 2017 10:38:20 +0000 (12:38 +0200)]
Fix test portability
The message comes from the C runtime, so it is not reliable to check the
exact wording.
Anatol Belski [Mon, 11 Sep 2017 10:18:37 +0000 (12:18 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fix test compatibility with libxml2 2.9.5
Anatol Belski [Mon, 11 Sep 2017 10:18:06 +0000 (12:18 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fix test compatibility with libxml2 2.9.5
Anatol Belski [Mon, 11 Sep 2017 10:11:55 +0000 (12:11 +0200)]
Fix test compatibility with libxml2 2.9.5
Xinchen Hui [Mon, 11 Sep 2017 05:36:09 +0000 (13:36 +0800)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Not sure why these lines are removed :<