]>
granicus.if.org Git - php/log
Stanislav Malyshev [Fri, 25 Apr 2014 07:07:12 +0000 (00:07 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
update NEWS
update NEWS
add a test case previously broken by a bad fix
Revert "Fixed bug #64604"
Stanislav Malyshev [Fri, 25 Apr 2014 07:00:49 +0000 (00:00 -0700)]
update NEWS
Stanislav Malyshev [Fri, 25 Apr 2014 07:00:20 +0000 (00:00 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
update NEWS
add a test case previously broken by a bad fix
Revert "Fixed bug #64604"
Stanislav Malyshev [Fri, 25 Apr 2014 07:00:01 +0000 (00:00 -0700)]
update NEWS
Stanislav Malyshev [Fri, 25 Apr 2014 06:59:32 +0000 (23:59 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
add a test case previously broken by a bad fix
Revert "Fixed bug #64604"
Stanislav Malyshev [Fri, 25 Apr 2014 06:58:38 +0000 (23:58 -0700)]
add a test case previously broken by a bad fix
Stanislav Malyshev [Fri, 25 Apr 2014 06:49:52 +0000 (23:49 -0700)]
Revert "Fixed bug #64604"
This reverts commit
b05c088a3abf8e4c6fb6e40418423a9e2dd3d929 .
Breaks parsing urls where query has : in it, like: /foo/bar?baz=goo:boo
Anatol Belski [Thu, 24 Apr 2014 18:16:29 +0000 (20:16 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
updated libmagic.patch for 5.6+
updated libmagic.patch
Anatol Belski [Thu, 24 Apr 2014 18:16:06 +0000 (20:16 +0200)]
updated libmagic.patch for 5.6+
Anatol Belski [Thu, 24 Apr 2014 18:15:01 +0000 (20:15 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
updated libmagic.patch
Anatol Belski [Thu, 24 Apr 2014 18:13:47 +0000 (20:13 +0200)]
updated libmagic.patch
Anatol Belski [Thu, 24 Apr 2014 17:53:20 +0000 (19:53 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
backport this piece from 5.6, related to the #66307 fix
Anatol Belski [Thu, 24 Apr 2014 17:52:53 +0000 (19:52 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
backport this piece from 5.6, related to the #66307 fix
Anatol Belski [Thu, 24 Apr 2014 17:50:23 +0000 (19:50 +0200)]
backport this piece from 5.6, related to the #66307 fix
Anatol Belski [Thu, 24 Apr 2014 17:36:20 +0000 (19:36 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
updated NEWS
Fixed bug #66307 Fileinfo crashes with powerpoint files
Anatol Belski [Thu, 24 Apr 2014 17:35:52 +0000 (19:35 +0200)]
updated NEWS
Anatol Belski [Thu, 24 Apr 2014 17:33:54 +0000 (19:33 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed bug #66307 Fileinfo crashes with powerpoint files
Conflicts:
ext/fileinfo/libmagic/readcdf.c
Anatol Belski [Thu, 24 Apr 2014 17:30:34 +0000 (19:30 +0200)]
Fixed bug #66307 Fileinfo crashes with powerpoint files
Anatol Belski [Thu, 24 Apr 2014 09:07:08 +0000 (11:07 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
use a portable strndup implementation
fixed C89 compat
prepare config.w32
add parser files to dist
Anatol Belski [Thu, 24 Apr 2014 09:05:52 +0000 (11:05 +0200)]
Merge remote-tracking branch 'phpdbg/master' into PHP-5.6
Anatol Belski [Thu, 24 Apr 2014 09:01:54 +0000 (11:01 +0200)]
use a portable strndup implementation
Anatol Belski [Thu, 24 Apr 2014 09:00:36 +0000 (11:00 +0200)]
fixed C89 compat
Anatol Belski [Thu, 24 Apr 2014 08:58:30 +0000 (10:58 +0200)]
prepare config.w32
Anatol Belski [Thu, 24 Apr 2014 08:53:31 +0000 (10:53 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
fix dll export
Anatol Belski [Thu, 24 Apr 2014 08:52:59 +0000 (10:52 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
fix dll export
Anatol Belski [Thu, 24 Apr 2014 08:52:22 +0000 (10:52 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fix dll export
Anatol Belski [Thu, 24 Apr 2014 08:51:42 +0000 (10:51 +0200)]
fix dll export
krakjoe [Thu, 24 Apr 2014 07:09:35 +0000 (08:09 +0100)]
add parser files to dist
Stanislav Malyshev [Tue, 22 Apr 2014 23:59:11 +0000 (16:59 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix accepting ill-formed UTF-8 characters
Stanislav Malyshev [Tue, 22 Apr 2014 23:57:47 +0000 (16:57 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix accepting ill-formed UTF-8 characters
Stanislav Malyshev [Tue, 22 Apr 2014 23:57:17 +0000 (16:57 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix accepting ill-formed UTF-8 characters
Conflicts:
ext/phar/phar_path_check.c
Jakub Zelenka [Mon, 21 Apr 2014 12:02:20 +0000 (13:02 +0100)]
Fix accepting ill-formed UTF-8 characters
Conflicts:
ext/phar/phar_path_check.c
Felipe Pena [Tue, 22 Apr 2014 13:49:18 +0000 (10:49 -0300)]
Merge branch 'PHP-5.6'
* PHP-5.6:
sapi/litespeed/lsapi_main.c: Fix bug #63228
George Wang [Fri, 12 Oct 2012 17:04:22 +0000 (13:04 -0400)]
sapi/litespeed/lsapi_main.c: Fix bug #63228
Fix compiling error at line 606 (error: format not a string
literal and no format arguments [-Werror=format-security]
Bob Weinand [Mon, 21 Apr 2014 22:21:34 +0000 (00:21 +0200)]
Merge branch 'PHP-5.6'
Bob Weinand [Mon, 21 Apr 2014 22:19:38 +0000 (00:19 +0200)]
Added autogenerated phpdbg parser files to .gitignore
Bob Weinand [Mon, 21 Apr 2014 21:32:57 +0000 (23:32 +0200)]
Merge branch 'PHP-5.6'
Bob Weinand [Mon, 21 Apr 2014 21:29:25 +0000 (23:29 +0200)]
Merge sapi/phpdbg into PHP-5.6
Bob Weinand [Mon, 21 Apr 2014 21:14:06 +0000 (23:14 +0200)]
Fixed infinite loop when quitting (sometimes)
krakjoe [Mon, 21 Apr 2014 21:00:21 +0000 (22:00 +0100)]
fixup help, behaviour of step command when not executing
krakjoe [Mon, 21 Apr 2014 20:43:19 +0000 (21:43 +0100)]
buffer input to repeat commands
krakjoe [Mon, 21 Apr 2014 20:28:02 +0000 (21:28 +0100)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Mon, 21 Apr 2014 20:24:41 +0000 (21:24 +0100)]
remove -e option in favour of taking script from argv[]
Stanislav Malyshev [Mon, 21 Apr 2014 00:24:24 +0000 (17:24 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix bug #64498: Allow valid multi-byte utf-8 characters to be allowed as file names in phar archives.
Stanislav Malyshev [Mon, 21 Apr 2014 00:23:15 +0000 (17:23 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Allow valid multi-byte utf-8 characters to be allowed as file names in phar archives.
Stanislav Malyshev [Mon, 21 Apr 2014 00:22:08 +0000 (17:22 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Allow valid multi-byte utf-8 characters to be allowed as file names in phar archives.
Conflicts:
ext/phar/phar_path_check.c
Danack [Thu, 13 Feb 2014 14:48:51 +0000 (14:48 +0000)]
Allow valid multi-byte utf-8 characters to be allowed as file names in phar archives.
Stanislav Malyshev [Sun, 20 Apr 2014 23:50:01 +0000 (16:50 -0700)]
Merge branch 'pull-request/603'
* pull-request/603:
Fix #50444: PDO-ODBC changes for 64-bit
Stanislav Malyshev [Sun, 20 Apr 2014 23:49:40 +0000 (16:49 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix #50444: PDO-ODBC changes for 64-bit
Andrew Kehrig [Mon, 24 Feb 2014 17:01:58 +0000 (12:01 -0500)]
Fix #50444: PDO-ODBC changes for 64-bit
This bug is also referenced in
[#61777](https://bugs.php.net/bug.php?id=61777) and is still present in
the latest stable release of the 5.5 branch. I see two tickets exist for
this problem already, and I'm just submitting these changes via github
as a reminder that this is a serious problem for anyone using PDO_ODBC
on the x64 builds.
Stanislav Malyshev [Sun, 20 Apr 2014 23:37:42 +0000 (16:37 -0700)]
Merge branch 'pull-request/605'
* pull-request/605:
Fix a compiler warning in php_rand.h
Stanislav Malyshev [Sun, 20 Apr 2014 23:36:55 +0000 (16:36 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix a compiler warning in php_rand.h
Stanislav Malyshev [Sun, 20 Apr 2014 23:36:36 +0000 (16:36 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix a compiler warning in php_rand.h
Stanislav Malyshev [Sun, 20 Apr 2014 23:35:49 +0000 (16:35 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix a compiler warning in php_rand.h
Rouven Weßling [Mon, 24 Feb 2014 13:45:42 +0000 (14:45 +0100)]
Fix a compiler warning in php_rand.h
Stanislav Malyshev [Sun, 20 Apr 2014 23:25:37 +0000 (16:25 -0700)]
Merge branch 'pull-request/627'
* pull-request/627:
Fix #66908: php-fpm reload leaks epoll_create() file descriptor
fix file descriptor leak of epollfd
Stanislav Malyshev [Sun, 20 Apr 2014 23:25:25 +0000 (16:25 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix #66908: php-fpm reload leaks epoll_create() file descriptor
Stanislav Malyshev [Sun, 20 Apr 2014 23:24:15 +0000 (16:24 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix #66908: php-fpm reload leaks epoll_create() file descriptor
Stanislav Malyshev [Sun, 20 Apr 2014 23:22:31 +0000 (16:22 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix #66908: php-fpm reload leaks epoll_create() file descriptor
Julio Pintos [Fri, 14 Mar 2014 19:47:30 +0000 (16:47 -0300)]
Fix #66908: php-fpm reload leaks epoll_create() file descriptor
This patch fixes descriptor leak which could lead to DoS once Max open files is reached
Stanislav Malyshev [Sun, 20 Apr 2014 22:27:55 +0000 (15:27 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix bug #65701: Do not use cache for file file copy
Stanislav Malyshev [Sun, 20 Apr 2014 22:26:51 +0000 (15:26 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix bug #65701: Do not use cache for file file copy
Stanislav Malyshev [Sun, 20 Apr 2014 22:24:14 +0000 (15:24 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix bug #65701: Do not use cache for file file copy
Boro Sitnikovski [Mon, 14 Apr 2014 08:02:11 +0000 (10:02 +0200)]
Fix bug #65701: Do not use cache for file file copy
Bob Weinand [Sun, 20 Apr 2014 18:20:59 +0000 (20:20 +0200)]
Fixed stepping
Bob Weinand [Sun, 20 Apr 2014 17:55:44 +0000 (19:55 +0200)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg
Conflicts:
phpdbg_help.c
phpdbg_prompt.c
krakjoe [Sun, 20 Apr 2014 17:46:35 +0000 (18:46 +0100)]
step by line and opcode modes preserved, set stepping added, help updated
krakjoe [Sun, 20 Apr 2014 16:10:52 +0000 (17:10 +0100)]
rename next to continue, cleanup help
Bob Weinand [Sun, 20 Apr 2014 14:55:49 +0000 (16:55 +0200)]
Update help
Bob Weinand [Sun, 20 Apr 2014 14:47:24 +0000 (16:47 +0200)]
Stepping is now line by line with gdb style command
Bob Weinand [Sun, 20 Apr 2014 11:28:11 +0000 (13:28 +0200)]
Fixed potential bug in run command
Bob Weinand [Sun, 20 Apr 2014 11:25:28 +0000 (13:25 +0200)]
Breakpoints now hit only once if line was not switched
Bob Weinand [Sun, 20 Apr 2014 10:54:50 +0000 (12:54 +0200)]
Added error on compile failure in exec cmd
krakjoe [Sat, 19 Apr 2014 20:22:09 +0000 (21:22 +0100)]
remove compile command
krakjoe [Sat, 19 Apr 2014 20:09:10 +0000 (21:09 +0100)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Sat, 19 Apr 2014 20:08:54 +0000 (21:08 +0100)]
auto compile when execution context set
Anatol Belski [Fri, 18 Apr 2014 14:09:02 +0000 (16:09 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
updated libs versions
Anatol Belski [Fri, 18 Apr 2014 14:08:42 +0000 (16:08 +0200)]
updated libs versions
Anatol Belski [Fri, 18 Apr 2014 14:05:11 +0000 (16:05 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
added some notes about the win build system
Anatol Belski [Fri, 18 Apr 2014 14:04:15 +0000 (16:04 +0200)]
added some notes about the win build system
Anatol Belski [Fri, 18 Apr 2014 13:55:12 +0000 (15:55 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
UPGRADING note about bug #67072
UPGRADING note about bug #67072
UPGRADING note about bug #67072
Anatol Belski [Fri, 18 Apr 2014 13:54:49 +0000 (15:54 +0200)]
UPGRADING note about bug #67072
Anatol Belski [Fri, 18 Apr 2014 13:54:17 +0000 (15:54 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
UPGRADING note about bug #67072
UPGRADING note about bug #67072
Anatol Belski [Fri, 18 Apr 2014 13:50:15 +0000 (15:50 +0200)]
UPGRADING note about bug #67072
Anatol Belski [Fri, 18 Apr 2014 13:44:18 +0000 (15:44 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
UPGRADING note about bug #67072
Anatol Belski [Fri, 18 Apr 2014 13:43:05 +0000 (15:43 +0200)]
UPGRADING note about bug #67072
Anatol Belski [Fri, 18 Apr 2014 13:17:39 +0000 (15:17 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
refixed the test related to bug #67072
Improved the fix for bug #67072, thanks Nikita
Anatol Belski [Fri, 18 Apr 2014 13:17:12 +0000 (15:17 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
refixed the test related to bug #67072
Improved the fix for bug #67072, thanks Nikita
Anatol Belski [Fri, 18 Apr 2014 13:16:09 +0000 (15:16 +0200)]
refixed the test related to bug #67072
Anatol Belski [Fri, 18 Apr 2014 13:14:42 +0000 (15:14 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Improved the fix for bug #67072, thanks Nikita
Anatol Belski [Fri, 18 Apr 2014 13:13:32 +0000 (15:13 +0200)]
Improved the fix for bug #67072, thanks Nikita
Stanislav Malyshev [Fri, 18 Apr 2014 00:37:17 +0000 (17:37 -0700)]
Merge branch 'pull-request/646'
* pull-request/646:
Fixed test case for
5328d42
Stanislav Malyshev [Fri, 18 Apr 2014 00:37:05 +0000 (17:37 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fixed test case for
5328d42
Stanislav Malyshev [Fri, 18 Apr 2014 00:36:26 +0000 (17:36 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed test case for
5328d42
Tjerk Meesters [Fri, 18 Apr 2014 00:29:32 +0000 (08:29 +0800)]
Fixed test case for
5328d42
Tjerk Meesters [Fri, 18 Apr 2014 00:29:32 +0000 (08:29 +0800)]
Fixed test case for
5328d42
Bob Weinand [Thu, 17 Apr 2014 15:37:31 +0000 (17:37 +0200)]
Merge branch 'PHP-5.6'
Bob Weinand [Thu, 17 Apr 2014 15:23:05 +0000 (17:23 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
Bob Weinand [Thu, 17 Apr 2014 15:21:21 +0000 (17:21 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
Levi Morrison [Thu, 17 Apr 2014 14:46:38 +0000 (08:46 -0600)]
These links to ~helly don't work anymore.