]> granicus.if.org Git - php/log
php
7 years agoFixed bug #74606 (Segfault within try/catch/finally nesting in Generators)
Bob Weinand [Wed, 17 May 2017 17:56:49 +0000 (19:56 +0200)]
Fixed bug #74606 (Segfault within try/catch/finally nesting in Generators)

Thanks to Nikita for pointing out the error source.

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Xinchen Hui [Wed, 17 May 2017 15:25:17 +0000 (23:25 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Added cleanup

7 years agoAdded cleanup
Xinchen Hui [Wed, 17 May 2017 15:24:58 +0000 (23:24 +0800)]
Added cleanup

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Xinchen Hui [Wed, 17 May 2017 15:21:38 +0000 (23:21 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Added test for bug #74600

7 years agoAdded test for bug #74600
Xinchen Hui [Wed, 17 May 2017 15:21:18 +0000 (23:21 +0800)]
Added test for bug #74600

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Xinchen Hui [Wed, 17 May 2017 14:43:03 +0000 (22:43 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Added test for bug #74596

7 years agoAdded test for bug #74596
Xinchen Hui [Wed, 17 May 2017 14:42:18 +0000 (22:42 +0800)]
Added test for bug #74596

7 years agoimprove error handling
Anatol Belski [Wed, 17 May 2017 11:35:42 +0000 (13:35 +0200)]
improve error handling

7 years agofix wrong error check
Anatol Belski [Wed, 17 May 2017 10:50:41 +0000 (12:50 +0200)]
fix wrong error check

7 years agofix test
Anatol Belski [Tue, 16 May 2017 13:09:02 +0000 (15:09 +0200)]
fix test

7 years agoadd test for bug #74589
Anatol Belski [Tue, 16 May 2017 12:25:27 +0000 (14:25 +0200)]
add test for bug #74589

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Xinchen Hui [Tue, 16 May 2017 11:32:59 +0000 (19:32 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i)

7 years agoMerge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0
Xinchen Hui [Tue, 16 May 2017 11:32:33 +0000 (19:32 +0800)]
Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0

* 'PHP-7.0' of git.php.net:/php-src:
  variation of icu libraries causes failure

7 years agoFixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i)
Xinchen Hui [Tue, 16 May 2017 11:32:13 +0000 (19:32 +0800)]
Fixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i)

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 16 May 2017 10:47:24 +0000 (12:47 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  variation of icu libraries causes failure

7 years agovariation of icu libraries causes failure
Steve Walk [Fri, 5 May 2017 18:45:27 +0000 (11:45 -0700)]
variation of icu libraries causes failure

7 years agoUpdate NEWs
Xinchen Hui [Tue, 16 May 2017 05:23:12 +0000 (13:23 +0800)]
Update NEWs

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

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

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

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

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

7 years ago[ci skip] update NEWS
Anatol Belski [Mon, 15 May 2017 15:39:31 +0000 (17:39 +0200)]
[ci skip] update NEWS

7 years agoFixed bug #74589 __DIR__ wrong for unicode character
Anatol Belski [Mon, 15 May 2017 14:35:22 +0000 (16:35 +0200)]
Fixed bug #74589 __DIR__ wrong for unicode character

7 years agofixing run-tests.php for variables_order="GPCS"
Matt Ficken [Mon, 15 May 2017 09:21:55 +0000 (02:21 -0700)]
fixing run-tests.php for variables_order="GPCS"

7 years ago[ci skip] update NEWS
Anatol Belski [Sat, 13 May 2017 23:59:46 +0000 (01:59 +0200)]
[ci skip] update NEWS

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

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

7 years agoRemove typo from test header
Sara Golemon [Wed, 10 May 2017 23:50:19 +0000 (16:50 -0700)]
Remove typo from test header

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

7 years agoFixed tests when using cumstom php.ini(session.save_handler)
Xinchen Hui [Tue, 9 May 2017 03:13:41 +0000 (11:13 +0800)]
Fixed tests when using cumstom php.ini(session.save_handler)

7 years agoMerge branch 'fix_74541' of https://github.com/villfa/php-src into PHP-7.0
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()

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

7 years agoMerge branch 'patch-1' of https://github.com/ifdattic/php-src into PHP-7.0
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

7 years agoFix Bug #74541 Wrong reflection on session_start()
Fabien Villepinte [Mon, 8 May 2017 20:42:09 +0000 (22:42 +0200)]
Fix Bug #74541 Wrong reflection on session_start()

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

7 years agosync bin sdk version
Anatol Belski [Mon, 8 May 2017 17:38:48 +0000 (19:38 +0200)]
sync bin sdk version

7 years ago[ci skip] update libs_versions.txt
Anatol Belski [Mon, 8 May 2017 11:11:12 +0000 (13:11 +0200)]
[ci skip] update libs_versions.txt

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

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

7 years agoFix typo: exectute => execute
Andrew Marcinkevičius [Mon, 8 May 2017 10:59:05 +0000 (13:59 +0300)]
Fix typo: exectute => execute

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

7 years agoFixed another potential dangling pointer
Xinchen Hui [Mon, 8 May 2017 03:36:07 +0000 (11:36 +0800)]
Fixed another potential dangling pointer

7 years agoUpdate NEWS
Xinchen Hui [Mon, 8 May 2017 03:32:42 +0000 (11:32 +0800)]
Update NEWS

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

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

7 years ago[ci skip] update NEWS
Anatol Belski [Sun, 7 May 2017 11:05:47 +0000 (13:05 +0200)]
[ci skip] update NEWS

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

7 years ago[ci skip] update NEWS
Anatol Belski [Sun, 7 May 2017 11:04:21 +0000 (13:04 +0200)]
[ci skip] update NEWS

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

7 years agoFixed bug #74547 mysqli::change_user() doesn't accept null as $database argument...
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

7 years ago[ci skip] update NEWS
Anatol Belski [Tue, 2 May 2017 12:54:42 +0000 (14:54 +0200)]
[ci skip] update NEWS

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

7 years ago[ci skip] update NEWS
Anatol Belski [Tue, 2 May 2017 12:53:32 +0000 (14:53 +0200)]
[ci skip] update NEWS

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

7 years agoFixed bug #51918 Phar::webPhar() does not handle requests sent through PUT and DELETE...
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.

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

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

7 years ago[ci skip] update NEWS
Anatol Belski [Tue, 2 May 2017 10:38:04 +0000 (12:38 +0200)]
[ci skip] update NEWS

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

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

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

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

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

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

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

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

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Mon, 1 May 2017 10:15:41 +0000 (12:15 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoFix typo in SplFixedArray has_dimension implementation
Nikita Popov [Mon, 1 May 2017 10:14:53 +0000 (12:14 +0200)]
Fix typo in SplFixedArray has_dimension implementation

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Jakub Zelenka [Sun, 30 Apr 2017 19:27:39 +0000 (20:27 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoFix compiler warnings when compiled against musl libc
Michael Heimpold [Mon, 17 Apr 2017 22:22:34 +0000 (00:22 +0200)]
Fix compiler warnings when compiled against musl libc

musl libc is complaining when <sys/poll.h> is used instead of <poll.h>
so change this.

This issue was reported for OpenWrt/LEDE where musl libc is the standard
C library instead of e.g. glibc, see the following link for the original PR:
https://github.com/openwrt/packages/pull/4263

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
--

v3: refined checks/fallback paths as suggested by @bukka

v2: rebased to resolve merge conflict in main/php_network.h

v1: initial PR

7 years agoFix bug #73808 (iv length warning too restrictive for aes-128-ccm)
Jakub Zelenka [Sun, 30 Apr 2017 18:46:27 +0000 (19:46 +0100)]
Fix bug #73808 (iv length warning too restrictive for aes-128-ccm)

7 years agoTest ReflectionType support of iterable
Andrea Faulds [Sat, 29 Apr 2017 13:37:35 +0000 (14:37 +0100)]
Test ReflectionType support of iterable

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Jakub Zelenka [Thu, 27 Apr 2017 14:45:31 +0000 (15:45 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoFix possible memory leak in openssl_encrypt and openssl_decrypt
Jakub Zelenka [Thu, 27 Apr 2017 14:44:26 +0000 (15:44 +0100)]
Fix possible memory leak in openssl_encrypt and openssl_decrypt

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Jakub Zelenka [Thu, 27 Apr 2017 14:11:52 +0000 (15:11 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoPrefer using DIRECTORY_SEPARATOR in OpenSSL config path
Jakub Zelenka [Thu, 27 Apr 2017 14:10:55 +0000 (15:10 +0100)]
Prefer using DIRECTORY_SEPARATOR in OpenSSL config path

7 years agoAdd oid_section to the testing openssl.cnf
Jakub Zelenka [Thu, 27 Apr 2017 14:09:58 +0000 (15:09 +0100)]
Add oid_section to the testing openssl.cnf

It tests repeated OID addition

7 years ago[ci skip] update NEWS
Anatol Belski [Thu, 27 Apr 2017 09:43:13 +0000 (11:43 +0200)]
[ci skip] update NEWS

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 27 Apr 2017 09:39:14 +0000 (11:39 +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 [Thu, 27 Apr 2017 09:35:00 +0000 (11:35 +0200)]
[ci skip] update NEWS

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 27 Apr 2017 09:11:41 +0000 (11:11 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Revert "Detect invalid port in xp_socket parse ip address"
  Revert "Follow up patch regarding bug #74216, see bug #74429"

7 years agoRevert "Detect invalid port in xp_socket parse ip address"
Anatol Belski [Thu, 27 Apr 2017 00:49:12 +0000 (02:49 +0200)]
Revert "Detect invalid port in xp_socket parse ip address"

This reverts commit bab0b99f376dac9170ac81382a5ed526938d595a.

7 years agoRevert "Follow up patch regarding bug #74216, see bug #74429"
Anatol Belski [Thu, 27 Apr 2017 00:49:01 +0000 (02:49 +0200)]
Revert "Follow up patch regarding bug #74216, see bug #74429"

This reverts commit cda7dcf4cacef3346f9dc2a4dc947e6a74769259.

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Wed, 26 Apr 2017 15:05:56 +0000 (17:05 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  sync bin sdk version

7 years agosync bin sdk version
Anatol Belski [Wed, 26 Apr 2017 15:04:29 +0000 (17:04 +0200)]
sync bin sdk version

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Jakub Zelenka [Wed, 26 Apr 2017 14:00:49 +0000 (15:00 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoDo not add already added object to the internal OpenSSL table
Jakub Zelenka [Wed, 3 Aug 2016 19:01:41 +0000 (20:01 +0100)]
Do not add already added object to the internal OpenSSL table

This fixes OpenSSL 1.1 where adding object with OID that has been
already added causes an error - preventing of duplication.

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Remi Collet [Wed, 26 Apr 2017 12:41:54 +0000 (14:41 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  rely on bundle config, instead of system one

7 years agorely on bundle config, instead of system one
Remi Collet [Wed, 26 Apr 2017 12:41:40 +0000 (14:41 +0200)]
rely on bundle config, instead of system one

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Remi Collet [Wed, 26 Apr 2017 12:39:14 +0000 (14:39 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  skip the test on OpenSSL < 1.1 for now

7 years agoskip the test on OpenSSL < 1.1 for now
Anatol Belski [Thu, 23 Mar 2017 02:09:30 +0000 (03:09 +0100)]
skip the test on OpenSSL < 1.1 for now

7 years agobump version after release
Joe Watkins [Tue, 25 Apr 2017 15:49:20 +0000 (16:49 +0100)]
bump version after release

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 25 Apr 2017 12:07:36 +0000 (14:07 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  move next

7 years agomove next
Anatol Belski [Tue, 25 Apr 2017 12:06:17 +0000 (14:06 +0200)]
move next

7 years ago[ci skip] update NEWS
Anatol Belski [Tue, 25 Apr 2017 12:01:00 +0000 (14:01 +0200)]
[ci skip] update NEWS

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 25 Apr 2017 12:00:10 +0000 (14:00 +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, 25 Apr 2017 11:59:20 +0000 (13:59 +0200)]
[ci skip] update NEWS

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 25 Apr 2017 10:59:22 +0000 (12:59 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Follow up patch regarding bug #74216, see bug #74429

7 years agoFollow up patch regarding bug #74216, see bug #74429
Sara Golemon [Tue, 25 Apr 2017 10:52:48 +0000 (12:52 +0200)]
Follow up patch regarding bug #74216, see bug #74429

While the case in bug #74429 is not documented and is only worky due to
an implementation bug, the strength seems to breach some real world
apps. Given this patch doesn't impact the initial security fix for
bug #74216, it is reasonable to let the apps keep working. As mentioned
in the ticket, this behavior is a subject to change in future versions
and should not be abused.