]> granicus.if.org Git - php/log
php
8 years agoMerge branch 'PHP-7.1'
Christoph M. Becker [Fri, 23 Sep 2016 13:50:25 +0000 (15:50 +0200)]
Merge branch 'PHP-7.1'

8 years agoFix FreeType tests using UTF-8 font file names
Christoph M. Becker [Fri, 23 Sep 2016 13:22:45 +0000 (15:22 +0200)]
Fix FreeType tests using UTF-8 font file names

UTF-8 font file names are not yet supported on Windows[1], so we're skipping
the respective tests on this platform, but enable them on other platforms.

[1] <http://news.php.net/php.internals.win/1142>

8 years agoMerge branch 'PHP-7.1'
Julien Pauli [Fri, 23 Sep 2016 11:54:46 +0000 (13:54 +0200)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Formatting. Fix possible memory corruption in FPM SHM management
  fix every work call mmap

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Julien Pauli [Fri, 23 Sep 2016 11:54:22 +0000 (13:54 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Formatting. Fix possible memory corruption in FPM SHM management
  fix every work call mmap

Conflicts:
sapi/fpm/fpm/fpm_scoreboard.c

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Julien Pauli [Fri, 23 Sep 2016 11:53:22 +0000 (13:53 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Formatting. Fix possible memory corruption in FPM SHM management
  fix every work call mmap

8 years agoFormatting. Fix possible memory corruption in FPM SHM management
Julien Pauli [Fri, 23 Sep 2016 11:24:31 +0000 (13:24 +0200)]
Formatting. Fix possible memory corruption in FPM SHM management

8 years agofix every work call mmap
tom916 [Fri, 16 Sep 2016 14:37:09 +0000 (22:37 +0800)]
fix every work call mmap

fix fpm_scoreboard_free

8 years agoMerge branch 'PHP-7.1'
Christoph M. Becker [Fri, 23 Sep 2016 11:11:14 +0000 (13:11 +0200)]
Merge branch 'PHP-7.1'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Christoph M. Becker [Fri, 23 Sep 2016 10:55:13 +0000 (12:55 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Christoph M. Becker [Fri, 23 Sep 2016 10:29:37 +0000 (12:29 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoRework FreeType related tests
Christoph M. Becker [Thu, 22 Sep 2016 09:52:10 +0000 (11:52 +0200)]
Rework FreeType related tests

Firstly, there is no fundamental difference between running the tests on
freetype before and after 2.4.10, so we re-join the respective test cases.

Secondly, there are some minor differences in the results depending on
architecture, freetype versions and config options, so we cater to that
by allowing small deviations from the expectations.

8 years agoMerge branch 'master' of git.php.net:php-src
Dmitry Stogov [Fri, 23 Sep 2016 09:27:15 +0000 (12:27 +0300)]
Merge branch 'master' of git.php.net:php-src

* 'master' of git.php.net:php-src:
  update NEWS
  update NEWS

8 years agoRemoved redundand code
Dmitry Stogov [Fri, 23 Sep 2016 09:26:30 +0000 (12:26 +0300)]
Removed redundand code

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Fri, 23 Sep 2016 09:26:24 +0000 (11:26 +0200)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  update NEWS
  update NEWS

8 years agoupdate NEWS
Anatol Belski [Fri, 23 Sep 2016 09:26:03 +0000 (11:26 +0200)]
update NEWS

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Fri, 23 Sep 2016 09:25:33 +0000 (11:25 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  update NEWS
  phpdbg next command must stop when leaving function

8 years agoupdate NEWS
Anatol Belski [Fri, 23 Sep 2016 09:24:55 +0000 (11:24 +0200)]
update NEWS

8 years agoMerge branch 'PHP-7.0'
Bob Weinand [Fri, 23 Sep 2016 01:29:56 +0000 (03:29 +0200)]
Merge branch 'PHP-7.0'

8 years agophpdbg next command must stop when leaving function
Bob Weinand [Fri, 23 Sep 2016 01:29:37 +0000 (03:29 +0200)]
phpdbg next command must stop when leaving function

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Thu, 22 Sep 2016 23:55:35 +0000 (01:55 +0200)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Fix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 22 Sep 2016 23:55:17 +0000 (01:55 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390

8 years agoFix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390
Anatol Belski [Thu, 22 Sep 2016 23:52:42 +0000 (01:52 +0200)]
Fix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390

8 years agoMerge branch 'master' of git.php.net:php-src
Anatol Belski [Thu, 22 Sep 2016 15:05:51 +0000 (17:05 +0200)]
Merge branch 'master' of git.php.net:php-src

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Thu, 22 Sep 2016 15:04:06 +0000 (17:04 +0200)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  update libs versions
  update libs versions

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 22 Sep 2016 15:03:49 +0000 (17:03 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  update libs versions
  update libs versions

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Thu, 22 Sep 2016 15:03:12 +0000 (17:03 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  update libs versions

8 years agoupdate libs versions
Anatol Belski [Thu, 22 Sep 2016 15:02:54 +0000 (17:02 +0200)]
update libs versions

8 years agoupdate libs versions
Anatol Belski [Thu, 22 Sep 2016 15:01:02 +0000 (17:01 +0200)]
update libs versions

8 years agoRemoved impossible condition
Dmitry Stogov [Thu, 22 Sep 2016 14:58:45 +0000 (17:58 +0300)]
Removed impossible condition

8 years agoMerge branch 'PHP-7.1'
Nikita Popov [Thu, 22 Sep 2016 10:50:36 +0000 (12:50 +0200)]
Merge branch 'PHP-7.1'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Thu, 22 Sep 2016 10:50:29 +0000 (12:50 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Nikita Popov [Thu, 22 Sep 2016 10:48:38 +0000 (12:48 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agofix bug related to #865
Márcio Almada [Mon, 19 Sep 2016 16:42:07 +0000 (12:42 -0400)]
fix bug related to #865

In case USE_KEY flag is active, RegexIterator->accept() should keep it's
old behavior which is to accept keys mapping arrays.

This broke after PHP 5.5 but was not noticed due to lack of tests for USE_KEY.

8 years agoMerge branch 'PHP-7.1'
Nikita Popov [Thu, 22 Sep 2016 10:39:00 +0000 (12:39 +0200)]
Merge branch 'PHP-7.1'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Thu, 22 Sep 2016 10:38:48 +0000 (12:38 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFix bug #69579
John Boehr [Thu, 22 Sep 2016 03:09:45 +0000 (20:09 -0700)]
Fix bug #69579

8 years agoMerge branch 'PHP-7.1'
Nikita Popov [Thu, 22 Sep 2016 10:35:29 +0000 (12:35 +0200)]
Merge branch 'PHP-7.1'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Thu, 22 Sep 2016 10:34:55 +0000 (12:34 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFix bug #69579
John Boehr [Thu, 22 Sep 2016 03:09:45 +0000 (20:09 -0700)]
Fix bug #69579

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Thu, 22 Sep 2016 10:08:06 +0000 (12:08 +0200)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  update NEWS

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 22 Sep 2016 10:07:37 +0000 (12:07 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  update NEWS

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Thu, 22 Sep 2016 10:06:44 +0000 (12:06 +0200)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  update NEWS

8 years agoupdate NEWS
Anatol Belski [Thu, 22 Sep 2016 10:06:25 +0000 (12:06 +0200)]
update NEWS

8 years agoupdate NEWS
Anatol Belski [Thu, 22 Sep 2016 10:04:37 +0000 (12:04 +0200)]
update NEWS

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Thu, 22 Sep 2016 09:51:53 +0000 (11:51 +0200)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Fixed bug #73126 Cannot pass parameter 1 by reference

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 22 Sep 2016 09:51:39 +0000 (11:51 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bug #73126 Cannot pass parameter 1 by reference

8 years agoFixed bug #73126 Cannot pass parameter 1 by reference
Anatol Belski [Thu, 22 Sep 2016 09:49:35 +0000 (11:49 +0200)]
Fixed bug #73126 Cannot pass parameter 1 by reference

8 years agoMerge branch 'PHP-7.1'
Adam Baratz [Wed, 21 Sep 2016 20:24:15 +0000 (16:24 -0400)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Limit size of result set for test query

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Adam Baratz [Wed, 21 Sep 2016 20:23:58 +0000 (16:23 -0400)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Limit size of result set for test query

8 years agoLimit size of result set for test query
Adam Baratz [Wed, 21 Sep 2016 20:21:33 +0000 (16:21 -0400)]
Limit size of result set for test query

This result set can be very large, depending on the database. This change
ensures this test won't be slow.

8 years agoMerge branch 'PHP-7.1'
Adam Baratz [Wed, 21 Sep 2016 19:15:54 +0000 (15:15 -0400)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  update NEWS
  PHP bug 67130: nextRowset should work with unfetched rows

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Adam Baratz [Wed, 21 Sep 2016 19:15:18 +0000 (15:15 -0400)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  update NEWS
  PHP bug 67130: nextRowset should work with unfetched rows

8 years agoupdate NEWS
Adam Baratz [Wed, 21 Sep 2016 18:29:42 +0000 (14:29 -0400)]
update NEWS

8 years agoPHP bug 67130: nextRowset should work with unfetched rows
Peter LeBrun [Fri, 1 Jul 2016 19:44:06 +0000 (15:44 -0400)]
PHP bug 67130: nextRowset should work with unfetched rows

8 years agoMerge branch 'PHP-7.1'
Adam Baratz [Wed, 21 Sep 2016 16:02:42 +0000 (12:02 -0400)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Move dtor before memory freed to avoid invalid read

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Adam Baratz [Wed, 21 Sep 2016 16:02:17 +0000 (12:02 -0400)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Move dtor before memory freed to avoid invalid read

8 years agoMove dtor before memory freed to avoid invalid read
Adam Baratz [Wed, 21 Sep 2016 16:00:19 +0000 (12:00 -0400)]
Move dtor before memory freed to avoid invalid read

8 years agoMerge branch 'PHP-7.1'
Xinchen Hui [Wed, 21 Sep 2016 09:20:48 +0000 (17:20 +0800)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Fixed skip

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Xinchen Hui [Wed, 21 Sep 2016 09:20:35 +0000 (17:20 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed skip

8 years agoFixed skip
Xinchen Hui [Wed, 21 Sep 2016 09:20:02 +0000 (17:20 +0800)]
Fixed skip

8 years agoMerge branch 'PHP-7.1'
Christoph M. Becker [Tue, 20 Sep 2016 10:18:55 +0000 (12:18 +0200)]
Merge branch 'PHP-7.1'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Christoph M. Becker [Tue, 20 Sep 2016 10:17:06 +0000 (12:17 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoSkip failing FreeType tests for now
Christoph M. Becker [Tue, 20 Sep 2016 10:16:16 +0000 (12:16 +0200)]
Skip failing FreeType tests for now

8 years agoMerge branch 'PHP-7.1'
Dmitry Stogov [Tue, 20 Sep 2016 09:35:14 +0000 (12:35 +0300)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Fixed inconsistent meaning of zend_startup_module_ex() return value used in zend_hash_apply()

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Tue, 20 Sep 2016 09:34:58 +0000 (12:34 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed inconsistent meaning of zend_startup_module_ex() return value used in zend_hash_apply()

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Dmitry Stogov [Tue, 20 Sep 2016 09:34:40 +0000 (12:34 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Fixed inconsistent meaning of zend_startup_module_ex() return value used in zend_hash_apply()

8 years agoFixed inconsistent meaning of zend_startup_module_ex() return value used in zend_hash...
Dmitry Stogov [Tue, 20 Sep 2016 09:29:57 +0000 (12:29 +0300)]
Fixed inconsistent meaning of zend_startup_module_ex() return value used in zend_hash_apply()

8 years agoMerge branch 'PHP-7.1'
Christoph M. Becker [Mon, 19 Sep 2016 23:38:28 +0000 (01:38 +0200)]
Merge branch 'PHP-7.1'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Christoph M. Becker [Mon, 19 Sep 2016 23:32:32 +0000 (01:32 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Christoph M. Becker [Mon, 19 Sep 2016 23:25:08 +0000 (01:25 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoMerge branch 'pull-request/1845' into PHP-5.6
Christoph M. Becker [Mon, 19 Sep 2016 23:05:57 +0000 (01:05 +0200)]
Merge branch 'pull-request/1845' into PHP-5.6

8 years agoSync with libgd wrt. compilation units
Christoph M. Becker [Mon, 19 Sep 2016 22:10:49 +0000 (00:10 +0200)]
Sync with libgd wrt. compilation units

 * integrate gd_arc.c into gd.c (as of gd-2.1.0-alpha1)
 * rename gd_color.c to gd_color_match.c (as of gd-2.1.0-alpha1)
 * remove mathmake.c (as of GD_2_0_34RC1)
 * rename xbm.c to gd_xbm.c (as of gd-2.1.0-alpha1)

8 years agoRemove unused compilation unit
Christoph M. Becker [Mon, 19 Sep 2016 21:48:23 +0000 (23:48 +0200)]
Remove unused compilation unit

gd_arc_f_buggy.c has already been removed in GD 2.0.34RC, so we're also
getting rid of the file.

8 years agoPort variable image resolution support from libgd 2.1.0
Christoph M. Becker [Mon, 19 Sep 2016 17:00:58 +0000 (19:00 +0200)]
Port variable image resolution support from libgd 2.1.0

The PHP binding for this feature will be submitted as a separate PR.

8 years agoPort gdImageSetStyle() overflow check from libgd 2.0.29
Christoph M. Becker [Mon, 19 Sep 2016 14:49:06 +0000 (16:49 +0200)]
Port gdImageSetStyle() overflow check from libgd 2.0.29

8 years agoMerge branch 'PHP-7.1'
George Wang [Mon, 19 Sep 2016 14:52:58 +0000 (10:52 -0400)]
Merge branch 'PHP-7.1'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
George Wang [Mon, 19 Sep 2016 14:50:21 +0000 (10:50 -0400)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
George Wang [Mon, 19 Sep 2016 14:49:26 +0000 (10:49 -0400)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoFix wrong year in previous commit.
George Wang [Mon, 19 Sep 2016 14:46:46 +0000 (10:46 -0400)]
Fix wrong year in previous commit.

8 years agoMerge branch 'PHP-7.1'
Julien Pauli [Mon, 19 Sep 2016 14:43:17 +0000 (16:43 +0200)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Do not wrap user exception in case of custom JSON serialization

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Julien Pauli [Mon, 19 Sep 2016 14:12:33 +0000 (16:12 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Do not wrap user exception in case of custom JSON serialization

Conflicts:
ext/json/json_encoder.c

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Julien Pauli [Mon, 19 Sep 2016 14:08:37 +0000 (16:08 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Do not wrap user exception in case of custom JSON serialization

Conflicts:
ext/json/json.c

8 years agoDo not wrap user exception in case of custom JSON serialization
Julien Pauli [Mon, 19 Sep 2016 14:06:12 +0000 (16:06 +0200)]
Do not wrap user exception in case of custom JSON serialization

8 years agoMerge branch 'PHP-7.1'
Julien Pauli [Mon, 19 Sep 2016 13:25:47 +0000 (15:25 +0200)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Updated NEWS
  Fix 73113 - Segfault with throwing JsonSerializable

8 years agoUpdated NEWS
Julien Pauli [Mon, 19 Sep 2016 13:20:22 +0000 (15:20 +0200)]
Updated NEWS

8 years agoFix 73113 - Segfault with throwing JsonSerializable
Julien Pauli [Mon, 19 Sep 2016 13:01:54 +0000 (15:01 +0200)]
Fix 73113 - Segfault with throwing JsonSerializable

8 years agoMerge branch 'PHP-7.1'
Xinchen Hui [Sun, 18 Sep 2016 08:37:20 +0000 (16:37 +0800)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  when needle is short, Sunday algorithm is slower than glibc memchr()

8 years agowhen needle is short, Sunday algorithm is slower than glibc memchr()
TAKEKOSHI Akishige [Sun, 18 Sep 2016 06:46:40 +0000 (15:46 +0900)]
when needle is short, Sunday algorithm is slower than glibc memchr()

8 years agowhen needle is short, Sunday algorithm is slower than glibc memchr()
TAKEKOSHI Akishige [Sun, 18 Sep 2016 06:46:40 +0000 (15:46 +0900)]
when needle is short, Sunday algorithm is slower than glibc memchr()

8 years agoMerge branch 'PHP-7.1'
Nikita Popov [Sat, 17 Sep 2016 20:57:07 +0000 (22:57 +0200)]
Merge branch 'PHP-7.1'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Sat, 17 Sep 2016 20:56:02 +0000 (22:56 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoAdd test for bug #72489
Nikita Popov [Sat, 17 Sep 2016 20:54:25 +0000 (22:54 +0200)]
Add test for bug #72489

8 years agoMake zval_ptr_dtor / _zval_dtor_func more robust
Nikita Popov [Fri, 22 Apr 2016 15:48:35 +0000 (17:48 +0200)]
Make zval_ptr_dtor / _zval_dtor_func more robust

In particular, allow arrays with refcount>1, like we already allow
for all other types. _zval_dtor_func is now the same as
_zval_dtor_func_for_ptr with an extra refcount decrement check at
the start. At this point we might as well drop it...

Cherry-pick of ded69ee6e6039d56ee7b65b1a578ed1e3d1859da from
PHP-7.1.

8 years agofix argon2 lib names
Anatol Belski [Sat, 17 Sep 2016 11:10:01 +0000 (13:10 +0200)]
fix argon2 lib names

8 years agoMerge branch 'PHP-7.1'
Christoph M. Becker [Fri, 16 Sep 2016 22:02:30 +0000 (00:02 +0200)]
Merge branch 'PHP-7.1'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Christoph M. Becker [Fri, 16 Sep 2016 21:49:10 +0000 (23:49 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Christoph M. Becker [Fri, 16 Sep 2016 21:42:48 +0000 (23:42 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoFix #73100: session_destroy null dereference in ps_files_path_create
Christoph M. Becker [Fri, 16 Sep 2016 21:41:10 +0000 (23:41 +0200)]
Fix #73100: session_destroy null dereference in ps_files_path_create

8 years agoUse zend_string_free instead of efree
Nikita Popov [Fri, 16 Sep 2016 19:28:39 +0000 (21:28 +0200)]
Use zend_string_free instead of efree

Fingers crossed I didn't break the build.

8 years agoMerge branch 'PHP-7.1'
Nikita Popov [Fri, 16 Sep 2016 19:06:52 +0000 (21:06 +0200)]
Merge branch 'PHP-7.1'