]>
granicus.if.org Git - php/log
Dmitry Stogov [Thu, 17 Nov 2016 10:18:58 +0000 (13:18 +0300)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Overflow check
Dmitry Stogov [Thu, 17 Nov 2016 10:18:25 +0000 (13:18 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Overflow check
Dmitry Stogov [Thu, 17 Nov 2016 10:17:34 +0000 (13:17 +0300)]
Overflow check
Craig Duncan [Sat, 5 Nov 2016 17:19:16 +0000 (17:19 +0000)]
Fix run-tests.php counting an uncountable
Craig Duncan [Sat, 5 Nov 2016 11:49:31 +0000 (11:49 +0000)]
Added a note in UPGRADING about the new count() warning
Craig Duncan [Tue, 4 Oct 2016 18:15:17 +0000 (19:15 +0100)]
Add expectations for invalid count() warnings
Craig Duncan [Tue, 4 Oct 2016 12:27:18 +0000 (13:27 +0100)]
Add tests for invalid count() operations
Craig Duncan [Tue, 4 Oct 2016 12:27:02 +0000 (13:27 +0100)]
Add warnings when counting invalid parameters
Dmitry Stogov [Thu, 17 Nov 2016 09:20:46 +0000 (12:20 +0300)]
Fixed test (adopted to new session_start behavior)
Dmitry Stogov [Thu, 17 Nov 2016 08:45:28 +0000 (11:45 +0300)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Skip 64-bit specific tests on 32-bit systems
Dmitry Stogov [Thu, 17 Nov 2016 08:45:14 +0000 (11:45 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Skip 64-bit specific tests on 32-bit systems
Dmitry Stogov [Thu, 17 Nov 2016 08:44:28 +0000 (11:44 +0300)]
Skip 64-bit specific tests on 32-bit systems
Dmitry Stogov [Thu, 17 Nov 2016 08:31:06 +0000 (11:31 +0300)]
Fixed test
Dmitry Stogov [Thu, 17 Nov 2016 07:42:31 +0000 (10:42 +0300)]
Merge branch 'PHP-7.1'
* PHP-7.1:
VERIFY_RETURN_TYPE on references can't be eliminated
Dmitry Stogov [Thu, 17 Nov 2016 07:41:42 +0000 (10:41 +0300)]
VERIFY_RETURN_TYPE on references can't be eliminated
Yasuo Ohgaki [Thu, 17 Nov 2016 02:09:07 +0000 (11:09 +0900)]
Fix bug #71038 - session_start() returns true even when it failed
PR #2167
Adam Baratz [Wed, 16 Nov 2016 23:04:24 +0000 (18:04 -0500)]
Remove PDOStatement::activeQueryString()
Dmitry Stogov [Wed, 16 Nov 2016 22:15:08 +0000 (01:15 +0300)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Accorate handling of too big inodes of chroot directories
Dmitry Stogov [Wed, 16 Nov 2016 22:14:47 +0000 (01:14 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Accorate handling of too big inodes of chroot directories
Dmitry Stogov [Wed, 16 Nov 2016 22:14:23 +0000 (01:14 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Accorate handling of too big inodes of chroot directories
Dmitry Stogov [Wed, 16 Nov 2016 22:08:42 +0000 (01:08 +0300)]
Accorate handling of too big inodes of chroot directories
Nikita Popov [Wed, 16 Nov 2016 20:33:53 +0000 (21:33 +0100)]
Merge branch 'PHP-7.1'
Nikita Popov [Wed, 16 Nov 2016 20:33:05 +0000 (21:33 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
Mitch Hagstrand [Wed, 16 Nov 2016 20:00:52 +0000 (12:00 -0800)]
Fix #73546: Logging for opcache has an empty file name
Dmitry Stogov [Wed, 16 Nov 2016 20:22:08 +0000 (23:22 +0300)]
Merge branch 'PHP-7.1'
* PHP-7.1:
"opcache.validate_root" is useless on Windows
fix gcov coverage
Dmitry Stogov [Wed, 16 Nov 2016 20:20:22 +0000 (23:20 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
"opcache.validate_root" is useless on Windows
Dmitry Stogov [Wed, 16 Nov 2016 20:19:56 +0000 (23:19 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
"opcache.validate_root" is useless on Windows
Dmitry Stogov [Wed, 16 Nov 2016 20:15:14 +0000 (23:15 +0300)]
"opcache.validate_root" is useless on Windows
Dmitry Stogov [Wed, 16 Nov 2016 20:11:14 +0000 (23:11 +0300)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
fix gcov coverage
Dmitry Stogov [Wed, 16 Nov 2016 20:10:59 +0000 (23:10 +0300)]
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 gcov coverage
Dmitry Stogov [Wed, 16 Nov 2016 20:09:31 +0000 (23:09 +0300)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Use full path
Dmitry Stogov [Wed, 16 Nov 2016 20:09:13 +0000 (23:09 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Use full path
Nuno Lopes [Wed, 16 Nov 2016 20:08:42 +0000 (15:08 -0500)]
fix gcov coverage
Nuno Lopes [Wed, 16 Nov 2016 20:07:16 +0000 (15:07 -0500)]
fix gcov coverage
Dmitry Stogov [Wed, 16 Nov 2016 20:05:00 +0000 (23:05 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Use full path
Dmitry Stogov [Wed, 16 Nov 2016 20:01:40 +0000 (23:01 +0300)]
Use full path
Dmitry Stogov [Wed, 16 Nov 2016 17:49:20 +0000 (20:49 +0300)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed type ingference
Dmitry Stogov [Wed, 16 Nov 2016 17:49:00 +0000 (20:49 +0300)]
Fixed type ingference
Adam Baratz [Wed, 16 Nov 2016 15:42:02 +0000 (10:42 -0500)]
Fix test for pdo_pgsql
Dmitry Stogov [Wed, 16 Nov 2016 13:47:35 +0000 (16:47 +0300)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed ZTS build
Dmitry Stogov [Wed, 16 Nov 2016 13:47:22 +0000 (16:47 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed ZTS build
Dmitry Stogov [Wed, 16 Nov 2016 13:47:05 +0000 (16:47 +0300)]
Merge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0
* 'PHP-7.0' of git.php.net:php-src:
Dmitry Stogov [Wed, 16 Nov 2016 13:46:54 +0000 (16:46 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Fixed ZTS build
Fix #73530: Unsetting result set may reset other result set
Dmitry Stogov [Wed, 16 Nov 2016 13:43:57 +0000 (16:43 +0300)]
Fixed ZTS build
Christoph M. Becker [Wed, 16 Nov 2016 11:08:16 +0000 (12:08 +0100)]
Merge branch 'PHP-7.1'
Christoph M. Becker [Wed, 16 Nov 2016 11:01:55 +0000 (12:01 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
Christoph M. Becker [Wed, 16 Nov 2016 10:55:57 +0000 (11:55 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0
Christoph M. Becker [Wed, 16 Nov 2016 10:49:04 +0000 (11:49 +0100)]
Fix #73530: Unsetting result set may reset other result set
Calling sqlite3_reset() when a result set object is freed can cause
undesired and maybe even hard to track interference with other result
sets. Furthermore, there is no need to call sqlite3_reset(), because
that is implicitly called on SQLite3Stmt::execute(), and users are
encouraged to explicitly call either SQLite3Result::finalize() or
SQLite3Stmt::reset() anyway.
Anatol Belski [Wed, 16 Nov 2016 10:23:16 +0000 (11:23 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
keep ABI
Anatol Belski [Wed, 16 Nov 2016 10:21:32 +0000 (11:21 +0100)]
keep ABI
Dmitry Stogov [Wed, 16 Nov 2016 09:59:28 +0000 (12:59 +0300)]
Merge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1
* 'PHP-7.1' of git.php.net:php-src:
Fixed bug #73512 Fails to find firebird headers
Dmitry Stogov [Wed, 16 Nov 2016 09:59:16 +0000 (12:59 +0300)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
Fixed bug #73512 Fails to find firebird headers
Dmitry Stogov [Wed, 16 Nov 2016 09:58:30 +0000 (12:58 +0300)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed bug #69090 (check cached files permissions)
Dmitry Stogov [Wed, 16 Nov 2016 09:56:15 +0000 (12:56 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #69090 (check cached files permissions)
Dmitry Stogov [Wed, 16 Nov 2016 09:49:50 +0000 (12:49 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Fixed bug #69090 (check cached files permissions)
Remi Collet [Wed, 16 Nov 2016 09:47:18 +0000 (10:47 +0100)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed bug #73512 Fails to find firebird headers
Remi Collet [Wed, 16 Nov 2016 09:45:59 +0000 (10:45 +0100)]
Fixed bug #73512 Fails to find firebird headers
- use fb_config output instead of relying on hardoded path
Dmitry Stogov [Wed, 16 Nov 2016 09:43:10 +0000 (12:43 +0300)]
Fixed bug #69090 (check cached files permissions)
Xinchen Hui [Wed, 16 Nov 2016 07:14:48 +0000 (15:14 +0800)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Xinchen Hui [Wed, 16 Nov 2016 07:14:33 +0000 (15:14 +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:
new entry for #2196
Improve error message
Fix test
Refactor and cleanup implementation.
Revert "Fix Bug #73461"
Revert "Protect class based session save handler"
Protect class based session save handler
Fix Bug #73461
Xinchen Hui [Wed, 16 Nov 2016 07:13:00 +0000 (15:13 +0800)]
Merge branch 'master' of git.php.net:/php-src
* 'master' of git.php.net:/php-src:
news entry for #2196
new entry for #2196
Improve error message
Fix test
Refactor and cleanup implementation.
Revert "Fix Bug #73461"
Revert "Protect class based session save handler"
Protect class based session save handler
Fix Bug #73461
Xinchen Hui [Wed, 16 Nov 2016 07:05:22 +0000 (15:05 +0800)]
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed bug #73532 (Null pointer dereference in mb_eregi)
Xinchen Hui [Wed, 16 Nov 2016 07:05:04 +0000 (15:05 +0800)]
Fixed bug #73532 (Null pointer dereference in mb_eregi)
Joe Watkins [Wed, 16 Nov 2016 05:14:36 +0000 (05:14 +0000)]
news entry for #2196
Joe Watkins [Wed, 16 Nov 2016 05:13:13 +0000 (05:13 +0000)]
Merge branch 'PHP-7.1'
* PHP-7.1:
new entry for #2196
Improve error message
Fix test
Refactor and cleanup implementation.
Revert "Fix Bug #73461"
Revert "Protect class based session save handler"
Protect class based session save handler
Fix Bug #73461
Joe Watkins [Wed, 16 Nov 2016 05:12:04 +0000 (05:12 +0000)]
new entry for #2196
Yasuo Ohgaki [Tue, 15 Nov 2016 03:10:20 +0000 (12:10 +0900)]
Improve error message
Yasuo Ohgaki [Tue, 15 Nov 2016 03:01:13 +0000 (12:01 +0900)]
Fix test
Yasuo Ohgaki [Tue, 15 Nov 2016 02:12:26 +0000 (11:12 +0900)]
Refactor and cleanup implementation.
Yasuo Ohgaki [Fri, 11 Nov 2016 03:52:31 +0000 (12:52 +0900)]
Revert "Fix Bug #73461"
This reverts commit
0383de14678e4c77e11ebf261530d4c1260825a1 .
Yasuo Ohgaki [Fri, 11 Nov 2016 03:52:17 +0000 (12:52 +0900)]
Revert "Protect class based session save handler"
This reverts commit
d1be861aee1287e8ecb04b72d93b9749ab67706e .
Yasuo Ohgaki [Fri, 11 Nov 2016 03:18:54 +0000 (12:18 +0900)]
Protect class based session save handler
Yasuo Ohgaki [Thu, 10 Nov 2016 07:03:41 +0000 (16:03 +0900)]
Fix Bug #73461
This patch disables any invalid save handler calls.
Adam Baratz [Tue, 15 Nov 2016 22:44:12 +0000 (17:44 -0500)]
update NEWS
Adam Baratz [Tue, 15 Nov 2016 22:33:38 +0000 (17:33 -0500)]
Add PDOStatement::activeQueryString()
Andrea Faulds [Mon, 14 Nov 2016 21:32:39 +0000 (21:32 +0000)]
Fix mistake in UPGRADING
Andrea Faulds [Mon, 14 Nov 2016 18:20:45 +0000 (18:20 +0000)]
Convert numeric keys in object/array casts
RFC: https://wiki.php.net/rfc/convert_numeric_keys_in_object_array_casts
This converts key types as appropriate in object to array and array to object
casts, as well as in get_object_vars().
Christoph M. Becker [Mon, 14 Nov 2016 15:09:40 +0000 (16:09 +0100)]
Merge branch 'PHP-7.1'
Christoph M. Becker [Mon, 14 Nov 2016 13:55:13 +0000 (14:55 +0100)]
Update to SQLite 3.15.1
Christoph M. Becker [Sun, 13 Nov 2016 22:17:25 +0000 (23:17 +0100)]
Merge branch 'pull-request/2164'
Anatol Belski [Sun, 13 Nov 2016 15:48:36 +0000 (16:48 +0100)]
reduce realpath_cache_bucket size by 8 bytes on 64-bit
This limits the path length to 64kb which is already far above the
use case. In return, the whole path cache storage size is reduced
by 8kb.
Bob Weinand [Sun, 13 Nov 2016 17:31:20 +0000 (18:31 +0100)]
Merge branch 'PHP-7.1'
Bob Weinand [Sun, 13 Nov 2016 17:30:49 +0000 (18:30 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
Bob Weinand [Sun, 13 Nov 2016 17:30:23 +0000 (18:30 +0100)]
Fix passing of wrong values in bp export
Christoph M. Becker [Sun, 13 Nov 2016 17:16:17 +0000 (18:16 +0100)]
Fix tests: don't count non-countables
Bob Weinand [Sun, 13 Nov 2016 12:22:50 +0000 (13:22 +0100)]
Merge branch 'PHP-7.1'
Bob Weinand [Sun, 13 Nov 2016 12:22:35 +0000 (13:22 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1
Bob Weinand [Sun, 13 Nov 2016 11:55:35 +0000 (12:55 +0100)]
Properly escape all filenames when exporting breakpoints
Mitch Hagstrand [Sun, 13 Nov 2016 10:59:13 +0000 (02:59 -0800)]
Fix phpdbg breakpoint restoring after execution completes
Bob Weinand [Sun, 13 Nov 2016 11:26:13 +0000 (12:26 +0100)]
Merge branch 'PHP-7.1'
Bob Weinand [Sun, 13 Nov 2016 11:25:43 +0000 (12:25 +0100)]
Fix phpdbg ZTS shutdown with USE_ZEND_ALLOC
Joe Watkins [Sun, 13 Nov 2016 08:00:15 +0000 (08:00 +0000)]
phpdbg standard input changes
Joe Watkins [Sun, 13 Nov 2016 07:35:14 +0000 (07:35 +0000)]
fix news
Joe Watkins [Sun, 13 Nov 2016 05:42:35 +0000 (05:42 +0000)]
news entry for #1787 in 7.1
Joe Watkins [Sun, 13 Nov 2016 05:40:49 +0000 (05:40 +0000)]
Merge branch 'master' of git.php.net:/php-src
Joe Watkins [Sun, 13 Nov 2016 05:37:49 +0000 (05:37 +0000)]
news entry for #1787
Joe Watkins [Sun, 13 Nov 2016 05:34:11 +0000 (05:34 +0000)]
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
news entry for #1787
move declaration of vars to top
add test for #69587
fix bug #69587 DateInterval properties and isset
Joe Watkins [Sun, 13 Nov 2016 05:33:59 +0000 (05:33 +0000)]
news entry for #1787
jhdxr [Mon, 11 Jul 2016 13:12:23 +0000 (21:12 +0800)]
move declaration of vars to top
jhdxr [Wed, 20 Apr 2016 15:40:14 +0000 (23:40 +0800)]
add test for #69587