]>
granicus.if.org Git - php/log
Nikita Popov [Thu, 2 Feb 2017 17:35:35 +0000 (18:35 +0100)]
Merge branch 'PHP-7.1'
Nikita Popov [Thu, 2 Feb 2017 17:33:26 +0000 (18:33 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
Mitch Hagstrand [Tue, 31 Jan 2017 17:25:05 +0000 (09:25 -0800)]
BUG #73998: Numeric properties are not accessible from get_object_vars
Nikita Popov [Thu, 2 Feb 2017 17:15:11 +0000 (18:15 +0100)]
Merge branch 'PHP-7.1'
Nikita Popov [Thu, 2 Feb 2017 17:14:50 +0000 (18:14 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
Matěj Humpál [Thu, 2 Feb 2017 09:24:00 +0000 (10:24 +0100)]
Fix bug #74031
Fix incorrect parameter count for imagepng function
Nikita Popov [Thu, 2 Feb 2017 17:07:27 +0000 (18:07 +0100)]
Merge branch 'PHP-7.1'
Nikita Popov [Thu, 2 Feb 2017 17:06:47 +0000 (18:06 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Thu, 2 Feb 2017 15:04:02 +0000 (16:04 +0100)]
Fix bug #73807
Anatol Belski [Thu, 2 Feb 2017 13:22:43 +0000 (14:22 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
[ci skip] update NEWS
[ci skip] update NEWS
Anatol Belski [Thu, 2 Feb 2017 13:21:31 +0000 (14:21 +0100)]
[ci skip] update NEWS
Anatol Belski [Thu, 2 Feb 2017 13:20:53 +0000 (14:20 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
[ci skip] update NEWS
Anatol Belski [Thu, 2 Feb 2017 13:19:35 +0000 (14:19 +0100)]
[ci skip] update NEWS
Anatol Belski [Thu, 2 Feb 2017 12:07:48 +0000 (13:07 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed #74022 PHP Fast CGI crashes when reading from a pfx file.
Anatol Belski [Thu, 2 Feb 2017 12:06:31 +0000 (13:06 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed #74022 PHP Fast CGI crashes when reading from a pfx file.
Anatol Belski [Thu, 2 Feb 2017 11:48:12 +0000 (12:48 +0100)]
Fixed #74022 PHP Fast CGI crashes when reading from a pfx file.
Anatol Belski [Thu, 2 Feb 2017 00:36:29 +0000 (01:36 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
[ci skip] update NEWS
update NEWS
Anatol Belski [Thu, 2 Feb 2017 00:35:22 +0000 (01:35 +0100)]
[ci skip] update NEWS
Anatol Belski [Thu, 2 Feb 2017 00:34:48 +0000 (01:34 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
update NEWS
Anatol Belski [Thu, 2 Feb 2017 00:33:41 +0000 (01:33 +0100)]
update NEWS
Nikita Popov [Wed, 1 Feb 2017 23:57:40 +0000 (00:57 +0100)]
Remove obsolete version checks from tests
Anatol Belski [Wed, 1 Feb 2017 19:07:07 +0000 (20:07 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
remove the reverted NEWS entry
sync NEWS with the reverted stuff
Revert "fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)"
Revert "fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)"
Joe Watkins [Wed, 1 Feb 2017 19:05:50 +0000 (19:05 +0000)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Revert "Inheritance checks should not ignore parents if these implement an interface"
Revert "Added tests demonstrating the same effect with abstracts"
Anatol Belski [Wed, 1 Feb 2017 19:02:20 +0000 (20:02 +0100)]
remove the reverted NEWS entry
Anatol Belski [Wed, 1 Feb 2017 19:01:40 +0000 (20:01 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
sync NEWS with the reverted stuff
Revert "fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)"
Revert "fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)"
Anatol Belski [Wed, 1 Feb 2017 19:00:32 +0000 (20:00 +0100)]
sync NEWS with the reverted stuff
Anatol Belski [Wed, 1 Feb 2017 18:59:24 +0000 (19:59 +0100)]
Revert "fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)"
This reverts commit
2fcf1259c6a9c1d70bcdfb96aeabc54c47e2a4a0 .
Anatol Belski [Wed, 1 Feb 2017 18:59:18 +0000 (19:59 +0100)]
Revert "fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)"
This reverts commit
62938bf08806129b42b17e74d79a450c30d4ff30 .
Joe Watkins [Wed, 1 Feb 2017 18:33:58 +0000 (18:33 +0000)]
Revert "Inheritance checks should not ignore parents if these implement an interface"
This reverts commit
b67eb3440bb244adf6957bf2c68aeeaa6efc8c8d .
Joe Watkins [Wed, 1 Feb 2017 18:33:47 +0000 (18:33 +0000)]
Revert "Added tests demonstrating the same effect with abstracts"
This reverts commit
c11b2b809d349399c8f4b54c6bf24078dece455e .
Dmitry Stogov [Wed, 1 Feb 2017 14:38:12 +0000 (17:38 +0300)]
Merge branch 'PHP-7.1'
* PHP-7.1:
typo
Dmitry Stogov [Wed, 1 Feb 2017 14:37:40 +0000 (17:37 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
typo
Dmitry Stogov [Wed, 1 Feb 2017 14:36:55 +0000 (17:36 +0300)]
typo
Dmitry Stogov [Wed, 1 Feb 2017 13:06:17 +0000 (16:06 +0300)]
Merge branch 'PHP-7.1'
* PHP-7.1:
fixed macro
Dmitry Stogov [Wed, 1 Feb 2017 13:05:57 +0000 (16:05 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
fixed macro
Dmitry Stogov [Wed, 1 Feb 2017 13:05:33 +0000 (16:05 +0300)]
fixed macro
Anatol Belski [Wed, 1 Feb 2017 12:46:50 +0000 (13:46 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
fix possible NULL dereference
Anatol Belski [Wed, 1 Feb 2017 12:45:45 +0000 (13:45 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
fix possible NULL dereference
Anatol Belski [Wed, 1 Feb 2017 12:43:33 +0000 (13:43 +0100)]
fix possible NULL dereference
Anatol Belski [Wed, 1 Feb 2017 11:58:47 +0000 (12:58 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
remove unused var
use zend_string API
Fixed bug #74005 mail.add_x_header causes RFC-breaking lone line feed
Anatol Belski [Wed, 1 Feb 2017 11:57:02 +0000 (12:57 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
remove unused var
use zend_string API
Fixed bug #74005 mail.add_x_header causes RFC-breaking lone line feed
Anatol Belski [Wed, 1 Feb 2017 11:49:32 +0000 (12:49 +0100)]
remove unused var
Anatol Belski [Wed, 1 Feb 2017 11:45:19 +0000 (12:45 +0100)]
use zend_string API
Anatol Belski [Wed, 1 Feb 2017 11:36:14 +0000 (12:36 +0100)]
Fixed bug #74005 mail.add_x_header causes RFC-breaking lone line feed
Anatol Belski [Wed, 1 Feb 2017 11:18:55 +0000 (12:18 +0100)]
fix test portability
Anatol Belski [Wed, 1 Feb 2017 11:01:23 +0000 (12:01 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
fix test for 32bits (int -> float)
fix test for 32bits (int -> float)
Anatol Belski [Wed, 1 Feb 2017 11:00:39 +0000 (12:00 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
fix test for 32bits (int -> float)
Anatol Belski [Wed, 1 Feb 2017 10:59:44 +0000 (11:59 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
fix test for 32bits (int -> float)
Remi Collet [Wed, 1 Feb 2017 09:25:30 +0000 (10:25 +0100)]
fix test for 32bits (int -> float)
(cherry picked from commit
0f1ae93bfa2feb3d0fd0b8d3036148df8ef856e2 )
Remi Collet [Wed, 1 Feb 2017 09:25:30 +0000 (10:25 +0100)]
fix test for 32bits (int -> float)
Remi Collet [Wed, 1 Feb 2017 09:25:54 +0000 (10:25 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
fix test for 32bits (int -> float)
Remi Collet [Wed, 1 Feb 2017 09:25:30 +0000 (10:25 +0100)]
fix test for 32bits (int -> float)
=?UTF-8?q?Rouven=20We=C3=9Fling?= [Tue, 27 Dec 2016 01:22:54 +0000 (17:22 -0800)]
Refactor HashContext into an object.
This allows better type hinting as well as potentially adding
methods in a followup diff.
Original patch by Rouven Weßling (github.com/realityking)
Heavily modified by Sara Golemon (github.com/sgolemon)
Anatol Belski [Tue, 31 Jan 2017 17:29:47 +0000 (18:29 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
add a primitive debug facility to sendmail
Anatol Belski [Tue, 31 Jan 2017 17:28:29 +0000 (18:28 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
add a primitive debug facility to sendmail
Anatol Belski [Tue, 31 Jan 2017 17:25:36 +0000 (18:25 +0100)]
add a primitive debug facility to sendmail
Anatol Belski [Tue, 31 Jan 2017 13:23:19 +0000 (14:23 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Revert "backport
51e1da6ea1e663908302e162ced1b7a8cb5aee05 into 7.0"
Anatol Belski [Tue, 31 Jan 2017 13:22:30 +0000 (14:22 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Revert "backport
51e1da6ea1e663908302e162ced1b7a8cb5aee05 into 7.0"
Anatol Belski [Tue, 31 Jan 2017 13:21:20 +0000 (14:21 +0100)]
Joe Watkins [Tue, 31 Jan 2017 12:51:47 +0000 (12:51 +0000)]
Merge branch 'PHP-7.1'
* PHP-7.1:
bump versions
Joe Watkins [Tue, 31 Jan 2017 12:48:31 +0000 (12:48 +0000)]
Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1
* 'PHP-7.1' of git.php.net:/php-src:
bump versions for next in dev
Joe Watkins [Tue, 31 Jan 2017 12:48:05 +0000 (12:48 +0000)]
bump versions
Anatol Belski [Tue, 31 Jan 2017 10:21:01 +0000 (11:21 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
bump versions for next in dev
Anatol Belski [Tue, 31 Jan 2017 10:20:10 +0000 (11:20 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
bump versions for next in dev
Anatol Belski [Tue, 31 Jan 2017 10:18:23 +0000 (11:18 +0100)]
bump versions for next in dev
Joe Watkins [Tue, 31 Jan 2017 05:36:28 +0000 (05:36 +0000)]
Merge branch 'PHP-7.1'
* PHP-7.1:
removed additional ";" from run-tests.php
Joe Watkins [Tue, 31 Jan 2017 05:36:16 +0000 (05:36 +0000)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
removed additional ";" from run-tests.php
Rodrigo Prado [Mon, 30 Jan 2017 22:06:09 +0000 (20:06 -0200)]
removed additional ";" from run-tests.php
Nikita Popov [Mon, 30 Jan 2017 21:33:17 +0000 (22:33 +0100)]
Remove zend_version() checks from tests
Nikita Popov [Mon, 30 Jan 2017 21:28:45 +0000 (22:28 +0100)]
Remove ZEND_CHANGES and README.namespaces
Anatol Belski [Mon, 30 Jan 2017 21:36:56 +0000 (22:36 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
update NEWS
update NEWS
Anatol Belski [Mon, 30 Jan 2017 21:35:46 +0000 (22:35 +0100)]
update NEWS
Anatol Belski [Mon, 30 Jan 2017 21:35:14 +0000 (22:35 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
update NEWS
Anatol Belski [Mon, 30 Jan 2017 21:34:14 +0000 (22:34 +0100)]
update NEWS
Sara Golemon [Mon, 30 Jan 2017 17:03:01 +0000 (09:03 -0800)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Securely zero the hash context key
Sara Golemon [Mon, 30 Jan 2017 17:02:42 +0000 (09:02 -0800)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Securely zero the hash context key
Sara Golemon [Mon, 30 Jan 2017 16:57:17 +0000 (08:57 -0800)]
Securely zero the hash context key
Anatol Belski [Mon, 30 Jan 2017 11:47:29 +0000 (12:47 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed bug #73983 crash on finish work with phar in cli + opcache
Anatol Belski [Mon, 30 Jan 2017 11:46:11 +0000 (12:46 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #73983 crash on finish work with phar in cli + opcache
Anatol Belski [Mon, 30 Jan 2017 11:25:50 +0000 (12:25 +0100)]
Fixed bug #73983 crash on finish work with phar in cli + opcache
The file_cache_only option causes the storage to be per process,
furthermore the arena is destroyed per request. Thus, zend_string's
can't survive between request and the permanent flag should not
be set. This is already done with the file cache part, but the
persistency part is used in various scenarios and should respect
this case as well. In this particular bug, the pcre pattern cache
needs to survive between requests and uses pattern strings as hash
keys. One more case relevant here would be various situations where
the flow disables the use of shared memory.
Joe Watkins [Mon, 30 Jan 2017 11:26:51 +0000 (11:26 +0000)]
Merge branch 'PHP-7.1'
* PHP-7.1:
fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)
Joe Watkins [Mon, 30 Jan 2017 11:26:37 +0000 (11:26 +0000)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)
Joe Watkins [Mon, 30 Jan 2017 11:26:02 +0000 (11:26 +0000)]
Merge branch 'pull-request/2348' into PHP-7.0
* pull-request/2348:
fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)
jhdxr [Mon, 30 Jan 2017 09:48:00 +0000 (17:48 +0800)]
fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)
Anatol Belski [Mon, 30 Jan 2017 10:42:46 +0000 (11:42 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
move id initialization into ctor
Anatol Belski [Mon, 30 Jan 2017 10:41:59 +0000 (11:41 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
move id initialization into ctor
Anatol Belski [Mon, 30 Jan 2017 10:40:23 +0000 (11:40 +0100)]
move id initialization into ctor
Anatol Belski [Mon, 30 Jan 2017 00:59:02 +0000 (01:59 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
fix system id initialization for multiple threads
Anatol Belski [Mon, 30 Jan 2017 00:57:27 +0000 (01:57 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
fix system id initialization for multiple threads
Anatol Belski [Mon, 30 Jan 2017 00:54:36 +0000 (01:54 +0100)]
fix system id initialization for multiple threads
Jakub Zelenka [Sun, 29 Jan 2017 20:46:20 +0000 (20:46 +0000)]
Merge branch 'PHP-7.1'
Jakub Zelenka [Sun, 29 Jan 2017 20:44:51 +0000 (20:44 +0000)]
Merge branch 'PHP-7.0' into PHP-7.1
Jakub Zelenka [Sun, 29 Jan 2017 20:43:58 +0000 (20:43 +0000)]
Try fpm path for testing in sbin as it is default target
Joe Watkins [Sun, 29 Jan 2017 07:29:14 +0000 (07:29 +0000)]
Merge branch 'pull-request/2345'
* pull-request/2345:
FTP: implement MLSD for structured listing of directories, decribed at https://tools.ietf.org/html/rfc3659
Andreas Treichel [Sat, 28 Jan 2017 03:20:40 +0000 (04:20 +0100)]
FTP: implement MLSD for structured listing of directories, decribed at https://tools.ietf.org/html/rfc3659
Joe Watkins [Sat, 28 Jan 2017 08:28:06 +0000 (08:28 +0000)]
Merge branch 'PHP-7.1'
* PHP-7.1:
fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)
Joe Watkins [Sat, 28 Jan 2017 08:27:33 +0000 (08:27 +0000)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)
jhdxr [Sat, 28 Jan 2017 06:56:03 +0000 (14:56 +0800)]
fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)
Joe Watkins [Sat, 28 Jan 2017 06:47:59 +0000 (06:47 +0000)]
[ci skip] news entry for Fixed bug #73987
Joe Watkins [Sat, 28 Jan 2017 06:46:43 +0000 (06:46 +0000)]
[ci skip] news entry for Fixed bug #73987