]> granicus.if.org Git - php/log
php
7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Christoph M. Becker [Fri, 6 Oct 2017 14:46:22 +0000 (16:46 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bug #75318 (The parameter of UConverter::getAliases() is not optional)

7 years agoFixed bug #75318 (The parameter of UConverter::getAliases() is not optional)
Christoph M. Becker [Fri, 6 Oct 2017 14:45:07 +0000 (16:45 +0200)]
Fixed bug #75318 (The parameter of UConverter::getAliases() is not optional)

Of course, reflection has to know that as well.

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Thu, 5 Oct 2017 10:25:20 +0000 (12:25 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoFixed bug #75311
Mathieu CARBONNEAUX [Wed, 4 Oct 2017 23:34:20 +0000 (01:34 +0200)]
Fixed bug #75311

7 years agoFixed rarely possible use-after-free
Dmitry Stogov [Wed, 4 Oct 2017 13:38:55 +0000 (16:38 +0300)]
Fixed rarely possible use-after-free

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Wed, 4 Oct 2017 06:58:32 +0000 (09:58 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Bumped ext/oci8 version
  Use dereferenced value
  Fixed compilation errors
  Restored code for BOOL variables
  Fixed few ext/oci8 bugs

7 years agoBumped ext/oci8 version
Dmitry Stogov [Wed, 4 Oct 2017 06:56:25 +0000 (09:56 +0300)]
Bumped ext/oci8 version

7 years agoMerge branch 'oci8_fix' into PHP-7.0
Dmitry Stogov [Wed, 4 Oct 2017 06:49:40 +0000 (09:49 +0300)]
Merge branch 'oci8_fix' into PHP-7.0

* oci8_fix:
  Use dereferenced value
  Fixed compilation errors
  Restored code for BOOL variables
  Fixed few ext/oci8 bugs

7 years agoUse dereferenced value
Dmitry Stogov [Tue, 3 Oct 2017 07:49:56 +0000 (10:49 +0300)]
Use dereferenced value

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Tue, 3 Oct 2017 06:22:04 +0000 (07:22 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Typo in status.html

7 years agoTypo in status.html
Viktor Szépe [Fri, 29 Sep 2017 12:36:23 +0000 (14:36 +0200)]
Typo in status.html

feet needs -> fit needs

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Tue, 3 Oct 2017 06:19:00 +0000 (07:19 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fix bug #74905

7 years agoFix bug #74905
Peter Kokot [Thu, 28 Sep 2017 01:13:18 +0000 (03:13 +0200)]
Fix bug #74905

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Tue, 3 Oct 2017 06:15:02 +0000 (07:15 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Remove ident gitattribute for ext/zip/php_zip.c

7 years agoRemove ident gitattribute for ext/zip/php_zip.c
Peter Kokot [Wed, 27 Sep 2017 23:17:04 +0000 (01:17 +0200)]
Remove ident gitattribute for ext/zip/php_zip.c

7 years agoFixed compilation errors
Dmitry Stogov [Tue, 3 Oct 2017 06:08:28 +0000 (09:08 +0300)]
Fixed compilation errors

7 years agoRestored code for BOOL variables
Dmitry Stogov [Mon, 2 Oct 2017 14:04:26 +0000 (17:04 +0300)]
Restored code for BOOL variables

7 years agoNEWS
Remi Collet [Mon, 2 Oct 2017 09:26:08 +0000 (11:26 +0200)]
NEWS

7 years agoFixed bug #75303 sha3 hangs on bigendian
Remi Collet [Mon, 2 Oct 2017 09:25:23 +0000 (11:25 +0200)]
Fixed bug #75303 sha3 hangs on bigendian

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Andrea Faulds [Fri, 29 Sep 2017 20:38:30 +0000 (21:38 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoFix bug #75290
Andrea Faulds [Fri, 29 Sep 2017 20:38:08 +0000 (21:38 +0100)]
Fix bug #75290

7 years agoFixed bug #75267 (possible &/&& mixup)
Xinchen Hui [Fri, 29 Sep 2017 03:16:32 +0000 (11:16 +0800)]
Fixed bug #75267 (possible &/&& mixup)

7 years agoFix word alignment on ILP64.
Sara Golemon [Thu, 28 Sep 2017 14:45:51 +0000 (10:45 -0400)]
Fix word alignment on ILP64.

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 28 Sep 2017 13:44:40 +0000 (15:44 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Apply upstream patch for CVE-2016-1283

7 years agoApply upstream patch for CVE-2016-1283
Anatol Belski [Thu, 28 Sep 2017 13:40:49 +0000 (15:40 +0200)]
Apply upstream patch for CVE-2016-1283

Fix bug #75207, see also
https://bugzilla.redhat.com/show_bug.cgi?id=1295385
https://vcs.pcre.org/pcre?view=revision&revision=1636

7 years agoFix mkdir() special case for path length < 260 and > 248
Anatol Belski [Thu, 28 Sep 2017 11:18:31 +0000 (13:18 +0200)]
Fix mkdir() special case for path length < 260 and > 248

7 years agoFixed bug #75255 (Request hangs and not finish)
Dmitry Stogov [Wed, 27 Sep 2017 14:16:24 +0000 (17:16 +0300)]
Fixed bug #75255 (Request hangs and not finish)

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Wed, 27 Sep 2017 05:20:34 +0000 (06:20 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fix CGI m4 config message when CGI is disabled

7 years agoFix CGI m4 config message when CGI is disabled
Peter Kokot [Sun, 24 Sep 2017 19:09:09 +0000 (21:09 +0200)]
Fix CGI m4 config message when CGI is disabled

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Wed, 27 Sep 2017 05:15:26 +0000 (06:15 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fix bug #75248 and #75251

7 years agoFix bug #75248 and #75251
Peter Kokot [Fri, 22 Sep 2017 20:41:51 +0000 (22:41 +0200)]
Fix bug #75248 and #75251

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Wed, 27 Sep 2017 05:07:46 +0000 (06:07 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed #75220 - Segfault when calling is_callable on parent

7 years agoFixed #75220 - Segfault when calling is_callable on parent
Nester [Mon, 18 Sep 2017 08:19:47 +0000 (08:19 +0000)]
Fixed #75220 - Segfault when calling is_callable on parent

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Mon, 25 Sep 2017 19:58:18 +0000 (21:58 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Remove some old sapi/apache_hooks and sapi/apache leftovers

7 years agoRemove some old sapi/apache_hooks and sapi/apache leftovers
Peter Kokot [Sun, 24 Sep 2017 22:23:59 +0000 (00:23 +0200)]
Remove some old sapi/apache_hooks and sapi/apache leftovers

7 years agoAdded missed ~
Dmitry Stogov [Mon, 25 Sep 2017 09:22:35 +0000 (12:22 +0300)]
Added missed ~

7 years agoFixed type inference
Dmitry Stogov [Mon, 25 Sep 2017 09:03:47 +0000 (12:03 +0300)]
Fixed type inference

7 years agoUpdate NEWS
Xinchen Hui [Sun, 24 Sep 2017 09:24:43 +0000 (17:24 +0800)]
Update NEWS

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Xinchen Hui [Sun, 24 Sep 2017 09:24:23 +0000 (17:24 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bug #75241 (Null pointer dereference in zend_mm_alloc_small()).
  Compiler warning

7 years agoFixed bug #75241 (Null pointer dereference in zend_mm_alloc_small()).
Xinchen Hui [Sun, 24 Sep 2017 09:24:11 +0000 (17:24 +0800)]
Fixed bug #75241 (Null pointer dereference in zend_mm_alloc_small()).

7 years agoCompiler warning
Xinchen Hui [Sun, 24 Sep 2017 09:19:05 +0000 (17:19 +0800)]
Compiler warning

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Sun, 24 Sep 2017 06:54:24 +0000 (08:54 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoFixed bug #75252
Nikita Popov [Sun, 24 Sep 2017 06:53:27 +0000 (08:53 +0200)]
Fixed bug #75252

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 21 Sep 2017 08:32:47 +0000 (10:32 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fix thread safety

7 years agoFix thread safety
Anatol Belski [Thu, 21 Sep 2017 08:32:09 +0000 (10:32 +0200)]
Fix thread safety

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Andrea Faulds [Wed, 20 Sep 2017 23:03:33 +0000 (00:03 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoFix bug #75236
Andrea Faulds [Wed, 20 Sep 2017 23:02:52 +0000 (00:02 +0100)]
Fix bug #75236

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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)

7 years agoFixed few ext/oci8 bugs
Dmitry Stogov [Wed, 20 Sep 2017 13:46:04 +0000 (16:46 +0300)]
Fixed few ext/oci8 bugs

7 years agoFixed 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.

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agoFix 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

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agoUpdate lib_versions.txt
Anatol Belski [Mon, 18 Sep 2017 07:34:58 +0000 (09:34 +0200)]
Update lib_versions.txt

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agoMove 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

7 years ago[ci skip] update NEWS
Anatol Belski [Wed, 13 Sep 2017 13:44:41 +0000 (15:44 +0200)]
[ci skip] update NEWS

Fix format

7 years agoFixed 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.

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agoProperly update string type flags
Dmitry Stogov [Tue, 12 Sep 2017 22:45:57 +0000 (01:45 +0300)]
Properly update string type flags

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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"

7 years agoRevert "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.

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agoFixed test
Dmitry Stogov [Tue, 12 Sep 2017 20:47:22 +0000 (23:47 +0300)]
Fixed test

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agoProperly update string type flags
Dmitry Stogov [Tue, 12 Sep 2017 20:42:51 +0000 (23:42 +0300)]
Properly update string type flags

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agoFix test failure on 32-bit
Anatol Belski [Tue, 12 Sep 2017 16:17:28 +0000 (18:17 +0200)]
Fix test failure on 32-bit

7 years agobump versions
Joe Watkins [Tue, 12 Sep 2017 14:34:30 +0000 (15:34 +0100)]
bump versions

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agodrop 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

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years ago[ci skip] update NEWS
Anatol Belski [Tue, 12 Sep 2017 10:17:46 +0000 (12:17 +0200)]
[ci skip] update NEWS

7 years ago[ci skip] update NEWS
Anatol Belski [Tue, 12 Sep 2017 10:17:12 +0000 (12:17 +0200)]
[ci skip] update NEWS

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agoFixed 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

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agoMove dev to 7.0.25
Anatol Belski [Tue, 12 Sep 2017 07:02:01 +0000 (09:02 +0200)]
Move dev to 7.0.25

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years ago[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

7 years ago[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

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agofix 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

7 years agoMerge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1
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

7 years agoFixed arginfo for get_defined_functions
Xinchen Hui [Tue, 12 Sep 2017 05:26:07 +0000 (13:26 +0800)]
Fixed arginfo for get_defined_functions

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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)

7 years agoFixed 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.

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agoFork 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.

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agoAdd symbol to libxml exports
Anatol Belski [Mon, 11 Sep 2017 15:35:25 +0000 (17:35 +0200)]
Add symbol to libxml exports

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agoFix 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.

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agoFix 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.

7 years agoFix 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.

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
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

7 years agoFix 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

7 years agoNot sure why these lines are removed :<
Xinchen Hui [Mon, 11 Sep 2017 05:35:49 +0000 (13:35 +0800)]
Not sure why these lines are removed :<

7 years agoMerge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1
Xinchen Hui [Mon, 11 Sep 2017 04:46:26 +0000 (12:46 +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 #73730 (textdomain(null) throws in strict mode)
  Fix bug75178.phpt on Windows
  Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus)
  Add BC define for users of the typoed zend_symbtable_add_new
  Fix typo in zend_symtable_add_new() API name
  Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1)
  Fixed bug #44995 (bcpowmod() fails if scale != 0)
  Add missing null termination
  Fixed bug #70470
  Add test for bug #75155
  Revert "Fixed #74977 - Appending AppendIterator leads to segfault"