]> granicus.if.org Git - php/log
php
7 years agoImproved reference dependencies analysis
Dmitry Stogov [Wed, 13 Sep 2017 15:18:51 +0000 (18:18 +0300)]
Improved reference dependencies analysis

7 years agoMerge branch 'pull-request/2745'
Christoph M. Becker [Wed, 13 Sep 2017 14:16:26 +0000 (16:16 +0200)]
Merge branch 'pull-request/2745'

* pull-request/2745:
  Fixed bug #75169 (BCMath errors/warnings bypass error handling)

7 years agoMerge branch 'pull-request/2739'
Christoph M. Becker [Wed, 13 Sep 2017 14:04:19 +0000 (16:04 +0200)]
Merge branch 'pull-request/2739'

* pull-request/2739:
  Fix proto and indentation
  Fix arginfo
  Return old scale value from bcscale()

7 years agoMerge branch 'PHP-7.2'
Anatol Belski [Wed, 13 Sep 2017 13:48:24 +0000 (15:48 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  [ci skip] update NEWS
  [ci skip] update NEWS

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

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

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 agoMark incorrectly used arrays and objects as escaping
Dmitry Stogov [Wed, 13 Sep 2017 13:42:48 +0000 (16:42 +0300)]
Mark incorrectly used arrays and objects as escaping

7 years agoMerge branch 'PHP-7.2'
Anatol Belski [Wed, 13 Sep 2017 12:12:53 +0000 (14:12 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fixed bug #75018, fixed bug #75177

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

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.2'
Remi Collet [Wed, 13 Sep 2017 10:20:16 +0000 (12:20 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  fix tests for 32-bit

7 years agofix tests for 32-bit
Remi Collet [Wed, 13 Sep 2017 10:20:05 +0000 (12:20 +0200)]
fix tests for 32-bit

7 years agoMerge branch 'PHP-7.2'
Dmitry Stogov [Wed, 13 Sep 2017 07:11:57 +0000 (10:11 +0300)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fixed ZTS build (disable deallocation of arg_info of internal functions with type hints)

7 years agoFixed ZTS build (disable deallocation of arg_info of internal functions with type...
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)

7 years agoMerge branch 'PHP-7.2'
Dmitry Stogov [Tue, 12 Sep 2017 22:46:34 +0000 (01:46 +0300)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Properly update string type flags

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

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.2'
Dmitry Stogov [Tue, 12 Sep 2017 22:45:05 +0000 (01:45 +0300)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fixed memry leaks (free arg_info of internal functions with type hints)

7 years agoFixed memry leaks (free arg_info of internal functions with type hints)
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)

7 years agoMerge branch 'PHP-7.2'
Dmitry Stogov [Tue, 12 Sep 2017 21:15:37 +0000 (00:15 +0300)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Revert "Properly update string type flags"

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

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.2'
Dmitry Stogov [Tue, 12 Sep 2017 20:48:00 +0000 (23:48 +0300)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fixed test

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

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.2'
Dmitry Stogov [Tue, 12 Sep 2017 20:45:15 +0000 (23:45 +0300)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Properly update string type flags
  Update NEWS for 7.2.0RC3
  Update NEWS for PHP 7.2.0RC2

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

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 agoFixed test
Dmitry Stogov [Tue, 12 Sep 2017 18:41:29 +0000 (21:41 +0300)]
Fixed test

7 years agoUpdate NEWS for 7.2.0RC3
Sara Golemon [Tue, 12 Sep 2017 16:09:31 +0000 (16:09 +0000)]
Update NEWS for 7.2.0RC3

7 years agoUpdate NEWS for PHP 7.2.0RC2
Sara Golemon [Tue, 12 Sep 2017 15:48:35 +0000 (15:48 +0000)]
Update NEWS for PHP 7.2.0RC2

7 years agoMerge branch 'PHP-7.2'
Anatol Belski [Tue, 12 Sep 2017 16:19:58 +0000 (18:19 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fix test failure on 32-bit

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

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 agoMerge branch 'PHP-7.2'
Anatol Belski [Tue, 12 Sep 2017 16:11:31 +0000 (18:11 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  bump versions

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

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

7 years agoFixed memleak in SCCP
Xinchen Hui [Tue, 12 Sep 2017 13:34:53 +0000 (21:34 +0800)]
Fixed memleak in SCCP

7 years agoMerge branch 'PHP-7.2'
Remi Collet [Tue, 12 Sep 2017 11:04:07 +0000 (13:04 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  drop symbol definition, and not defined anywhere

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

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.2'
Anatol Belski [Tue, 12 Sep 2017 10:19:35 +0000 (12:19 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  [ci skip] update NEWS
  [ci skip] update NEWS
  [ci skip] update NEWS

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

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

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.2'
Anatol Belski [Tue, 12 Sep 2017 10:14:44 +0000 (12:14 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fixed bug #75193 segfault in collator_convert_object_to_string

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

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.2'
Anatol Belski [Tue, 12 Sep 2017 07:03:52 +0000 (09:03 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Move dev to 7.0.25

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

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 agoDisable eliminatin of empty basic block with multiple predecessors
Dmitry Stogov [Tue, 12 Sep 2017 06:54:45 +0000 (09:54 +0300)]
Disable eliminatin of empty basic block with multiple predecessors

7 years agoMerge branch 'PHP-7.2'
Anatol Belski [Tue, 12 Sep 2017 06:39:14 +0000 (08:39 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  [ci skip] Fix news entry format
  [ci skip] Fix news entry format
  [ci skip] Fix news entry format

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

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

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

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 agoFixed incorrect empty basic block removing
Dmitry Stogov [Tue, 12 Sep 2017 06:31:02 +0000 (09:31 +0300)]
Fixed incorrect empty basic block removing

7 years agoAdd test for ftp functions with bogus resource
Michael Paul [Sat, 9 Sep 2017 20:09:55 +0000 (21:09 +0100)]
Add test for ftp functions with bogus resource

7 years agoMerge branch 'master' of git.php.net:/php-src
Joe Watkins [Tue, 12 Sep 2017 06:10:57 +0000 (07:10 +0100)]
Merge branch 'master' of git.php.net:/php-src

* 'master' of git.php.net:/php-src:
  Fixed typo

7 years agoRefactor ftp_append test to clean temporary files
Michael Paul [Sun, 10 Sep 2017 15:16:37 +0000 (16:16 +0100)]
Refactor ftp_append test to clean temporary files

7 years agoMerge branch 'master' of git.php.net:/php-src
Xinchen Hui [Tue, 12 Sep 2017 06:10:01 +0000 (14:10 +0800)]
Merge branch 'master' of git.php.net:/php-src

* 'master' of git.php.net:/php-src:
  fix bug #75173 incorrect behavior of AppendIterator::append in foreach loop

7 years agoFixed typo
Xinchen Hui [Tue, 12 Sep 2017 06:09:35 +0000 (14:09 +0800)]
Fixed typo

7 years agoMerge branch 'PHP-7.2'
Joe Watkins [Tue, 12 Sep 2017 06:08:16 +0000 (07:08 +0100)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  fix bug #75173 incorrect behavior of AppendIterator::append in foreach loop

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

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.2'
Joe Watkins [Tue, 12 Sep 2017 06:03:33 +0000 (07:03 +0100)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fix LDFLAGS getting overwritten (ext/curl)

7 years agoFix LDFLAGS getting overwritten (ext/curl)
Dylan K. Taylor [Mon, 11 Sep 2017 11:45:19 +0000 (12:45 +0100)]
Fix LDFLAGS getting overwritten (ext/curl)

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 agoMerge branch 'PHP-7.2'
Xinchen Hui [Tue, 12 Sep 2017 05:26:37 +0000 (13:26 +0800)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fixed arginfo for get_defined_functions

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

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 agoNarrow typeinfos down for zend_parse_paramenters_none
Xinchen Hui [Tue, 12 Sep 2017 03:25:21 +0000 (11:25 +0800)]
Narrow typeinfos down for zend_parse_paramenters_none

7 years agoMerge branch 'PHP-7.2'
Christoph M. Becker [Mon, 11 Sep 2017 21:58:31 +0000 (23:58 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fixed bug #46781 (BC math handles minus zero incorrectly)

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

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 agoFixed yet another object aliasing problem
Dmitry Stogov [Mon, 11 Sep 2017 20:19:03 +0000 (23:19 +0300)]
Fixed yet another object aliasing problem

7 years agoFixed copy semantics in escape analysis
Dmitry Stogov [Mon, 11 Sep 2017 17:59:40 +0000 (20:59 +0300)]
Fixed copy semantics in escape analysis

7 years ago[ci-skip] Merge branch 'PHP-7.2'
Christoph M. Becker [Mon, 11 Sep 2017 17:08:04 +0000 (19:08 +0200)]
[ci-skip] Merge branch 'PHP-7.2'

* PHP-7.2:
  [ci-skip] Add NEWS entry for bug #75185

7 years ago[ci-skip] Add NEWS entry for bug #75185
Christoph M. Becker [Mon, 11 Sep 2017 17:07:22 +0000 (19:07 +0200)]
[ci-skip] Add NEWS entry for bug #75185

7 years agoMerge branch 'PHP-7.2'
Christoph M. Becker [Mon, 11 Sep 2017 16:38:14 +0000 (18:38 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  [ci-skip] Add missing UPGRADING entry for commit 0d0f7cd

7 years ago[ci-skip] Add missing UPGRADING entry for commit 0d0f7cd
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.

7 years agoMerge branch 'PHP-7.2'
Anatol Belski [Mon, 11 Sep 2017 16:21:07 +0000 (18:21 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fork test to keep up with libxsl >= 1.1.30

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

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