]>
granicus.if.org Git - php/log
Ferenc Kovacs [Wed, 25 Oct 2017 01:44:04 +0000 (03:44 +0200)]
Merge branch 'PHP-7.2'
Ferenc Kovacs [Wed, 25 Oct 2017 01:42:55 +0000 (03:42 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
Ferenc Kovacs [Wed, 25 Oct 2017 01:40:49 +0000 (03:40 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
Ferenc Kovacs [Wed, 25 Oct 2017 01:39:34 +0000 (03:39 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0
Ferenc Kovacs [Wed, 25 Oct 2017 01:36:30 +0000 (03:36 +0200)]
5.6.33 is next
Ferenc Kovacs [Wed, 25 Oct 2017 01:23:34 +0000 (03:23 +0200)]
Merge branch 'PHP-7.2'
Ferenc Kovacs [Wed, 25 Oct 2017 01:20:34 +0000 (03:20 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
Ferenc Kovacs [Wed, 25 Oct 2017 01:17:14 +0000 (03:17 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
Ferenc Kovacs [Wed, 25 Oct 2017 01:14:51 +0000 (03:14 +0200)]
use trusty explicitly
Ferenc Kovacs [Wed, 25 Oct 2017 01:13:40 +0000 (03:13 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0
Rasmus Lerdorf [Sat, 10 Jan 2015 01:24:48 +0000 (17:24 -0800)]
These tests all assume that IPV6 is available.
Ferenc Kovacs [Tue, 24 Oct 2017 23:51:48 +0000 (01:51 +0200)]
fix the travis build for PHP-5.6 using precise instead of trusty
Ferenc Kovacs [Tue, 24 Oct 2017 23:47:21 +0000 (01:47 +0200)]
fix the travis build for PHP-5.6 using precise instead of trusty
Sara Golemon [Tue, 24 Oct 2017 16:27:46 +0000 (16:27 +0000)]
Update NEWS for 7.2.0RC6
Sara Golemon [Tue, 24 Oct 2017 16:04:56 +0000 (16:04 +0000)]
Update NEWS for PHP 7.2.0RC5
Anatol Belski [Tue, 24 Oct 2017 16:39:05 +0000 (18:39 +0200)]
Merge branch 'PHP-7.2'
* PHP-7.2:
Parametrize the expected value to avoid platform false positives
Anatol Belski [Tue, 24 Oct 2017 16:38:44 +0000 (18:38 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Parametrize the expected value to avoid platform false positives
Anatol Belski [Tue, 24 Oct 2017 16:38:23 +0000 (18:38 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Parametrize the expected value to avoid platform false positives
Anatol Belski [Tue, 24 Oct 2017 16:36:56 +0000 (18:36 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Parametrize the expected value to avoid platform false positives
Anatol Belski [Tue, 24 Oct 2017 16:33:21 +0000 (18:33 +0200)]
Parametrize the expected value to avoid platform false positives
Sara Golemon [Tue, 24 Oct 2017 15:38:32 +0000 (11:38 -0400)]
Merge branch 'PHP-7.2'
* PHP-7.2:
Decref default_link when clearing
Sara Golemon [Tue, 24 Oct 2017 15:38:24 +0000 (11:38 -0400)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Decref default_link when clearing
Sara Golemon [Tue, 24 Oct 2017 15:38:17 +0000 (11:38 -0400)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Decref default_link when clearing
Sara Golemon [Tue, 24 Oct 2017 15:37:24 +0000 (11:37 -0400)]
Decref default_link when clearing
Christoph M. Becker [Tue, 24 Oct 2017 15:23:24 +0000 (17:23 +0200)]
Merge branch 'PHP-7.2'
* PHP-7.2:
Fixed bug #65148 (imagerotate may alter image dimensions)
Christoph M. Becker [Tue, 24 Oct 2017 15:16:46 +0000 (17:16 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fixed bug #65148 (imagerotate may alter image dimensions)
Christoph M. Becker [Tue, 24 Oct 2017 15:09:14 +0000 (17:09 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #65148 (imagerotate may alter image dimensions)
Christoph M. Becker [Tue, 24 Oct 2017 12:42:03 +0000 (14:42 +0200)]
Fixed bug #65148 (imagerotate may alter image dimensions)
We apply the respective patches from external libgd, work around the
still missing `gdImageClone()`, and fix the special cased rotation
routines according to Pierre's patch
(https://gist.github.com/pierrejoye/
59d72385ed1888cf8894a7ed437235ae ).
We also cater to bug73272.phpt whose result obviously changes a bit.
Dmitry Stogov [Tue, 24 Oct 2017 14:27:31 +0000 (17:27 +0300)]
Avoid HashTable allocations for empty arrays (using zend_empty_array).
Derick Rethans [Tue, 24 Oct 2017 13:56:39 +0000 (14:56 +0100)]
Merge branch 'PHP-7.2'
Derick Rethans [Tue, 24 Oct 2017 13:56:24 +0000 (14:56 +0100)]
Merge branch 'PHP-7.1' into PHP-7.2
Derick Rethans [Tue, 24 Oct 2017 13:55:48 +0000 (14:55 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
Derick Rethans [Tue, 24 Oct 2017 13:55:13 +0000 (14:55 +0100)]
Update timezonemap.h, which needs to match the bundled TZ db
Anatol Belski [Tue, 24 Oct 2017 12:59:19 +0000 (14:59 +0200)]
Merge branch 'PHP-7.2'
* PHP-7.2:
Fix test
Anatol Belski [Tue, 24 Oct 2017 12:58:56 +0000 (14:58 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fix test
Anatol Belski [Tue, 24 Oct 2017 12:58:01 +0000 (14:58 +0200)]
Fix test
Anatol Belski [Tue, 24 Oct 2017 12:23:14 +0000 (14:23 +0200)]
Merge branch 'PHP-7.2'
* PHP-7.2:
[ci skip] update NEWS
[ci skip] update NEWS
[ci skip] update NEWS
[ci skip] update NEWS
Anatol Belski [Tue, 24 Oct 2017 12:22:44 +0000 (14:22 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
[ci skip] update NEWS
[ci skip] update NEWS
[ci skip] update NEWS
Anatol Belski [Tue, 24 Oct 2017 12:22:25 +0000 (14:22 +0200)]
[ci skip] update NEWS
Anatol Belski [Tue, 24 Oct 2017 12:21:11 +0000 (14:21 +0200)]
[ci skip] update NEWS
Anatol Belski [Tue, 24 Oct 2017 12:19:45 +0000 (14:19 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
[ci skip] update NEWS
[ci skip] update NEWS
Anatol Belski [Tue, 24 Oct 2017 12:18:59 +0000 (14:18 +0200)]
[ci skip] update NEWS
Anatol Belski [Tue, 24 Oct 2017 12:17:21 +0000 (14:17 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
[ci skip] update NEWS
Anatol Belski [Tue, 24 Oct 2017 12:16:54 +0000 (14:16 +0200)]
[ci skip] update NEWS
Anatol Belski [Tue, 24 Oct 2017 12:08:08 +0000 (14:08 +0200)]
Merge branch 'PHP-7.2'
* PHP-7.2:
Fixed bug #72535 arcfour encryption stream filter crashes php
Anatol Belski [Tue, 24 Oct 2017 12:07:32 +0000 (14:07 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fixed bug #72535 arcfour encryption stream filter crashes php
Anatol Belski [Tue, 24 Oct 2017 12:05:18 +0000 (14:05 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #72535 arcfour encryption stream filter crashes php
Anatol Belski [Tue, 24 Oct 2017 12:04:08 +0000 (14:04 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Fixed bug #72535 arcfour encryption stream filter crashes php
Anatol Belski [Tue, 24 Oct 2017 11:59:18 +0000 (13:59 +0200)]
Fixed bug #72535 arcfour encryption stream filter crashes php
Anatol Belski [Tue, 24 Oct 2017 11:45:59 +0000 (13:45 +0200)]
Merge branch 'PHP-7.2'
* PHP-7.2:
Fixed bug #75055 Out-Of-Bounds Read in timelib_meridian()
Apply upstream patch for CVE-2016-1283
Anatol Belski [Tue, 24 Oct 2017 11:45:16 +0000 (13:45 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fixed bug #75055 Out-Of-Bounds Read in timelib_meridian()
Apply upstream patch for CVE-2016-1283
Anatol Belski [Tue, 24 Oct 2017 11:44:03 +0000 (13:44 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #75055 Out-Of-Bounds Read in timelib_meridian()
Apply upstream patch for CVE-2016-1283
Anatol Belski [Tue, 24 Oct 2017 11:38:48 +0000 (13:38 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Fixed bug #75055 Out-Of-Bounds Read in timelib_meridian()
Apply upstream patch for CVE-2016-1283
Anatol Belski [Tue, 24 Oct 2017 09:28:17 +0000 (11:28 +0200)]
Fixed bug #75055 Out-Of-Bounds Read in timelib_meridian()
Anatol Belski [Thu, 28 Sep 2017 13:40:49 +0000 (15:40 +0200)]
Apply upstream patch for CVE-2016-1283
Fix bug #75207, see also
https://bugzilla.redhat.com/show_bug.cgi?id=
1295385
https://vcs.pcre.org/pcre?view=revision&revision=1636
(cherry picked from commit
d11fceab151cd0410645f81eb7444af4388470c3 )
Dmitry Stogov [Tue, 24 Oct 2017 07:28:19 +0000 (10:28 +0300)]
Made run_time_cache to keep "offset" to dynamic properties Buckets (instead of index).
Sara Golemon [Tue, 24 Oct 2017 02:10:56 +0000 (22:10 -0400)]
Add support for zlib/level context option
Sara Golemon [Mon, 23 Oct 2017 18:59:05 +0000 (14:59 -0400)]
Merge branch 'PHP-7.2'
* PHP-7.2:
NEWS entry for pg_close() fix
Sara Golemon [Mon, 23 Oct 2017 18:56:50 +0000 (14:56 -0400)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
NEWS entry for pg_close() fix
Sara Golemon [Mon, 23 Oct 2017 18:56:10 +0000 (14:56 -0400)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
NEWS entry for pg_close() fix
Sara Golemon [Mon, 23 Oct 2017 18:55:32 +0000 (14:55 -0400)]
NEWS entry for pg_close() fix
Sara Golemon [Mon, 23 Oct 2017 18:44:51 +0000 (14:44 -0400)]
Merge branch 'PHP-7.2'
* PHP-7.2:
Bugfix#75419 Fix clearing of default link during pg_close()
Sara Golemon [Mon, 23 Oct 2017 18:44:40 +0000 (14:44 -0400)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Bugfix#75419 Fix clearing of default link during pg_close()
Sara Golemon [Mon, 23 Oct 2017 18:44:28 +0000 (14:44 -0400)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Bugfix#75419 Fix clearing of default link during pg_close()
Sara Golemon [Mon, 23 Oct 2017 18:41:44 +0000 (14:41 -0400)]
Bugfix#75419 Fix clearing of default link during pg_close()
Dmitry Stogov [Mon, 23 Oct 2017 18:07:49 +0000 (21:07 +0300)]
Removed useless reference-counting and copying
Anatol Belski [Mon, 23 Oct 2017 17:18:57 +0000 (19:18 +0200)]
Merge branch 'PHP-7.2'
* PHP-7.2:
Update libmagic.patch
Anatol Belski [Mon, 23 Oct 2017 17:18:25 +0000 (19:18 +0200)]
Update libmagic.patch
Anatol Belski [Mon, 23 Oct 2017 17:15:43 +0000 (19:15 +0200)]
Merge branch 'PHP-7.2'
* PHP-7.2:
Fail hard when re2c is not found or the version requirement not met
Fix mismatching alloc
Anatol Belski [Mon, 23 Oct 2017 17:01:14 +0000 (19:01 +0200)]
Fail hard when re2c is not found or the version requirement not met
With 7.2, the binary SDK supplies the minimal required version, thus no
reason to fail later at the compilation time.
Anatol Belski [Mon, 23 Oct 2017 16:49:17 +0000 (18:49 +0200)]
Fix mismatching alloc
Derick Rethans [Mon, 23 Oct 2017 16:31:24 +0000 (17:31 +0100)]
Updated to version 2017.3 (2017c)
Derick Rethans [Mon, 23 Oct 2017 16:31:24 +0000 (17:31 +0100)]
Empty merge
Derick Rethans [Mon, 23 Oct 2017 16:31:23 +0000 (17:31 +0100)]
Updated to version 2017.3 (2017c)
Derick Rethans [Mon, 23 Oct 2017 16:31:23 +0000 (17:31 +0100)]
Empty merge
Derick Rethans [Mon, 23 Oct 2017 16:31:21 +0000 (17:31 +0100)]
Updated to version 2017.3 (2017c)
Derick Rethans [Mon, 23 Oct 2017 16:31:21 +0000 (17:31 +0100)]
Empty merge
Derick Rethans [Mon, 23 Oct 2017 16:31:20 +0000 (17:31 +0100)]
Updated to version 2017.3 (2017c)
Dmitry Stogov [Mon, 23 Oct 2017 15:29:13 +0000 (18:29 +0300)]
Use run-time cache to keep position of dynamic properties in HashTable to access them without hash lookup.
Anatol Belski [Mon, 23 Oct 2017 13:41:06 +0000 (15:41 +0200)]
Merge branch 'PHP-7.2'
* PHP-7.2:
Fix memory leak
Anatol Belski [Mon, 23 Oct 2017 13:40:37 +0000 (15:40 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fix memory leak
Anatol Belski [Mon, 23 Oct 2017 13:40:05 +0000 (15:40 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fix memory leak
Anatol Belski [Mon, 23 Oct 2017 13:26:08 +0000 (15:26 +0200)]
Fix memory leak
Anatol Belski [Mon, 23 Oct 2017 11:21:46 +0000 (13:21 +0200)]
Fix visibility
Anatol Belski [Mon, 23 Oct 2017 10:50:52 +0000 (12:50 +0200)]
realloc() can return NULL
Anatol Belski [Mon, 23 Oct 2017 10:03:16 +0000 (12:03 +0200)]
Merge branch 'PHP-7.2'
* PHP-7.2:
Fix uninitialized vars
Anatol Belski [Mon, 23 Oct 2017 10:02:41 +0000 (12:02 +0200)]
Fix uninitialized vars
Joe Watkins [Mon, 23 Oct 2017 08:12:19 +0000 (09:12 +0100)]
Merge branch 'PHP-7.2'
* PHP-7.2:
Fix bug #69954 and remove pdo_mysql.cache_size and mysqli.cache_size INI directives
Joe Watkins [Mon, 23 Oct 2017 08:11:52 +0000 (09:11 +0100)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fix bug #69954 and remove pdo_mysql.cache_size and mysqli.cache_size INI directives
Joe Watkins [Mon, 23 Oct 2017 08:11:27 +0000 (09:11 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fix bug #69954 and remove pdo_mysql.cache_size and mysqli.cache_size INI directives
Peter Kokot [Tue, 26 Sep 2017 00:45:55 +0000 (02:45 +0200)]
Fix bug #69954 and remove pdo_mysql.cache_size and mysqli.cache_size INI directives
This patch removes some non working links to PHP manual and removes the
pdo_mysql.cache_size and mysqli.cache_size INI directives which have been
removed since PHP 5.3.0.
Joe Watkins [Mon, 23 Oct 2017 08:07:54 +0000 (09:07 +0100)]
Merge branch 'PHP-7.2'
* PHP-7.2:
Fix bug #75264
Joe Watkins [Mon, 23 Oct 2017 08:07:32 +0000 (09:07 +0100)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fix bug #75264
Joe Watkins [Mon, 23 Oct 2017 08:07:08 +0000 (09:07 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fix bug #75264
Peter Kokot [Tue, 26 Sep 2017 23:07:52 +0000 (01:07 +0200)]
Fix bug #75264
Anatol Belski [Sun, 22 Oct 2017 17:58:42 +0000 (19:58 +0200)]
Fix datatypes and compiler warnings
Switch to size_t
Not critical as an unsigned is already used, but fixes a couple of
warnings in other areas.
Normalize signature
It's a function with the usual compare semantics, returning a platform
specific at least produces unnecessary warnings elsewhere and is otherwise
inappropriate.
Fix return value
Drop unused var
Fix compiler warnings
Fix compiler warning
Fix var name in arginfo
Fix cast
Anatol Belski [Mon, 23 Oct 2017 05:14:32 +0000 (07:14 +0200)]
Merge branch 'PHP-7.2'
* PHP-7.2:
Renaming cache folder is not a solution, too. Disable cache for now.
Revert "Rename build cache folder and separate sdk"
Anatol Belski [Mon, 23 Oct 2017 05:14:14 +0000 (07:14 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Renaming cache folder is not a solution, too. Disable cache for now.
Revert "Rename build cache folder and separate sdk"
Anatol Belski [Mon, 23 Oct 2017 05:13:51 +0000 (07:13 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Renaming cache folder is not a solution, too. Disable cache for now.
Revert "Rename build cache folder and separate sdk"
Anatol Belski [Mon, 23 Oct 2017 05:13:00 +0000 (07:13 +0200)]
Renaming cache folder is not a solution, too. Disable cache for now.