]>
granicus.if.org Git - php/log
Côme Chilliet [Tue, 11 Jul 2017 14:23:21 +0000 (16:23 +0200)]
Updated NEWS file with LDAP changes
Also fixed wording: bug -> feature request for EXOP
Côme Chilliet [Tue, 11 Jul 2017 14:12:40 +0000 (16:12 +0200)]
Fixed removing all controls by passing an empty array to ldap_set_option
Côme Chilliet [Tue, 11 Jul 2017 11:52:42 +0000 (13:52 +0200)]
Filled in NEWS file with ext/ldap last modifications
Remi Collet [Tue, 11 Jul 2017 11:53:06 +0000 (13:53 +0200)]
change order, allow to build as shared extension
Remi Collet [Tue, 11 Jul 2017 11:07:51 +0000 (13:07 +0200)]
restore file deleted by mistake in a merge commit
Remi Collet [Tue, 11 Jul 2017 09:41:47 +0000 (11:41 +0200)]
Fix segfault in php_stream_context_get_option call
Anatol Belski [Tue, 11 Jul 2017 09:03:09 +0000 (11:03 +0200)]
remove excessive checks and fix warnings
Anatol Belski [Tue, 11 Jul 2017 08:01:37 +0000 (10:01 +0200)]
fix macro redifinitions
Anatol Belski [Tue, 11 Jul 2017 07:54:36 +0000 (09:54 +0200)]
fix symbol availability and ws
Remi Collet [Tue, 11 Jul 2017 05:52:28 +0000 (07:52 +0200)]
Remove this for now, as not found
"E: Unable to locate package libsodium-dev"
Remi Collet [Tue, 11 Jul 2017 05:43:56 +0000 (07:43 +0200)]
fix authors
Remi Collet [Tue, 11 Jul 2017 05:41:43 +0000 (07:41 +0200)]
NEWS for Sodium
Remi Collet [Tue, 11 Jul 2017 05:30:22 +0000 (07:30 +0200)]
fix CREDITS file
Paragon Initiative Enterprises [Tue, 6 Jun 2017 14:40:19 +0000 (10:40 -0400)]
Squashed commit - Add ext/sodium
RFC: https://wiki.php.net/rfc/libsodium
Licensing: https://web.archive.org/web/
20170710161517 /https://github.com/jedisct1/libsodium-php/issues/127
Anatol Belski [Mon, 10 Jul 2017 20:50:53 +0000 (22:50 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
update NEWS
update NEWS
Anatol Belski [Mon, 10 Jul 2017 20:50:34 +0000 (22:50 +0200)]
update NEWS
Anatol Belski [Mon, 10 Jul 2017 20:50:20 +0000 (22:50 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
update NEWS
Anatol Belski [Mon, 10 Jul 2017 20:49:55 +0000 (22:49 +0200)]
update NEWS
Anatol Belski [Mon, 10 Jul 2017 19:47:07 +0000 (21:47 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
switch to next binary tools sdk version
Anatol Belski [Mon, 10 Jul 2017 19:45:43 +0000 (21:45 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
switch to next binary tools sdk version
Anatol Belski [Mon, 10 Jul 2017 19:44:43 +0000 (21:44 +0200)]
switch to next binary tools sdk version
Anatol Belski [Mon, 10 Jul 2017 15:34:58 +0000 (17:34 +0200)]
fix datatype
Anatol Belski [Mon, 10 Jul 2017 15:02:32 +0000 (17:02 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Revert "Add more constants, improve comments, and add tests"
Anatol Belski [Mon, 10 Jul 2017 15:01:25 +0000 (17:01 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Revert "Add more constants, improve comments, and add tests"
Anatol Belski [Mon, 10 Jul 2017 14:53:56 +0000 (16:53 +0200)]
Revert "Add more constants, improve comments, and add tests"
This reverts commit
0c4f11ecaad213483f98c39128e217f9b389f604 .
Dmitry Stogov [Mon, 10 Jul 2017 14:34:30 +0000 (17:34 +0300)]
Anatol Belski [Mon, 10 Jul 2017 13:48:54 +0000 (15:48 +0200)]
eliminate casts
Anatol Belski [Mon, 10 Jul 2017 12:56:05 +0000 (14:56 +0200)]
remove checks for eol dependencies
yet one leftower, only FreeTDS is usable at the moment
Anatol Belski [Mon, 10 Jul 2017 11:50:53 +0000 (13:50 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
improve test
Anatol Belski [Mon, 10 Jul 2017 11:49:44 +0000 (13:49 +0200)]
improve test
Côme Chilliet [Mon, 10 Jul 2017 09:33:08 +0000 (11:33 +0200)]
Small fix in ext/ldap, Moved vars definitions to the beginning of the block using them
Remi Collet [Mon, 10 Jul 2017 09:31:55 +0000 (11:31 +0200)]
ZipArchive implements countable, added ZipArchive::count() method
Dmitry Stogov [Mon, 10 Jul 2017 09:21:58 +0000 (12:21 +0300)]
Revert "Fixed bug #74878"
This reverts commit
9069734b57a556a23f977915ee2819477c6d6720 .
Remi Collet [Mon, 10 Jul 2017 06:55:41 +0000 (08:55 +0200)]
Upgrading note for #74837
Remi Collet [Mon, 10 Jul 2017 06:50:38 +0000 (08:50 +0200)]
Fixed bug #74837 - NEWS
Andreas Treichel [Sun, 9 Jul 2017 00:15:38 +0000 (02:15 +0200)]
Implement Countable for DomNodeList and DOMNamedNodeMap (Request #74837)
Pedro Magalhães [Fri, 21 Apr 2017 17:37:27 +0000 (19:37 +0200)]
Fix #49649 - Handle property visibility changes on unserialization
Joe Watkins [Mon, 10 Jul 2017 05:56:03 +0000 (06:56 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
#73594 tests only check the extra params if dns_get_record is successful
Joe Watkins [Mon, 10 Jul 2017 05:55:53 +0000 (06:55 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
#73594 tests only check the extra params if dns_get_record is successful
Pedro Magalhães [Sun, 9 Jul 2017 14:02:27 +0000 (16:02 +0200)]
#73594 tests only check the extra params if dns_get_record is successful
Joe Watkins [Mon, 10 Jul 2017 05:54:08 +0000 (06:54 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed bug #74852 (property_exists returns true on unknown DateInterval property)
Joe Watkins [Mon, 10 Jul 2017 05:53:43 +0000 (06:53 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #74852 (property_exists returns true on unknown DateInterval property)
jhdxr [Sat, 8 Jul 2017 12:04:25 +0000 (20:04 +0800)]
Fixed bug #74852 (property_exists returns true on unknown DateInterval property)
Anatol Belski [Sun, 9 Jul 2017 15:54:46 +0000 (17:54 +0200)]
fix uninitialized var
Anatol Belski [Sun, 9 Jul 2017 14:28:17 +0000 (16:28 +0200)]
fix comparison warning
Anatol Belski [Sun, 9 Jul 2017 14:23:31 +0000 (16:23 +0200)]
comply with POSIX signature
Anatol Belski [Sun, 9 Jul 2017 14:05:36 +0000 (16:05 +0200)]
fix warning
Anatol Belski [Sun, 9 Jul 2017 13:47:01 +0000 (15:47 +0200)]
remove some casts
Anatol Belski [Sun, 9 Jul 2017 13:31:05 +0000 (15:31 +0200)]
cleanup casts
Anatol Belski [Sun, 9 Jul 2017 13:15:17 +0000 (15:15 +0200)]
remove useless cast
Anatol Belski [Sun, 9 Jul 2017 13:10:42 +0000 (15:10 +0200)]
eliminate casts
Anatol Belski [Sun, 9 Jul 2017 09:35:55 +0000 (11:35 +0200)]
sync vim mode lines in main
Anatol Belski [Sun, 9 Jul 2017 13:05:44 +0000 (15:05 +0200)]
[ci skip] update NEWS
Anatol Belski [Sun, 9 Jul 2017 13:03:07 +0000 (15:03 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
[ci skip] update NEWS
[ci skip] update NEWS
Anatol Belski [Sun, 9 Jul 2017 13:02:40 +0000 (15:02 +0200)]
[ci skip] update NEWS
Anatol Belski [Sun, 9 Jul 2017 13:02:03 +0000 (15:02 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
[ci skip] update NEWS
Anatol Belski [Sun, 9 Jul 2017 13:01:37 +0000 (15:01 +0200)]
[ci skip] update NEWS
Anatol Belski [Sat, 8 Jul 2017 23:32:07 +0000 (01:32 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed bug #74883 SQLite3::__construct() produces "out of memory" exception with invalid flags
Anatol Belski [Sat, 8 Jul 2017 23:31:25 +0000 (01:31 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #74883 SQLite3::__construct() produces "out of memory" exception with invalid flags
Anatol Belski [Sat, 8 Jul 2017 21:52:22 +0000 (23:52 +0200)]
Fixed bug #74883 SQLite3::__construct() produces "out of memory" exception with invalid flags
Kalle Sommer Nielsen [Sat, 8 Jul 2017 17:05:28 +0000 (19:05 +0200)]
Silent compiler warning
Kalle Sommer Nielsen [Sat, 8 Jul 2017 16:01:51 +0000 (18:01 +0200)]
Fix test
Kalle Sommer Nielsen [Sat, 8 Jul 2017 13:02:05 +0000 (15:02 +0200)]
Deprecated the read_exif_data() alias
Kalle Sommer Nielsen [Sat, 8 Jul 2017 11:52:00 +0000 (13:52 +0200)]
Merge branch 'master' of git.php.net:/php-src
Kalle Sommer Nielsen [Sat, 8 Jul 2017 11:51:36 +0000 (13:51 +0200)]
Add myself as exif maintainer
Anatol Belski [Sat, 8 Jul 2017 11:42:47 +0000 (13:42 +0200)]
Merge branch 'PHP-7.1'
* PHP-7.1:
update libs versions
Fix NEWS entry location
Fix NEWS entry location
news entry for 74819
news entry for 74651
news entry for 74111
news entry for 74435
news entry for 74603
Anatol Belski [Sat, 8 Jul 2017 11:42:10 +0000 (13:42 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
update libs versions
Anatol Belski [Sat, 8 Jul 2017 11:41:50 +0000 (13:41 +0200)]
update libs versions
Kalle Sommer Nielsen [Sat, 8 Jul 2017 01:34:30 +0000 (03:34 +0200)]
Fixed file name for case sensitive file systems
Kalle Sommer Nielsen [Sat, 8 Jul 2017 01:30:46 +0000 (03:30 +0200)]
Added test case for bug #73115 which was fixed by recently fixed bugs
Nikita Popov [Fri, 7 Jul 2017 20:41:48 +0000 (22:41 +0200)]
Fixed bug #74878
Kalle Sommer Nielsen [Fri, 7 Jul 2017 10:23:24 +0000 (12:23 +0200)]
We currently don't use the guessing code, so don't compile it
Kalle Sommer Nielsen [Fri, 7 Jul 2017 10:20:05 +0000 (12:20 +0200)]
* Fixed bug #72819 (EXIF thumbnails not read anymore)
* Fixed bug #62523 (php crashes with segfault when exif_read_data called)
* Fixed the poor test case for #62523, which was a HTML document
Fixing #72819 had the side effect of fixing #62523 by supporting the format as seen in bug62523_1.phpt
Andrey Andreev [Fri, 7 Jul 2017 10:01:09 +0000 (13:01 +0300)]
Add missing NEWS entry, update UPGRADING
This was done back in January, but never noted in the NEWS file.
References:
https://github.com/php/php-src/pull/2312
https://github.com/php/php-src/pull/2321
Kalle Sommer Nielsen [Fri, 7 Jul 2017 09:31:31 +0000 (11:31 +0200)]
This should be EXPECT instead of EXPECTF
Kalle Sommer Nielsen [Fri, 7 Jul 2017 09:29:23 +0000 (11:29 +0200)]
Fixed bug #50660 (exif_read_data(): Illegal IFD offset (works fine with other exif readers))
Kalle Sommer Nielsen [Fri, 7 Jul 2017 08:20:02 +0000 (10:20 +0200)]
Fixed bug #74428 (exif_read_data(): "Illegal IFD size" warning occurs with correct exif format)
Anatol Belski [Fri, 7 Jul 2017 07:05:15 +0000 (09:05 +0200)]
fix command
Dmitry Stogov [Fri, 7 Jul 2017 06:54:21 +0000 (09:54 +0300)]
Fixed bug #74873 (Minor BC break: PCRE_JIT changes output of preg_match()).
Kalle Sommer Nielsen [Fri, 7 Jul 2017 06:18:33 +0000 (08:18 +0200)]
Fixed bug #72324 (imap_mailboxmsginfo() return wrong size)
Kalle Sommer Nielsen [Fri, 7 Jul 2017 06:08:25 +0000 (08:08 +0200)]
Fix redefine warnings
Kalle Sommer Nielsen [Fri, 7 Jul 2017 02:56:45 +0000 (04:56 +0200)]
Expand sb's name and capitalize my own
Kalle Sommer Nielsen [Fri, 7 Jul 2017 02:15:13 +0000 (04:15 +0200)]
Write the URL on a new line, so that it is easier copyable
Christopher Jones [Fri, 7 Jul 2017 02:14:57 +0000 (12:14 +1000)]
Merge branch 'PHP-7.0' into PHP-7.1
Christopher Jones [Fri, 7 Jul 2017 02:14:12 +0000 (12:14 +1000)]
Fix NEWS entry location
Christopher Jones [Fri, 7 Jul 2017 02:13:21 +0000 (12:13 +1000)]
Fix NEWS entry location
Dmitry Stogov [Thu, 6 Jul 2017 20:06:11 +0000 (23:06 +0300)]
Added missed dump of "main" script code
Anatol Belski [Thu, 6 Jul 2017 18:47:04 +0000 (20:47 +0200)]
replace the stack var by a macro
Remi Collet [Thu, 6 Jul 2017 11:22:10 +0000 (13:22 +0200)]
[ci skip] sync NEWS
Remi Collet [Thu, 6 Jul 2017 10:34:00 +0000 (12:34 +0200)]
minor fix for web announce
Joe Watkins [Thu, 6 Jul 2017 08:33:07 +0000 (09:33 +0100)]
news entry for 74819
Joe Watkins [Thu, 6 Jul 2017 07:20:21 +0000 (08:20 +0100)]
news entry for 74651
Joe Watkins [Thu, 6 Jul 2017 07:06:11 +0000 (08:06 +0100)]
news entry for 74111
Joe Watkins [Thu, 6 Jul 2017 07:03:17 +0000 (08:03 +0100)]
news entry for 74435
Joe Watkins [Thu, 6 Jul 2017 07:02:00 +0000 (08:02 +0100)]
news entry for 74603
Ferenc Kovacs [Wed, 5 Jul 2017 22:14:29 +0000 (00:14 +0200)]
Merge branch 'PHP-7.1'
Ferenc Kovacs [Wed, 5 Jul 2017 22:13:24 +0000 (00:13 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1
Ferenc Kovacs [Wed, 5 Jul 2017 22:12:05 +0000 (00:12 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0
Ferenc Kovacs [Wed, 5 Jul 2017 22:10:07 +0000 (00:10 +0200)]
add missing NEWS entry for #74087 and also fix the formatting
Ferenc Kovacs [Wed, 5 Jul 2017 22:05:14 +0000 (00:05 +0200)]
move NEWS entry to the correct place, also bump the version