]> granicus.if.org Git - php/log
php
11 years agoFixed support for PHP-5.3
Dmitry Stogov [Wed, 10 Apr 2013 17:27:06 +0000 (21:27 +0400)]
Fixed support for PHP-5.3

11 years agoAdded missing ARG_INFO
Dmitry Stogov [Wed, 10 Apr 2013 12:45:59 +0000 (16:45 +0400)]
Added missing ARG_INFO

11 years agoNumeric string constants used as array indeces have to be converted to long at compil...
Dmitry Stogov [Wed, 10 Apr 2013 11:33:08 +0000 (15:33 +0400)]
Numeric string constants used as array indeces have to be converted to long at compile time

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Johannes Schlüter [Wed, 10 Apr 2013 07:48:15 +0000 (09:48 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoPHP 5.4.14 release date
Johannes Schlüter [Wed, 10 Apr 2013 07:45:16 +0000 (09:45 +0200)]
PHP 5.4.14 release date

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Wed, 10 Apr 2013 07:44:34 +0000 (09:44 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoPHP 5.3.24 release date
Johannes Schlüter [Wed, 10 Apr 2013 07:41:21 +0000 (09:41 +0200)]
PHP 5.3.24 release date

11 years agoFixed typo - inconsistent notice for undefined property (introduced by fix for #49348)
Michael Moravec [Tue, 9 Apr 2013 21:49:02 +0000 (23:49 +0200)]
Fixed typo - inconsistent notice for undefined property (introduced by fix for #49348)

11 years agoNEWS section for next beta
David Soria Parra [Tue, 9 Apr 2013 18:27:22 +0000 (20:27 +0200)]
NEWS section for next beta

11 years agoNEWS for PHP 5.5.0 Beta 3
David Soria Parra [Tue, 9 Apr 2013 18:26:58 +0000 (20:26 +0200)]
NEWS for PHP 5.5.0 Beta 3

11 years agoFixed CFG construction bugs
Dmitry Stogov [Tue, 9 Apr 2013 13:48:45 +0000 (17:48 +0400)]
Fixed CFG construction bugs

11 years agoMerge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Dmitry Stogov [Tue, 9 Apr 2013 08:10:54 +0000 (12:10 +0400)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5

* 'PHP-5.5' of git.php.net:php-src:
  fix possible NULL deref
  fix null deref
  Fixed bugs #47675 and #64577 (fd leak on Solaris)

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
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

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
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

11 years agofix possible NULL deref
Pierre Joye [Tue, 9 Apr 2013 08:09:17 +0000 (10:09 +0200)]
fix possible NULL deref

11 years agoMerge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
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

11 years agoMerge branch 'PHP-5.4' 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)

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
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)

11 years agofix null deref
Pierre Joye [Tue, 9 Apr 2013 08:04:01 +0000 (10:04 +0200)]
fix null deref

11 years agoFixed ZTS build
Dmitry Stogov [Tue, 9 Apr 2013 08:03:41 +0000 (12:03 +0400)]
Fixed ZTS build

11 years agoFixed issue #26 (added opcache_invalidate(string $filename [, bool $force = false...
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)

11 years agoFixed issue #82 (allow comments in blacklist file, lines started with ";")
Dmitry Stogov [Tue, 9 Apr 2013 06:51:19 +0000 (10:51 +0400)]
Fixed issue #82 (allow comments in blacklist file, lines started with ";")

11 years agows and comment for recommended aa method
Pierre Joye [Tue, 9 Apr 2013 05:04:52 +0000 (07:04 +0200)]
ws and comment for recommended aa method

11 years agoMerge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
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

11 years agofix some unitialized values and typo
Pierre Joye [Tue, 9 Apr 2013 04:44:45 +0000 (06:44 +0200)]
fix some unitialized values and typo

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
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

11 years agoupdated libmagic.patch
Anatol Belski [Mon, 8 Apr 2013 14:23:43 +0000 (16:23 +0200)]
updated libmagic.patch

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
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

11 years agofix ident
Anatol Belski [Mon, 8 Apr 2013 13:51:22 +0000 (15:51 +0200)]
fix ident

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
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

11 years agoRefactored 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 )

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
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

11 years agofix 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

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
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

11 years agofixed EOL
Anatol Belski [Mon, 8 Apr 2013 07:20:43 +0000 (09:20 +0200)]
fixed EOL

11 years agoupdated NEWS
Anatol Belski [Sun, 7 Apr 2013 20:20:12 +0000 (22:20 +0200)]
updated NEWS

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
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

11 years agoupgraded libmagic to 5.14
Anatol Belski [Sun, 7 Apr 2013 20:15:56 +0000 (22:15 +0200)]
upgraded libmagic to 5.14

11 years agoleave a sane environment behind (even if empty) when exiting
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()

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Fri, 5 Apr 2013 15:28:02 +0000 (23:28 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoFix typo
Carson McDonald [Fri, 5 Apr 2013 14:53:13 +0000 (10:53 -0400)]
Fix typo

11 years agoDrop support for bison < 2.4 when building PHP from GIT source
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

11 years agoContant has been renamed
Xinchen Hui [Fri, 5 Apr 2013 06:27:56 +0000 (14:27 +0800)]
Contant has been renamed

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Fri, 5 Apr 2013 06:27:29 +0000 (14:27 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoConstant has been renamed
Xinchen Hui [Fri, 5 Apr 2013 06:25:54 +0000 (14:25 +0800)]
Constant has been renamed

11 years agoFixed bugs #47675 and #64577 (fd leak on Solaris)
Rasmus Lerdorf [Fri, 5 Apr 2013 02:23:22 +0000 (19:23 -0700)]
Fixed bugs #47675 and #64577 (fd leak on Solaris)

11 years agoFixed 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)

11 years agoFixed 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)

11 years agoImprove warning when trying to load zend ext as PHP module
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

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
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

11 years agos ,CURL_WRAPPERS_ENABLE,CURL_WRAPPERS_ENABLED,
Xinchen Hui [Thu, 4 Apr 2013 11:28:17 +0000 (19:28 +0800)]
s ,CURL_WRAPPERS_ENABLE,CURL_WRAPPERS_ENABLED,

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Thu, 4 Apr 2013 06:56:00 +0000 (14:56 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoUpdate test script to make sure the error occurred
Xinchen Hui [Thu, 4 Apr 2013 06:55:17 +0000 (14:55 +0800)]
Update test script to make sure the error occurred

11 years agono tab here
Xinchen Hui [Thu, 4 Apr 2013 06:53:30 +0000 (14:53 +0800)]
no tab here

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Thu, 4 Apr 2013 06:53:17 +0000 (14:53 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 4 Apr 2013 06:53:06 +0000 (14:53 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agono tab here
Xinchen Hui [Thu, 4 Apr 2013 06:52:59 +0000 (14:52 +0800)]
no tab here

11 years agono tab here
Xinchen Hui [Thu, 4 Apr 2013 06:52:27 +0000 (14:52 +0800)]
no tab here

11 years agoUpdate NEWs
Xinchen Hui [Thu, 4 Apr 2013 06:49:22 +0000 (14:49 +0800)]
Update NEWs

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Thu, 4 Apr 2013 06:48:53 +0000 (14:48 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoUse 5.4 specifical warnnig & Update NEWs
Xinchen Hui [Thu, 4 Apr 2013 06:47:49 +0000 (14:47 +0800)]
Use 5.4 specifical warnnig & Update NEWs

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 4 Apr 2013 06:44:28 +0000 (14:44 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoFixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: segfault)
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)

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 4 Apr 2013 05:40:46 +0000 (13:40 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoFixed Bug #64578
Xinchen Hui [Thu, 4 Apr 2013 05:40:21 +0000 (13:40 +0800)]
Fixed Bug #64578

11 years agoFix bug #64555: foreach no longer copies keys if they are interned
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

11 years agoFix test due to opcache
Xinchen Hui [Wed, 3 Apr 2013 11:52:09 +0000 (19:52 +0800)]
Fix test due to opcache

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Wed, 3 Apr 2013 10:51:19 +0000 (18:51 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoFix #64572: Clean up after the test
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.

11 years agoFix #64572: Clean up after the test
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.

11 years agoformat
Xinchen Hui [Wed, 3 Apr 2013 02:21:06 +0000 (10:21 +0800)]
format

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Wed, 3 Apr 2013 02:20:52 +0000 (10:20 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoformat
Xinchen Hui [Wed, 3 Apr 2013 02:20:13 +0000 (10:20 +0800)]
format

11 years agoUpdate NEWS & UPGRADING
Xinchen Hui [Wed, 3 Apr 2013 02:17:27 +0000 (10:17 +0800)]
Update NEWS & UPGRADING

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
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

11 years agoUse new constant replace ugly trick
Xinchen Hui [Wed, 3 Apr 2013 02:12:49 +0000 (10:12 +0800)]
Use new constant replace ugly trick

11 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
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

11 years agoAdd CURL_WRAPPERS_ENABLE constant
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

11 years agoNEW for #64565
Remi Collet [Tue, 2 Apr 2013 14:34:39 +0000 (16:34 +0200)]
NEW for #64565

11 years agoNEW for #64565
Remi Collet [Tue, 2 Apr 2013 14:33:54 +0000 (16:33 +0200)]
NEW for #64565

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
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

11 years agokeep 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

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
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

11 years agofix comment
Remi Collet [Tue, 2 Apr 2013 14:24:00 +0000 (16:24 +0200)]
fix comment

11 years agoFixed Bug #64565 copy doesn't report failure on partial copy
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.

11 years agoFixed ZTS build
Dmitry Stogov [Mon, 1 Apr 2013 17:16:33 +0000 (21:16 +0400)]
Fixed ZTS build

11 years agoFixed bug parameter is casted to string of array_column
Xinchen Hui [Mon, 1 Apr 2013 11:11:45 +0000 (19:11 +0800)]
Fixed bug parameter is casted to string of array_column

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Mon, 1 Apr 2013 10:17:28 +0000 (18:17 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Mon, 1 Apr 2013 10:13:38 +0000 (18:13 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoFix test
Xinchen Hui [Mon, 1 Apr 2013 10:12:16 +0000 (18:12 +0800)]
Fix test

11 years agoFixed issue #79 (Optimization Problem/Bug)
Dmitry Stogov [Mon, 1 Apr 2013 07:33:04 +0000 (11:33 +0400)]
Fixed issue #79 (Optimization Problem/Bug)

11 years agofix coverage data for the opcache optimizer
Nuno Lopes [Sun, 31 Mar 2013 19:43:08 +0000 (15:43 -0400)]
fix coverage data for the opcache optimizer

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Sun, 31 Mar 2013 13:26:26 +0000 (21:26 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoSkip test when --with-curlwrappers enabled.
Xinchen Hui [Sun, 31 Mar 2013 13:22:48 +0000 (21:22 +0800)]
Skip test when --with-curlwrappers enabled.

11 years agoFix typo (it's in DateTime::__wakeup)
Xinchen Hui [Sun, 31 Mar 2013 12:07:14 +0000 (20:07 +0800)]
Fix typo (it's in DateTime::__wakeup)

11 years agoUpdated test case and added BFN to NEWS.
Derick Rethans [Sun, 31 Mar 2013 10:07:24 +0000 (11:07 +0100)]
Updated test case and added BFN to NEWS.

11 years agoBug #60774 (DateInterval::format("%a") is always zero when an interval is
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)

11 years agoAdded the new .c files as well as they are not automatically regenerated.
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.

11 years agoRebased to PHP-5.4
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

11 years agoMade separate tests for each TZ type
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