]>
granicus.if.org Git - php/log
Pierre Joye [Tue, 9 Apr 2013 08:09:47 +0000 (10:09 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fix possible NULL deref
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:06:49 +0000 (10:06 +0200)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Pierre Joye [Tue, 9 Apr 2013 08:04:32 +0000 (10:04 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
# By Pierre Joye (1) and Rasmus Lerdorf (1)
* PHP-5.4:
fix null deref
Fixed bugs #47675 and #64577 (fd leak on Solaris)
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
Dmitry Stogov [Tue, 9 Apr 2013 07:57:28 +0000 (11:57 +0400)]
Fixed issue #26 (added opcache_invalidate(string $filename [, bool $force = false]) function)
Dmitry Stogov [Tue, 9 Apr 2013 06:51:19 +0000 (10:51 +0400)]
Fixed issue #82 (allow comments in blacklist file, lines started with ";")
Pierre Joye [Tue, 9 Apr 2013 05:04:52 +0000 (07:04 +0200)]
ws and comment for recommended aa method
Pierre Joye [Tue, 9 Apr 2013 04:47:21 +0000 (06:47 +0200)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Pierre Joye [Tue, 9 Apr 2013 04:44:45 +0000 (06:44 +0200)]
fix some unitialized values and typo
Anatol Belski [Mon, 8 Apr 2013 14:24:20 +0000 (16:24 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
updated libmagic.patch
Anatol Belski [Mon, 8 Apr 2013 14:23:43 +0000 (16:23 +0200)]
updated libmagic.patch
Anatol Belski [Mon, 8 Apr 2013 13:51:53 +0000 (15:51 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fix ident
Anatol Belski [Mon, 8 Apr 2013 13:51:22 +0000 (15:51 +0200)]
fix ident
Anatol Belski [Mon, 8 Apr 2013 12:34:09 +0000 (14:34 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Refactored the previous memleak fix
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:50:25 +0000 (12:50 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fix memory leak at apprentice.c:1095
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:21:06 +0000 (09:21 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fixed EOL
Anatol Belski [Mon, 8 Apr 2013 07:20:43 +0000 (09:20 +0200)]
fixed EOL
Anatol Belski [Sun, 7 Apr 2013 20:20:12 +0000 (22:20 +0200)]
updated NEWS
Anatol Belski [Sun, 7 Apr 2013 20:18:53 +0000 (22:18 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
upgraded libmagic to 5.14
Anatol Belski [Sun, 7 Apr 2013 20:15:56 +0000 (22:15 +0200)]
upgraded libmagic to 5.14
Nuno Lopes [Sun, 7 Apr 2013 06:32:20 +0000 (02:32 -0400)]
leave a sane environment behind (even if empty) when exiting
some OS atexit() handlers call getenv()
Xinchen Hui [Fri, 5 Apr 2013 15:28:02 +0000 (23:28 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
Carson McDonald [Fri, 5 Apr 2013 14:53:13 +0000 (10:53 -0400)]
Fix typo
Xinchen Hui [Fri, 5 Apr 2013 13:35:09 +0000 (21:35 +0800)]
Drop support for bison < 2.4 when building PHP from GIT source
Xinchen Hui [Fri, 5 Apr 2013 06:27:56 +0000 (14:27 +0800)]
Contant has been renamed
Xinchen Hui [Fri, 5 Apr 2013 06:27:29 +0000 (14:27 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Fri, 5 Apr 2013 06:25:54 +0000 (14:25 +0800)]
Constant has been renamed
Rasmus Lerdorf [Fri, 5 Apr 2013 02:23:22 +0000 (19:23 -0700)]
Fixed bugs #47675 and #64577 (fd leak on Solaris)
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)
Johannes Schlüter [Wed, 3 Apr 2013 08:59:37 +0000 (10:59 +0200)]
Improve warning when trying to load zend ext as PHP module
Xinchen Hui [Thu, 4 Apr 2013 11:31:14 +0000 (19:31 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
Conflicts:
ext/curl/interface.c
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:56:00 +0000 (14:56 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
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:30 +0000 (14:53 +0800)]
no tab here
Xinchen Hui [Thu, 4 Apr 2013 06:53:17 +0000 (14:53 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
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:49:22 +0000 (14:49 +0800)]
Update NEWs
Xinchen Hui [Thu, 4 Apr 2013 06:48:53 +0000 (14:48 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
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
Nikita Popov [Wed, 3 Apr 2013 18:29:19 +0000 (20:29 +0200)]
Fix bug #64555: foreach no longer copies keys if they are interned
Xinchen Hui [Wed, 3 Apr 2013 11:52:09 +0000 (19:52 +0800)]
Fix test due to opcache
Xinchen Hui [Wed, 3 Apr 2013 10:51:19 +0000 (18:51 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
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:21:06 +0000 (10:21 +0800)]
format
Xinchen Hui [Wed, 3 Apr 2013 02:20:52 +0000 (10:20 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Wed, 3 Apr 2013 02:20:13 +0000 (10:20 +0800)]
format
Xinchen Hui [Wed, 3 Apr 2013 02:17:27 +0000 (10:17 +0800)]
Update NEWS & UPGRADING
Xinchen Hui [Wed, 3 Apr 2013 02:15:41 +0000 (10:15 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
Conflicts:
ext/curl/interface.c
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:34:39 +0000 (16:34 +0200)]
NEW for #64565
Remi Collet [Tue, 2 Apr 2013 14:33:54 +0000 (16:33 +0200)]
NEW for #64565
Remi Collet [Tue, 2 Apr 2013 14:31:45 +0000 (16:31 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
keep previous test to avoid any behavior change
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:14 +0000 (16:24 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fix comment
Fixed Bug #64565 copy doesn't report failure on partial copy
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.
Dmitry Stogov [Mon, 1 Apr 2013 17:16:33 +0000 (21:16 +0400)]
Fixed ZTS build
Xinchen Hui [Mon, 1 Apr 2013 11:11:45 +0000 (19:11 +0800)]
Fixed bug parameter is casted to string of array_column
Xinchen Hui [Mon, 1 Apr 2013 10:17:28 +0000 (18:17 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
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
Dmitry Stogov [Mon, 1 Apr 2013 07:33:04 +0000 (11:33 +0400)]
Fixed issue #79 (Optimization Problem/Bug)
Nuno Lopes [Sun, 31 Mar 2013 19:43:08 +0000 (15:43 -0400)]
fix coverage data for the opcache optimizer
Xinchen Hui [Sun, 31 Mar 2013 13:26:26 +0000 (21:26 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Sun, 31 Mar 2013 13:22:48 +0000 (21:22 +0800)]
Skip test when --with-curlwrappers enabled.
Xinchen Hui [Sun, 31 Mar 2013 12:07:14 +0000 (20:07 +0800)]
Fix typo (it's in DateTime::__wakeup)
Derick Rethans [Sun, 31 Mar 2013 10:07:24 +0000 (11:07 +0100)]
Updated test case and added BFN to NEWS.
EC2 Default User [Sun, 5 Aug 2012 17:14:51 +0000 (17:14 +0000)]
Bug #60774 (DateInterval::format("%a") is always zero when an interval is
created using the createFromDateString method)
Derick Rethans [Sun, 31 Mar 2013 09:55:45 +0000 (10:55 +0100)]
Added the new .c files as well as they are not automatically regenerated.
Lonny Kapelushnik [Mon, 14 Jan 2013 23:03:52 +0000 (23:03 +0000)]
Rebased to PHP-5.4
Implemented Dmitrys change from
df97c3aa0d331be668bd5d8f27fff96d4e3ac1d7
Moved the timelib_parse_tz_cor function to ext/date/lib/timelib.c
Lonny Kapelushnik [Wed, 14 Nov 2012 05:04:46 +0000 (05:04 +0000)]
Made separate tests for each TZ type
Fixed handling of unserializing types 1 and 3
Lonny Kapelushnik [Sun, 30 Sep 2012 02:10:58 +0000 (22:10 -0400)]
Fixed the test to use %d instead of an actual number
Lonny Kapelushnik [Fri, 28 Sep 2012 12:15:20 +0000 (12:15 +0000)]
Bug 54567 DateTimeZone serialize/unserialize
Make DateTimeZone serializable and implement __set_state
Derick Rethans [Sun, 31 Mar 2013 09:39:01 +0000 (10:39 +0100)]
Merge branch 'splitting-out-date-time-immutable' into PHP-5.5
Derick Rethans [Sun, 31 Mar 2013 09:37:16 +0000 (10:37 +0100)]
Make DateTime and DateTimeImmutable siblings.
They both implement the DateTimeInterface interface, which specifies the
non-modifying methods of DateTime/DateTimeImmutable.
Stanislav Malyshev [Sun, 31 Mar 2013 04:24:21 +0000 (21:24 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix bug #64433: does not follow redirects for non-3xx response codes
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
Xinchen Hui [Fri, 29 Mar 2013 15:47:46 +0000 (23:47 +0800)]
missed part of the patch
Xinchen Hui [Fri, 29 Mar 2013 15:42:50 +0000 (23:42 +0800)]
Fixed bug #64544 (Valgrind warnings after using putenv)
The frozen_envion is needed, since if an item in environ is updated
(like the test script HOME one), invalid free still shows up
Keyur Govande [Fri, 29 Mar 2013 14:42:16 +0000 (14:42 +0000)]
Merge branch 'pull-request/313' into PHP-5.5
* pull-request/313:
Patch for Bug #64544. The process title change module keeps track of the locally allocated environ, so it doesn't need to worry about when environ changes underneath it, for example by putenv()/setenv()
Keyur Govande [Fri, 29 Mar 2013 14:35:45 +0000 (14:35 +0000)]
Merge branch 'PHP-5.5' of https://git.php.net/push/php-src into PHP-5.5
* 'PHP-5.5' of https://git.php.net/push/php-src: (266 commits)
Fix "passing NULL to non-pointer argument" warnings in intl
Remove support for cloning generators
Removed deprecated check
Fix whitespace issue in the SOAP test
Fix SOAP test
Forgot to fix the test on 5.4
Exclude Travis build for 5.3 and 5.4
Fix tests after addition of ^ (xor) operator to ini
Fix Bug #64545: PHP Error in
ef93a93ee21bce9218188
Attempt to fix SKIP
This will PHP 5.3.25
Typo fix (greater then => greater than)
don't optimize script if it's not going to be cached
Reimplemented OPcache restart trigger. Now, if memory or hash are full the restart is scheduled only in case the amount of wasted memory is above opcache.max_wasted_percentage. Otherwise OPcahce continue serving the following requests using already cached files, but doesn't try to add new files (the cache is full anyway).
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
Fixed issue #78 (incorrect file path validation)
Fix test on Mac (\D shows up)
Add test for #64529
will be 5.4.15
fix NEWS
...
Keyur Govande [Fri, 29 Mar 2013 14:27:36 +0000 (14:27 +0000)]
Patch for Bug #64544.
The process title change module keeps track of the locally allocated
environ, so it doesn't need to worry about when environ changes
underneath it, for example by putenv()/setenv()
Nikita Popov [Fri, 29 Mar 2013 11:36:57 +0000 (12:36 +0100)]
Fix "passing NULL to non-pointer argument" warnings in intl
The second argument to spprintf is a size_t (maximum length).
Nikita Popov [Mon, 25 Mar 2013 16:40:58 +0000 (17:40 +0100)]
Remove support for cloning generators