]>
granicus.if.org Git - php/log
Xinchen Hui [Thu, 3 Jul 2014 06:58:53 +0000 (14:58 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Thu, 3 Jul 2014 06:58:37 +0000 (14:58 +0800)]
Fixed bug #67215 (php-cgi work with opcache, may be segmentation fault happen)
Xinchen Hui [Thu, 3 Jul 2014 05:38:38 +0000 (13:38 +0800)]
Add test for bug #67215
bjori> writing a testcase making sure you get a fatal error and does not
segfault after that... is difficult
Xinchen Hui [Thu, 3 Jul 2014 02:51:24 +0000 (10:51 +0800)]
Fixed section
Xinchen Hui [Thu, 3 Jul 2014 02:51:10 +0000 (10:51 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Thu, 3 Jul 2014 02:49:37 +0000 (10:49 +0800)]
Add CVE ID
Ferenc Kovacs [Wed, 2 Jul 2014 21:35:31 +0000 (23:35 +0200)]
also add Remi to the QA credits
Ferenc Kovacs [Wed, 2 Jul 2014 21:32:50 +0000 (23:32 +0200)]
add Stas and Julient to the QA credits
Ferenc Kovacs [Wed, 2 Jul 2014 21:26:41 +0000 (23:26 +0200)]
update the credits
Nikita Popov [Wed, 2 Jul 2014 20:40:45 +0000 (22:40 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
Nikita Popov [Wed, 2 Jul 2014 20:40:33 +0000 (22:40 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
Nikita Popov [Wed, 2 Jul 2014 20:37:41 +0000 (22:37 +0200)]
Add test for bug #67151
Ferenc Kovacs [Wed, 2 Jul 2014 20:38:53 +0000 (22:38 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
adding a reproduce script for bug #49184
Ferenc Kovacs [Wed, 2 Jul 2014 20:38:27 +0000 (22:38 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
adding a reproduce script for bug #49184
Ferenc Kovacs [Wed, 2 Jul 2014 20:37:43 +0000 (22:37 +0200)]
adding a reproduce script for bug #49184
Nikita Popov [Wed, 2 Jul 2014 20:34:46 +0000 (22:34 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
Nikita Popov [Wed, 2 Jul 2014 20:33:57 +0000 (22:33 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
Nikita Popov [Wed, 2 Jul 2014 20:31:52 +0000 (22:31 +0200)]
Fix bug #67151: strtr with empty array crashes
Adam Harvey [Wed, 2 Jul 2014 19:30:06 +0000 (12:30 -0700)]
Fix ext/pgsql builds against libpq 7.3.
Fixes bug #67555 (Cannot build against libpq 7.3).
Nikita Popov [Wed, 2 Jul 2014 15:35:03 +0000 (17:35 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
Nikita Popov [Wed, 2 Jul 2014 15:33:31 +0000 (17:33 +0200)]
Fix bug #67497: eval with parse error causes segfault in generator
Bob Weinand [Wed, 2 Jul 2014 15:25:47 +0000 (17:25 +0200)]
Mark test as XFAIL until fixed
Bob Weinand [Wed, 2 Jul 2014 10:43:27 +0000 (12:43 +0200)]
Messed up syntax of tests
Bob Weinand [Wed, 2 Jul 2014 10:31:50 +0000 (12:31 +0200)]
Add tests for constant expression arrays
Adding one failing (!) test for now about circular constant references embedded in a constant AST, must be fixed before PHP 5.6 release.
Xinchen Hui [Wed, 2 Jul 2014 09:58:37 +0000 (17:58 +0800)]
Update NEWs
Xinchen Hui [Wed, 2 Jul 2014 09:58:11 +0000 (17:58 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Wed, 2 Jul 2014 09:57:42 +0000 (17:57 +0800)]
Fixed bug #67539 (ArrayIterator use-after-free due to object change during sorting)
Xinchen Hui [Wed, 2 Jul 2014 09:45:09 +0000 (17:45 +0800)]
Fixed Bug #67538 (SPL Iterators use-after-free)
Anatol Belski [Wed, 2 Jul 2014 09:36:00 +0000 (11:36 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Wed, 2 Jul 2014 09:35:42 +0000 (11:35 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Wed, 2 Jul 2014 09:34:37 +0000 (11:34 +0200)]
bundle deplister.exe with releases
Anatol Belski [Wed, 2 Jul 2014 09:12:32 +0000 (11:12 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
backported the VC12 fix for ARG_MAX
Anatol Belski [Wed, 2 Jul 2014 09:11:39 +0000 (11:11 +0200)]
backported the VC12 fix for ARG_MAX
Michael Wallner [Wed, 2 Jul 2014 07:56:05 +0000 (09:56 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
fix integer overflow in {stream,file}_{get,put}_contents()
Michael Wallner [Wed, 2 Jul 2014 07:55:15 +0000 (09:55 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fix integer overflow in {stream,file}_{get,put}_contents()
Michael Wallner [Wed, 2 Jul 2014 07:53:03 +0000 (09:53 +0200)]
fix integer overflow in {stream,file}_{get,put}_contents()
Ferenc Kovacs [Wed, 2 Jul 2014 00:18:48 +0000 (02:18 +0200)]
add some missing NEWS entries
Ferenc Kovacs [Tue, 1 Jul 2014 23:39:26 +0000 (01:39 +0200)]
NEWS block for 5.6.0RC3
Adam Harvey [Tue, 1 Jul 2014 20:25:55 +0000 (13:25 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix ext/pgsql builds with libpq < 7.3.
Adam Harvey [Tue, 1 Jul 2014 20:23:11 +0000 (13:23 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix ext/pgsql builds with libpq < 7.3.
Adam Harvey [Tue, 1 Jul 2014 20:19:22 +0000 (13:19 -0700)]
Fix ext/pgsql builds with libpq < 7.3.
Fixes bug #67550 (Error in code "form" instead of "from", pgsql.c, line 756).
Anatol Belski [Tue, 1 Jul 2014 08:34:55 +0000 (10:34 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
updated libs_version.txt
updated libs_version.txt
Anatol Belski [Tue, 1 Jul 2014 08:34:25 +0000 (10:34 +0200)]
updated libs_version.txt
Anatol Belski [Tue, 1 Jul 2014 08:34:00 +0000 (10:34 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
updated libs_version.txt
Anatol Belski [Tue, 1 Jul 2014 08:33:09 +0000 (10:33 +0200)]
updated libs_version.txt
Anatol Belski [Tue, 1 Jul 2014 08:28:43 +0000 (10:28 +0200)]
updated libmagic.patch in 5.6+
Anatol Belski [Tue, 1 Jul 2014 08:28:20 +0000 (10:28 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
updated libmagic.patch
Anatol Belski [Tue, 1 Jul 2014 08:27:38 +0000 (10:27 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
updated libmagic.patch
Anatol Belski [Tue, 1 Jul 2014 08:25:20 +0000 (10:25 +0200)]
updated libmagic.patch
Dmitry Stogov [Mon, 30 Jun 2014 20:13:34 +0000 (00:13 +0400)]
Fixed possible crash because of race conditions on modifying constants in shared memory
Ferenc Kovacs [Mon, 30 Jun 2014 16:39:06 +0000 (18:39 +0200)]
remove the NEWS entry for the reverted fpm fix
Ferenc Kovacs [Mon, 30 Jun 2014 16:38:54 +0000 (18:38 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
remove the NEWS entry for the reverted fpm fix
remove the NEWS entry for the reverted fpm fix
Revert "Fix Bug #67530 error_log=syslog ignored"
Ferenc Kovacs [Mon, 30 Jun 2014 16:38:31 +0000 (18:38 +0200)]
remove the NEWS entry for the reverted fpm fix
Ferenc Kovacs [Mon, 30 Jun 2014 16:38:15 +0000 (18:38 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
remove the NEWS entry for the reverted fpm fix
Revert "Fix Bug #67530 error_log=syslog ignored"
Ferenc Kovacs [Mon, 30 Jun 2014 16:37:56 +0000 (18:37 +0200)]
remove the NEWS entry for the reverted fpm fix
Ferenc Kovacs [Mon, 30 Jun 2014 16:37:23 +0000 (18:37 +0200)]
Revert "Fix Bug #67530 error_log=syslog ignored"
This reverts commit
a0ecb3794f00e65cd2a073b2073e32d6c2fb7180 .
Ferenc Kovacs [Mon, 30 Jun 2014 10:30:49 +0000 (12:30 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
--enable-fpm for the travis build
Ferenc Kovacs [Mon, 30 Jun 2014 10:30:24 +0000 (12:30 +0200)]
--enable-fpm for the travis build
Ferenc Kovacs [Mon, 30 Jun 2014 00:32:06 +0000 (02:32 +0200)]
fix the last fpm NEWS entry, the other bug is related, but not the same what we fixed here
Ferenc Kovacs [Sun, 29 Jun 2014 23:35:02 +0000 (01:35 +0200)]
NEWS
Ferenc Kovacs [Sun, 29 Jun 2014 23:34:47 +0000 (01:34 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
NEWS
Fix bug #67091: make install fails to install libphp5.so on FreeBSD 10.0
Ferenc Kovacs [Sun, 29 Jun 2014 23:34:29 +0000 (01:34 +0200)]
NEWS
Ferenc Kovacs [Sun, 29 Jun 2014 23:34:05 +0000 (01:34 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix bug #67091: make install fails to install libphp5.so on FreeBSD 10.0
Ferenc Kovacs [Sun, 29 Jun 2014 23:30:36 +0000 (01:30 +0200)]
Fix bug #67091: make install fails to install libphp5.so on FreeBSD 10.0
Simplest fix is to remove the specific checks for freebsd1* as it also matches freebsd10,
and nobody should be using >=PHP 5.4 with freebsd 1.x(if it is even possible to make it
to compile there).
Ferenc Kovacs [Sun, 29 Jun 2014 23:02:22 +0000 (01:02 +0200)]
adding NEWS entry for the fix for bug #65641
Ferenc Kovacs [Sun, 29 Jun 2014 22:51:59 +0000 (00:51 +0200)]
Merge branch 'pull-request/694' into PHP-5.6
* pull-request/694:
Fix SetHandler proxy:fcgi:// incompatibilities
Bob Weinand [Sun, 29 Jun 2014 10:54:33 +0000 (12:54 +0200)]
Updated NEWS file for recent phpdbg fixes
Bob Weinand [Sun, 29 Jun 2014 10:49:10 +0000 (12:49 +0200)]
Merge sapi/phpdbg into PHP-5.6
Bob Weinand [Sun, 29 Jun 2014 10:43:51 +0000 (12:43 +0200)]
Fixed issue krakjoe/phpdbg#94 - List behavior is inconsistent
Bob Weinand [Sun, 29 Jun 2014 10:18:39 +0000 (12:18 +0200)]
Fix issue krakjoe/phpdbg#97 - list now appends a newline if there is none
The prompt should always ensure it is on a newline
Xinchen Hui [Sun, 29 Jun 2014 10:00:31 +0000 (18:00 +0800)]
Fixed test
Bob Weinand [Sun, 29 Jun 2014 09:55:42 +0000 (11:55 +0200)]
Inform about back command existence in help - Fixes krakjoe/phpdbg#100
No way to list the current stack/frames
Bob Weinand [Sun, 29 Jun 2014 09:40:48 +0000 (11:40 +0200)]
Fix issue krakjoe/phpdbg#98
break if does not seem to work
Bob Weinand [Sun, 29 Jun 2014 09:28:44 +0000 (11:28 +0200)]
Merge pull request #102 from dshafik/fix-96
Fix typo in `finish` help
Bob Weinand [Sun, 29 Jun 2014 09:28:33 +0000 (11:28 +0200)]
Merge pull request #101 from dshafik/fix-95
Replace incorrect `E` command with `ev` in watch help
Bob Weinand [Sun, 29 Jun 2014 09:26:27 +0000 (11:26 +0200)]
Fix issue krakjoe/phpdbg#99
register function has the same behavior as run
Bob Weinand [Sun, 29 Jun 2014 09:26:03 +0000 (11:26 +0200)]
Fix readline/libedit (Thanks to @remicollet)
Davey Shafik [Sun, 29 Jun 2014 08:33:27 +0000 (04:33 -0400)]
Replace incorrect `E` command with `ev` in watch help
Fixes #95
Davey Shafik [Sun, 29 Jun 2014 08:32:01 +0000 (04:32 -0400)]
Fix typo in `finish` help
Fixes #96
Ferenc Kovacs [Fri, 27 Jun 2014 14:29:35 +0000 (16:29 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
removing the format added by mistake, props to Solar Designer for spotting this.
Ferenc Kovacs [Fri, 27 Jun 2014 14:28:24 +0000 (16:28 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
removing the format added by mistake, props to Solar Designer for spotting this.
Ferenc Kovacs [Fri, 27 Jun 2014 14:27:36 +0000 (16:27 +0200)]
removing the format added by mistake, props to Solar Designer for spotting this.
Remi Collet [Fri, 27 Jun 2014 07:51:34 +0000 (09:51 +0200)]
NEWS
Remi Collet [Fri, 27 Jun 2014 07:51:15 +0000 (09:51 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
NEWS
NEWS
Fix Bug #67531 syslog cannot be set in pool configuration
Fix Bug #67530 error_log=syslog ignored
Remi Collet [Fri, 27 Jun 2014 07:50:43 +0000 (09:50 +0200)]
NEWS
Remi Collet [Fri, 27 Jun 2014 07:50:27 +0000 (09:50 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
NEWS
Fix Bug #67531 syslog cannot be set in pool configuration
Fix Bug #67530 error_log=syslog ignored
Remi Collet [Fri, 27 Jun 2014 07:50:01 +0000 (09:50 +0200)]
NEWS
Remi Collet [Fri, 27 Jun 2014 07:47:28 +0000 (09:47 +0200)]
Fix Bug #67531 syslog cannot be set in pool configuration
error_log is listed in FPM_PHP_INI_TO_EXPAND,
but should not be expand when value = syslog
Remi Collet [Fri, 27 Jun 2014 07:45:53 +0000 (09:45 +0200)]
Fix Bug #67530 error_log=syslog ignored
As for Bug #64915
Systemd use --nodaemonize but need to error_log to file or syslog to be honoured
Stanislav Malyshev [Fri, 27 Jun 2014 04:18:06 +0000 (21:18 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
update the date
better explanation
Stanislav Malyshev [Fri, 27 Jun 2014 04:16:15 +0000 (21:16 -0700)]
Merge branch 'PHp-5.4' into PHP-5.5
* PHp-5.4:
update the date
better explanation
Stanislav Malyshev [Fri, 27 Jun 2014 04:15:47 +0000 (21:15 -0700)]
update the date
Stanislav Malyshev [Thu, 26 Jun 2014 22:25:19 +0000 (15:25 -0700)]
better explanation
Stanislav Malyshev [Thu, 26 Jun 2014 17:40:36 +0000 (10:40 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
more extensive note on unserialize() change
more extensive note on unserialize() change
Stanislav Malyshev [Thu, 26 Jun 2014 17:39:38 +0000 (10:39 -0700)]
more extensive note on unserialize() change
Stanislav Malyshev [Thu, 26 Jun 2014 17:36:38 +0000 (10:36 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
more extensive note on unserialize() change
Stanislav Malyshev [Thu, 26 Jun 2014 17:35:47 +0000 (10:35 -0700)]
more extensive note on unserialize() change
Bob Weinand [Wed, 25 Jun 2014 11:56:45 +0000 (13:56 +0200)]
Merge sapi/phpdbg into PHP-5.6
Bob Weinand [Wed, 25 Jun 2014 11:26:58 +0000 (13:26 +0200)]
Merge branch 'master' of https://github.com/oerdnj/phpdbg into master
Rewritten author line and included instructions to make install the man page
Stanislav Malyshev [Tue, 24 Jun 2014 18:24:07 +0000 (11:24 -0700)]
remove bug67072_2 test for 5.6+ since we'd have cleaner solution