]>
granicus.if.org Git - php/log
Xinchen Hui [Sun, 21 Apr 2013 03:11:02 +0000 (11:11 +0800)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Antonio Diaz Ruiz [Mon, 15 Apr 2013 21:30:58 +0000 (23:30 +0200)]
Includes 5 new phpTests to check that the error message DOM_NOT_FOUND is properly raised by the method DOMNode::insertBefore(newNode, [refNode]).
Each file covers a different test case
DOMNode_insertBefore_error2.phpt: refNode is a sibling of the node where newNode wanted to be inserted.
DOMNode_insertBefore_error3.phpt: refNode is the parent of the node where newNode wanted to be inserted.
DOMNode_insertBefore_error4.phpt: refNode is a brand new node.
DOMNode_insertBefore_error5.phpt: refNode is a descendant (not child) of the node where newNode wanted to be inserted.
DOMNode_insertBefore_error6.phpt: refNode is the node where newNode wanted to be inserted.
Andrey Hristov [Fri, 19 Apr 2013 13:55:46 +0000 (15:55 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4
Andrey Hristov [Fri, 19 Apr 2013 13:54:35 +0000 (15:54 +0200)]
lower the limit, should fit in a byte
Anatol Belski [Wed, 17 Apr 2013 11:18:00 +0000 (13:18 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
updated lib versions
allow lcov 1.10
Anatol Belski [Wed, 17 Apr 2013 11:17:32 +0000 (13:17 +0200)]
updated lib versions
Anatol Belski [Wed, 17 Apr 2013 11:15:08 +0000 (13:15 +0200)]
fixed EOL
Anatol Belski [Wed, 17 Apr 2013 11:12:18 +0000 (13:12 +0200)]
updated lib versions
Nuno Lopes [Sat, 13 Apr 2013 20:56:30 +0000 (16:56 -0400)]
allow lcov 1.10
Nuno Lopes [Sat, 13 Apr 2013 20:56:30 +0000 (16:56 -0400)]
allow lcov 1.10
Xinchen Hui [Thu, 11 Apr 2013 06:28:42 +0000 (14:28 +0800)]
Fixed bug (Wrong ce cached)
Pierre Joye [Thu, 11 Apr 2013 04:58:04 +0000 (06:58 +0200)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Pierre Joye [Thu, 11 Apr 2013 04:42:38 +0000 (06:42 +0200)]
lucky that the name is not used, fix name of encoder
Anatol Belski [Wed, 10 Apr 2013 18:51:32 +0000 (20:51 +0200)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Anatol Belski [Wed, 10 Apr 2013 18:50:57 +0000 (20:50 +0200)]
Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3
Anatol Belski [Wed, 10 Apr 2013 18:44:41 +0000 (20:44 +0200)]
updated NEWS
Anatol Belski [Wed, 10 Apr 2013 18:40:28 +0000 (20:40 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #64342 ZipArchive::addFile() has to check for file existence
Anatol Belski [Wed, 10 Apr 2013 18:39:17 +0000 (20:39 +0200)]
Fixed bug #64342 ZipArchive::addFile() has to check for file existence
Pierre Joye [Wed, 10 Apr 2013 18:13:18 +0000 (20:13 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
add external 2.1 detection and fix gd_compat for 2.1+
Pierre Joye [Wed, 10 Apr 2013 18:12:25 +0000 (20:12 +0200)]
add external 2.1 detection and fix gd_compat for 2.1+
Johannes Schlüter [Wed, 10 Apr 2013 07:45:16 +0000 (09:45 +0200)]
PHP 5.4.14 release date
Johannes Schlüter [Wed, 10 Apr 2013 07:44:34 +0000 (09:44 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Wed, 10 Apr 2013 07:41:21 +0000 (09:41 +0200)]
PHP 5.3.24 release date
Pierre Joye [Tue, 9 Apr 2013 08:09:36 +0000 (10:09 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
fix possible NULL deref
Pierre Joye [Tue, 9 Apr 2013 08:09:17 +0000 (10:09 +0200)]
fix possible NULL deref
Pierre Joye [Tue, 9 Apr 2013 08:04:17 +0000 (10:04 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4
# By Pierre Joye (1) and Rasmus Lerdorf (1)
* PHP-5.3:
fix null deref
Fixed bugs #47675 and #64577 (fd leak on Solaris)
Pierre Joye [Tue, 9 Apr 2013 08:04:01 +0000 (10:04 +0200)]
fix null deref
Anatol Belski [Mon, 8 Apr 2013 14:23:43 +0000 (16:23 +0200)]
updated libmagic.patch
Anatol Belski [Mon, 8 Apr 2013 13:51:22 +0000 (15:51 +0200)]
fix ident
Anatol Belski [Mon, 8 Apr 2013 12:32:37 +0000 (14:32 +0200)]
Refactored the previous memleak fix
to avoid usage of a freed pointer. Thanks Laruence )
Anatol Belski [Mon, 8 Apr 2013 10:49:53 +0000 (12:49 +0200)]
fix memory leak at apprentice.c:1095
Anatol Belski [Mon, 8 Apr 2013 07:20:43 +0000 (09:20 +0200)]
fixed EOL
Anatol Belski [Sun, 7 Apr 2013 20:15:56 +0000 (22:15 +0200)]
upgraded libmagic to 5.14
Carson McDonald [Fri, 5 Apr 2013 14:53:13 +0000 (10:53 -0400)]
Fix typo
Xinchen Hui [Fri, 5 Apr 2013 06:25:54 +0000 (14:25 +0800)]
Constant has been renamed
Rasmus Lerdorf [Fri, 5 Apr 2013 02:22:28 +0000 (19:22 -0700)]
Fixed bugs #47675 and #64577 (fd leak on Solaris)
Rasmus Lerdorf [Fri, 5 Apr 2013 02:15:52 +0000 (19:15 -0700)]
Fixed bugs #47675 and #64577 (fd leak on Solaris)
Xinchen Hui [Thu, 4 Apr 2013 11:28:17 +0000 (19:28 +0800)]
s ,CURL_WRAPPERS_ENABLE,CURL_WRAPPERS_ENABLED,
Xinchen Hui [Thu, 4 Apr 2013 06:55:17 +0000 (14:55 +0800)]
Update test script to make sure the error occurred
Xinchen Hui [Thu, 4 Apr 2013 06:53:06 +0000 (14:53 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 4 Apr 2013 06:52:59 +0000 (14:52 +0800)]
no tab here
Xinchen Hui [Thu, 4 Apr 2013 06:52:27 +0000 (14:52 +0800)]
no tab here
Xinchen Hui [Thu, 4 Apr 2013 06:47:49 +0000 (14:47 +0800)]
Use 5.4 specifical warnnig & Update NEWs
Xinchen Hui [Thu, 4 Apr 2013 06:44:28 +0000 (14:44 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 4 Apr 2013 06:34:11 +0000 (14:34 +0800)]
Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: segfault)
Xinchen Hui [Thu, 4 Apr 2013 05:40:46 +0000 (13:40 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 4 Apr 2013 05:40:21 +0000 (13:40 +0800)]
Fixed Bug #64578
ptarjan [Wed, 3 Apr 2013 02:24:11 +0000 (19:24 -0700)]
Fix #64572: Clean up after the test
Lets not leave stuff lying around.
ptarjan [Wed, 3 Apr 2013 02:24:11 +0000 (19:24 -0700)]
Fix #64572: Clean up after the test
Lets not leave stuff lying around.
Xinchen Hui [Wed, 3 Apr 2013 02:20:13 +0000 (10:20 +0800)]
format
Xinchen Hui [Wed, 3 Apr 2013 02:12:49 +0000 (10:12 +0800)]
Use new constant replace ugly trick
Xinchen Hui [Wed, 3 Apr 2013 02:11:33 +0000 (10:11 +0800)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Xinchen Hui [Wed, 3 Apr 2013 02:09:51 +0000 (10:09 +0800)]
Add CURL_WRAPPERS_ENABLE constant
see http://news.php.net/php.internals/66871
Remi Collet [Tue, 2 Apr 2013 14:33:54 +0000 (16:33 +0200)]
NEW for #64565
Remi Collet [Tue, 2 Apr 2013 14:31:36 +0000 (16:31 +0200)]
keep previous test to avoid any behavior change
Remi Collet [Tue, 2 Apr 2013 14:24:00 +0000 (16:24 +0200)]
fix comment
Remi Collet [Tue, 2 Apr 2013 14:18:26 +0000 (16:18 +0200)]
Fixed Bug #64565 copy doesn't report failure on partial copy
_php_stream_copy_to_stream_ex, when mmap is possible, doesn't check
if actually written bytes match read bytes.
Fix this (paranoid check) to be consistent with non mmap mode
Seems hard to add a unit test, as this rely on a full filesystem.
Xinchen Hui [Mon, 1 Apr 2013 10:13:38 +0000 (18:13 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Mon, 1 Apr 2013 10:12:16 +0000 (18:12 +0800)]
Fix test
Xinchen Hui [Sun, 31 Mar 2013 13:22:48 +0000 (21:22 +0800)]
Skip test when --with-curlwrappers enabled.
Sergey Akbarov [Fri, 15 Mar 2013 16:54:18 +0000 (09:54 -0700)]
Fix bug #64433: does not follow redirects for non-3xx response codes
Nikita Popov [Thu, 28 Mar 2013 17:42:01 +0000 (18:42 +0100)]
Forgot to fix the test on 5.4
Nikita Popov [Thu, 28 Mar 2013 17:41:34 +0000 (18:41 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
Nikita Popov [Thu, 28 Mar 2013 17:40:57 +0000 (18:40 +0100)]
Exclude Travis build for 5.3 and 5.4
Xinchen Hui [Thu, 28 Mar 2013 15:22:20 +0000 (23:22 +0800)]
Attempt to fix SKIP
Johannes Schlüter [Thu, 28 Mar 2013 14:08:30 +0000 (15:08 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Thu, 28 Mar 2013 14:05:46 +0000 (15:05 +0100)]
This will PHP 5.3.25
Veres Lajos [Thu, 28 Mar 2013 10:44:02 +0000 (10:44 +0000)]
Typo fix (greater then => greater than)
Remi Collet [Thu, 28 Mar 2013 09:22:20 +0000 (10:22 +0100)]
With pkgconfig < 0.28 output is a single space
With pkgconfig = 0.28 output is an empty string,
This breaks the test on the 2 vars
Need to split when
LIB set (ex -lssl -lcrypto)
INC empty (because /usr/include used)
Xinchen Hui [Thu, 28 Mar 2013 06:34:08 +0000 (14:34 +0800)]
Fix test on Mac (\D shows up)
Xinchen Hui [Thu, 28 Mar 2013 05:54:04 +0000 (13:54 +0800)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Xinchen Hui [Thu, 28 Mar 2013 05:45:42 +0000 (13:45 +0800)]
Add test for #64529
Stanislav Malyshev [Wed, 27 Mar 2013 20:59:29 +0000 (13:59 -0700)]
will be 5.4.15
Stanislav Malyshev [Wed, 27 Mar 2013 20:57:53 +0000 (13:57 -0700)]
fix NEWS
Dmitry Stogov [Wed, 27 Mar 2013 20:03:40 +0000 (00:03 +0400)]
Fixed bug #64529 (Ran out of opcode space)
Xinchen Hui [Tue, 26 Mar 2013 03:50:47 +0000 (11:50 +0800)]
Update test script
Xinchen Hui [Tue, 26 Mar 2013 03:44:57 +0000 (11:44 +0800)]
Fixed bug #64515 (Memoryleak when using the same variablename 2times in function declaration)
Dmitry Stogov [Mon, 25 Mar 2013 11:23:49 +0000 (15:23 +0400)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly). (Jeff Welch)
Conflicts:
NEWS
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
Dmitry Stogov [Mon, 25 Mar 2013 11:07:27 +0000 (15:07 +0400)]
Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly). (Jeff Welch)
Johannes Schlüter [Sun, 24 Mar 2013 16:32:30 +0000 (17:32 +0100)]
Document embedded server options in manpage
Johannes Schlüter [Sun, 24 Mar 2013 16:32:00 +0000 (17:32 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Sun, 24 Mar 2013 16:31:29 +0000 (17:31 +0100)]
It's 2013, even for a manpage
Pierre Joye [Sun, 24 Mar 2013 12:27:00 +0000 (13:27 +0100)]
- add reminder for checking return values
Pierre Joye [Sat, 23 Mar 2013 09:18:31 +0000 (10:18 +0100)]
- fix x64 issues on windows with the various time types (overflow, signed and unsigned bits ops, etc.) causing crashes on start, error or log, must be done in win32/time.c for some of these functions too
Signed-off-by: Anatol Belski <ab@php.net>
Anatol Belski [Sat, 23 Mar 2013 19:59:47 +0000 (20:59 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Reworked the changes for bug #64452
Anatol Belski [Sat, 23 Mar 2013 19:57:59 +0000 (20:57 +0100)]
Reworked the changes for bug #64452
Anatol Belski [Sat, 23 Mar 2013 16:47:39 +0000 (17:47 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed possible precision loss in microtime
Anatol Belski [Sat, 23 Mar 2013 16:40:06 +0000 (17:40 +0100)]
Fixed possible precision loss in microtime
This is related to the fix for bug #64370. MSVC natively supports __int64 type,
so calculating with 32 bit ints is neither necessary nor reliable. Therefore
an older piece of code is reused.
Xinchen Hui [Thu, 21 Mar 2013 13:29:02 +0000 (21:29 +0800)]
Fix bug in reflectionClass relate to #64239
Xinchen Hui [Thu, 21 Mar 2013 13:09:30 +0000 (21:09 +0800)]
Fixed bug #64239 (Debug backtrace changed behavior since 5.4.10 or 5.4.11)
Xinchen Hui [Sat, 16 Mar 2013 15:14:06 +0000 (23:14 +0800)]
Xinchen Hui [Thu, 21 Mar 2013 03:14:10 +0000 (11:14 +0800)]
Fixed bug #64432 (more empty delimiter warning in strX methods)
Anatol Belski [Wed, 20 Mar 2013 08:13:13 +0000 (09:13 +0100)]
updated NEWS
Anatol Belski [Wed, 20 Mar 2013 08:12:33 +0000 (09:12 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #64452 Zip PHPTs crash intermittently
Anatol Belski [Wed, 20 Mar 2013 08:10:10 +0000 (09:10 +0100)]
Fixed bug #64452 Zip PHPTs crash intermittently
Anatol Belski [Tue, 19 Mar 2013 20:22:09 +0000 (21:22 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Backported fix for bug #62852
Anatol Belski [Tue, 19 Mar 2013 20:19:55 +0000 (21:19 +0100)]
Backported fix for bug #62852
Carson McDonald [Tue, 12 Mar 2013 08:15:50 +0000 (04:15 -0400)]
Fix typos
Anatol Belski [Tue, 19 Mar 2013 13:42:18 +0000 (14:42 +0100)]
fix C90 compat
Dmitry Stogov [Tue, 19 Mar 2013 12:59:01 +0000 (16:59 +0400)]
Fixed bug #63976 (Parent class incorrectly using child constant in class property)