]> granicus.if.org Git - php/log
php
8 years agoMerge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1
Stanislav Malyshev [Fri, 25 Nov 2016 23:31:22 +0000 (15:31 -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:
  Fix #73582: Failing ext/gd/tests/imagettftext_charmap_order.phpt

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Christoph M. Becker [Fri, 25 Nov 2016 22:27:13 +0000 (23:27 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Christoph M. Becker [Fri, 25 Nov 2016 22:16:18 +0000 (23:16 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoFix #73582: Failing ext/gd/tests/imagettftext_charmap_order.phpt
Christoph M. Becker [Fri, 25 Nov 2016 22:02:34 +0000 (23:02 +0100)]
Fix #73582: Failing ext/gd/tests/imagettftext_charmap_order.phpt

This test is not supposed to work with JIS-mapped Japanese font support
enabled.

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Stanislav Malyshev [Fri, 25 Nov 2016 21:43:59 +0000 (13:43 -0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fix int/size_t confusion in isValidPharFilename (bug #73580)

8 years agoFix int/size_t confusion in isValidPharFilename (bug #73580)
Stanislav Malyshev [Fri, 25 Nov 2016 21:42:35 +0000 (13:42 -0800)]
Fix int/size_t confusion in isValidPharFilename (bug #73580)

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 24 Nov 2016 18:27:50 +0000 (19:27 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  add test for bug #57547

8 years agoadd test for bug #57547
Anatol Belski [Thu, 24 Nov 2016 18:25:47 +0000 (19:25 +0100)]
add test for bug #57547

8 years agoUpdated to version 2016.10 (2016j)
Derick Rethans [Thu, 24 Nov 2016 10:40:15 +0000 (10:40 +0000)]
Updated to version 2016.10 (2016j)

8 years agoEmpty merge
Derick Rethans [Thu, 24 Nov 2016 10:40:15 +0000 (10:40 +0000)]
Empty merge

8 years agoUpdated to version 2016.10 (2016j)
Derick Rethans [Thu, 24 Nov 2016 10:40:14 +0000 (10:40 +0000)]
Updated to version 2016.10 (2016j)

8 years agoEmpty merge
Derick Rethans [Thu, 24 Nov 2016 10:40:13 +0000 (10:40 +0000)]
Empty merge

8 years agoUpdated to version 2016.10 (2016j)
Derick Rethans [Thu, 24 Nov 2016 10:40:11 +0000 (10:40 +0000)]
Updated to version 2016.10 (2016j)

8 years agoUpdate NEWS
Xinchen Hui [Thu, 24 Nov 2016 04:04:03 +0000 (12:04 +0800)]
Update NEWS

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Xinchen Hui [Thu, 24 Nov 2016 04:03:23 +0000 (12:03 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bug #73585 (Logging of "Internal Zend error - Missing class information" missing class name)

8 years agoFixed bug #73585 (Logging of "Internal Zend error - Missing class information" missin...
Xinchen Hui [Thu, 24 Nov 2016 04:02:02 +0000 (12:02 +0800)]
Fixed bug #73585 (Logging of "Internal Zend error - Missing class information" missing class name)

Actually, I doubt how thing bug could be triggered

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Ferenc Kovacs [Thu, 24 Nov 2016 00:58:46 +0000 (01:58 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Ferenc Kovacs [Thu, 24 Nov 2016 00:57:42 +0000 (01:57 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years ago5.6.30 will be next
Ferenc Kovacs [Thu, 24 Nov 2016 00:54:23 +0000 (01:54 +0100)]
5.6.30 will be next

8 years agoCS (no leading space in comment for config option)
Remi Collet [Wed, 23 Nov 2016 13:56:39 +0000 (14:56 +0100)]
CS (no leading space in comment for config option)

8 years agoFixed bug #73583 (Segfaults when conditionally declared class and function have the...
Xinchen Hui [Wed, 23 Nov 2016 06:24:46 +0000 (14:24 +0800)]
Fixed bug #73583 (Segfaults when conditionally declared class and function have the same name)

bug was introduced in rev 88eae43f , and the runtime defined key is not
merged-able

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Tue, 22 Nov 2016 18:25:53 +0000 (19:25 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Nikita Popov [Tue, 22 Nov 2016 18:25:31 +0000 (19:25 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoMake php_url_parse_ex() respect length argument
Nikita Popov [Fri, 18 Nov 2016 15:41:13 +0000 (16:41 +0100)]
Make php_url_parse_ex() respect length argument

This should fix all out-of-bounds reads that could previously
occur if the string passed to php_url_parse_ex() is not NUL
terminated.

8 years agoCleanup parse_url() query/fragment handling
Nikita Popov [Fri, 18 Nov 2016 16:00:56 +0000 (17:00 +0100)]
Cleanup parse_url() query/fragment handling

The query/fragment handling was pretty convoluted, with many parts
being duplicated. Simplify by checking for fragment, then for query,
then for path.

8 years agoCleanup parse_url() gotos
Nikita Popov [Thu, 17 Nov 2016 22:18:05 +0000 (23:18 +0100)]
Cleanup parse_url() gotos

Simplify some unnecessarily complicated code. In particular the
length updates are unnecessary (length is only used at the very
start) and we're goto'ing around a bit too much.

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 22 Nov 2016 11:44:06 +0000 (12:44 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  update libs_versions.txt
  update libs versions.txt

8 years agoupdate libs_versions.txt
Anatol Belski [Tue, 22 Nov 2016 11:42:57 +0000 (12:42 +0100)]
update libs_versions.txt

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Tue, 22 Nov 2016 11:42:20 +0000 (12:42 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  update libs versions.txt

8 years agoupdate libs versions.txt
Anatol Belski [Tue, 22 Nov 2016 11:36:51 +0000 (12:36 +0100)]
update libs versions.txt

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 22 Nov 2016 10:56:16 +0000 (11:56 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  move dev to next

8 years agomove dev to next
Anatol Belski [Tue, 22 Nov 2016 10:49:09 +0000 (11:49 +0100)]
move dev to next

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Tue, 22 Nov 2016 10:28:49 +0000 (13:28 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed use after free

8 years agoFixed use after free
Dmitry Stogov [Tue, 22 Nov 2016 10:28:27 +0000 (13:28 +0300)]
Fixed use after free

8 years agoMicro-optimization
Dmitry Stogov [Tue, 22 Nov 2016 09:06:39 +0000 (12:06 +0300)]
Micro-optimization

8 years agoRemoved useless (double) checks for EG(exception). (Bob)
Dmitry Stogov [Tue, 22 Nov 2016 08:50:48 +0000 (11:50 +0300)]
Removed useless (double) checks for EG(exception). (Bob)

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Tue, 22 Nov 2016 08:22:55 +0000 (11:22 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed memory leak (Bob)

8 years agoFixed memory leak (Bob)
Dmitry Stogov [Tue, 22 Nov 2016 08:22:10 +0000 (11:22 +0300)]
Fixed memory leak (Bob)

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 22 Nov 2016 01:59:17 +0000 (02:59 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Revert "fix invalid read, follow up on 97b65cc9"

8 years agoRevert "fix invalid read, follow up on 97b65cc9"
Anatol Belski [Tue, 22 Nov 2016 01:52:23 +0000 (02:52 +0100)]
Revert "fix invalid read, follow up on 97b65cc9"

This reverts commit b52fa5882a276c9397d108cd690721a006acd827.

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 22 Nov 2016 01:30:16 +0000 (02:30 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix invalid read, follow up on 97b65cc9

8 years agofix invalid read, follow up on 97b65cc9
Anatol Belski [Tue, 22 Nov 2016 01:28:45 +0000 (02:28 +0100)]
fix invalid read, follow up on 97b65cc9

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 22 Nov 2016 00:01:18 +0000 (01:01 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  update NEWS
  update NEWS

8 years agoupdate NEWS
Anatol Belski [Tue, 22 Nov 2016 00:01:00 +0000 (01:01 +0100)]
update NEWS

8 years agoupdate NEWS
Anatol Belski [Mon, 21 Nov 2016 23:59:40 +0000 (00:59 +0100)]
update NEWS

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Mon, 21 Nov 2016 23:59:07 +0000 (00:59 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  update NEWS

8 years agoupdate NEWS
Anatol Belski [Mon, 21 Nov 2016 23:57:18 +0000 (00:57 +0100)]
update NEWS

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Mon, 21 Nov 2016 23:46:54 +0000 (00:46 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fix bug #73498
  Add a test for bug 73498

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Mon, 21 Nov 2016 23:46:03 +0000 (00:46 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Fix bug #73498
  Add a test for bug 73498

8 years agoFix bug #73498
Craig Duncan [Sun, 20 Nov 2016 20:48:21 +0000 (20:48 +0000)]
Fix bug #73498

Postgres uses the DELIMITER keyword since 7.3
And WITH is no longer required/used

8 years agoAdd a test for bug 73498
Craig Duncan [Mon, 21 Nov 2016 19:49:18 +0000 (19:49 +0000)]
Add a test for bug 73498

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Mon, 21 Nov 2016 23:32:42 +0000 (00:32 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  remove TSRMLS_*

8 years agoremove TSRMLS_*
Anatol Belski [Mon, 21 Nov 2016 22:53:37 +0000 (23:53 +0100)]
remove TSRMLS_*

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Mon, 21 Nov 2016 21:59:30 +0000 (22:59 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  update php.ini-* for bug #69090
  update php.ini-* according to changes for bug #69090

8 years agoupdate php.ini-* for bug #69090
Anatol Belski [Mon, 21 Nov 2016 21:58:23 +0000 (22:58 +0100)]
update php.ini-* for bug #69090

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Mon, 21 Nov 2016 21:56:46 +0000 (22:56 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  update php.ini-* according to changes for bug #69090

8 years agoupdate php.ini-* according to changes for bug #69090
Anatol Belski [Mon, 21 Nov 2016 21:52:03 +0000 (22:52 +0100)]
update php.ini-* according to changes for bug #69090

8 years agoupdate NEWS
Anatol Belski [Mon, 21 Nov 2016 19:01:07 +0000 (20:01 +0100)]
update NEWS

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Mon, 21 Nov 2016 19:00:39 +0000 (20:00 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  update NEWS
  update NEWS

8 years agoupdate NEWS
Anatol Belski [Mon, 21 Nov 2016 18:59:30 +0000 (19:59 +0100)]
update NEWS

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Mon, 21 Nov 2016 18:58:54 +0000 (19:58 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  update NEWS

8 years agoupdate NEWS
Anatol Belski [Mon, 21 Nov 2016 18:56:09 +0000 (19:56 +0100)]
update NEWS

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Mon, 21 Nov 2016 14:31:34 +0000 (15:31 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  add test for bug #73452
  Backport 15ac4904 to 5.6

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Mon, 21 Nov 2016 14:29:44 +0000 (15:29 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  add test for bug #73452
  Backport 15ac4904 to 5.6

8 years agoadd test for bug #73452
Anatol Belski [Mon, 21 Nov 2016 14:25:46 +0000 (15:25 +0100)]
add test for bug #73452

8 years agoBackport 15ac4904 to 5.6
Anatol Belski [Mon, 21 Nov 2016 14:20:03 +0000 (15:20 +0100)]
Backport 15ac4904 to 5.6

8 years agoRegenerated files
Dmitry Stogov [Mon, 21 Nov 2016 07:38:08 +0000 (10:38 +0300)]
Regenerated files

8 years agoUpdate NEWs
Xinchen Hui [Mon, 21 Nov 2016 03:46:37 +0000 (11:46 +0800)]
Update NEWs

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Xinchen Hui [Mon, 21 Nov 2016 03:46:03 +0000 (11:46 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Update NEWS
  Fix memory leak(null coalescing operator with Spl hash)

8 years agoUpdate NEWS
Xinchen Hui [Mon, 21 Nov 2016 03:45:49 +0000 (11:45 +0800)]
Update NEWS

8 years agoFix memory leak(null coalescing operator with Spl hash)
Tyson Andre [Sun, 20 Nov 2016 23:18:32 +0000 (15:18 -0800)]
Fix memory leak(null coalescing operator with Spl hash)

The SEPARATE_ARG_IF_REF macro increased the refcount of the object passed as a
key.
However, when the key did not exist in the ArrayAccess implementation,
the code returned early without trying to decrement the refcount.

Add a test of `??` succeeding+failing on a SplObjectStorage instance.

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Jakub Zelenka [Sun, 20 Nov 2016 20:38:34 +0000 (20:38 +0000)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFix bug #73526 (php_json_encode depth issue)
Jakub Zelenka [Sun, 20 Nov 2016 20:36:03 +0000 (20:36 +0000)]
Fix bug #73526 (php_json_encode depth issue)

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Sun, 20 Nov 2016 20:18:48 +0000 (21:18 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFix bug #73538
Craig Duncan [Sun, 20 Nov 2016 17:41:14 +0000 (17:41 +0000)]
Fix bug #73538

Remove any previous default headers and replace with the specified
ones, as documented, and as is the case when a single header is
passed.

8 years agoFix bug #73478 (openssl_pkey_new() generates wrong pub/priv keys with Diffie Hellman)
Jakub Zelenka [Sun, 20 Nov 2016 20:06:39 +0000 (20:06 +0000)]
Fix bug #73478 (openssl_pkey_new() generates wrong pub/priv keys with Diffie Hellman)

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Bob Weinand [Sun, 20 Nov 2016 18:20:09 +0000 (19:20 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoRevert "Revert "Remove a few unused write warning""
Bob Weinand [Sun, 20 Nov 2016 18:18:50 +0000 (19:18 +0100)]
Revert "Revert "Remove a few unused write warning""

This reverts commit ff5a65d26b139142c5e967582c369ef65b79adf8.

(With zend_ prefix now)

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Sun, 20 Nov 2016 18:10:03 +0000 (19:10 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoRevert "Remove a few unused write warning (backport from master, oops)s"
Nikita Popov [Sun, 20 Nov 2016 18:02:40 +0000 (19:02 +0100)]
Revert "Remove a few unused write warning (backport from master, oops)s"

This reverts commit c65d24eaa3671e61db7c2a3f28daeaf7c74ac758.

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Bob Weinand [Sun, 20 Nov 2016 13:18:54 +0000 (14:18 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoRemove a few unused write warning (backport from master, oops)s
Bob Weinand [Sun, 20 Nov 2016 13:14:46 +0000 (14:14 +0100)]
Remove a few unused write warning (backport from master, oops)s

8 years agoMerge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1
Joe Watkins [Sun, 20 Nov 2016 08:34:16 +0000 (08:34 +0000)]
Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1

8 years agofix #72180, #73219
Joe Watkins [Sun, 20 Nov 2016 08:32:26 +0000 (08:32 +0000)]
fix #72180, #73219

8 years agoUpdate NEWS
Xinchen Hui [Sun, 20 Nov 2016 07:47:39 +0000 (15:47 +0800)]
Update NEWS

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Xinchen Hui [Sun, 20 Nov 2016 07:46:53 +0000 (15:46 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bug #73483 (Segmentation fault on pcre_replace_callback)
  Fix #73219 (fix acinclude when / is present)
  make it possible to show specific help pages without interactive session

Conflicts:
acinclude.m4

8 years agoFixed bug #73483 (Segmentation fault on pcre_replace_callback)
Xinchen Hui [Sun, 20 Nov 2016 07:44:27 +0000 (15:44 +0800)]
Fixed bug #73483 (Segmentation fault on pcre_replace_callback)

8 years agoFix #73219 (fix acinclude when / is present)
Joe Watkins [Sun, 20 Nov 2016 05:34:08 +0000 (05:34 +0000)]
Fix #73219 (fix acinclude when / is present)

8 years agomake it possible to show specific help pages without interactive session
Joe Watkins [Sun, 20 Nov 2016 05:24:14 +0000 (05:24 +0000)]
make it possible to show specific help pages without interactive session

8 years agomake it possible to show specific help pages without interactive session
Joe Watkins [Sun, 20 Nov 2016 05:24:14 +0000 (05:24 +0000)]
make it possible to show specific help pages without interactive session

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Fri, 18 Nov 2016 21:11:25 +0000 (22:11 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix test portability

8 years agofix test portability
Anatol Belski [Fri, 18 Nov 2016 21:10:41 +0000 (22:10 +0100)]
fix test portability

8 years agoFixed bug #73303
Nikita Popov [Fri, 18 Nov 2016 20:41:10 +0000 (21:41 +0100)]
Fixed bug #73303

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Fri, 18 Nov 2016 17:21:28 +0000 (18:21 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  don't fail miserably, when an unknown vc version is used

8 years agodon't fail miserably, when an unknown vc version is used
Anatol Belski [Fri, 18 Nov 2016 17:19:47 +0000 (18:19 +0100)]
don't fail miserably, when an unknown vc version is used

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Fri, 18 Nov 2016 16:56:28 +0000 (17:56 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Nikita Popov [Fri, 18 Nov 2016 16:56:16 +0000 (17:56 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoFix the lchwon error test for Travis CI.
Mitch Hagstrand [Fri, 11 Nov 2016 23:40:30 +0000 (15:40 -0800)]
Fix the lchwon error test for Travis CI.

The E_WARNING message from the PHP function lchown is passed
from the system function lchown. The error message returned
from lchown can be filesystem dependent.

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Christoph M. Becker [Fri, 18 Nov 2016 13:30:30 +0000 (14:30 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Christoph M. Becker [Fri, 18 Nov 2016 13:29:28 +0000 (14:29 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0