]> granicus.if.org Git - php/log
php
12 years agoMerge branch 'PHP-5.4' into PHP-5.5
Dmitry Stogov [Wed, 14 Nov 2012 14:03:38 +0000 (18:03 +0400)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fixed compiler reenterability
  Fixed compiler reenterability

Conflicts:
Zend/zend_language_scanner.c
Zend/zend_language_scanner_defs.h

12 years agoFixed compiler reenterability
Dmitry Stogov [Wed, 14 Nov 2012 13:47:27 +0000 (17:47 +0400)]
Fixed compiler reenterability

12 years agoFixed compiler reenterability
Dmitry Stogov [Wed, 14 Nov 2012 13:45:10 +0000 (17:45 +0400)]
Fixed compiler reenterability

12 years agoUpdated NEWS
Anatoliy Belsky [Wed, 14 Nov 2012 09:15:42 +0000 (10:15 +0100)]
Updated NEWS

12 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatoliy Belsky [Wed, 14 Nov 2012 09:07:55 +0000 (10:07 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  UPdated NEWS
  Updated NEWS

12 years agoUPdated NEWS
Anatoliy Belsky [Wed, 14 Nov 2012 09:06:46 +0000 (10:06 +0100)]
UPdated NEWS

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Wed, 14 Nov 2012 09:04:27 +0000 (10:04 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Updated NEWS

12 years agoUpdated NEWS
Anatoliy Belsky [Wed, 14 Nov 2012 09:02:35 +0000 (10:02 +0100)]
Updated NEWS

12 years agoBump API versions
David Soria Parra [Tue, 13 Nov 2012 19:56:17 +0000 (20:56 +0100)]
Bump API versions

12 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatoliy Belsky [Tue, 13 Nov 2012 18:48:34 +0000 (19:48 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Enabled apache 2.4 handler build option

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Tue, 13 Nov 2012 18:40:22 +0000 (19:40 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Enabled apache 2.4 handler build option

Conflicts:
sapi/apache2handler/config.w32

12 years agoEnabled apache 2.4 handler build option
Pierre Joye [Tue, 13 Nov 2012 18:34:00 +0000 (19:34 +0100)]
Enabled apache 2.4 handler build option

12 years agoBuild .xz archive during makedist
David Soria Parra [Mon, 12 Nov 2012 16:47:15 +0000 (17:47 +0100)]
Build .xz archive during makedist

12 years agoNEWS: remove dots at the end of the NEWS file
David Soria Parra [Mon, 12 Nov 2012 13:29:32 +0000 (14:29 +0100)]
NEWS: remove dots at the end of the NEWS file

12 years agoPHP-5.5 is open
David Soria Parra [Mon, 12 Nov 2012 12:45:30 +0000 (13:45 +0100)]
PHP-5.5 is open

12 years agoAdd missing parts from UPGRADING to NEWS
David Soria Parra [Mon, 12 Nov 2012 12:45:15 +0000 (13:45 +0100)]
Add missing parts from UPGRADING to NEWS

12 years agoFixed sockets ext build on win
Anatoliy Belsky [Tue, 13 Nov 2012 13:53:32 +0000 (14:53 +0100)]
Fixed sockets ext build on win

12 years agoMerge branch 'PHP-5.4'
Derick Rethans [Tue, 13 Nov 2012 10:17:21 +0000 (10:17 +0000)]
Merge branch 'PHP-5.4'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Derick Rethans [Tue, 13 Nov 2012 10:16:58 +0000 (10:16 +0000)]
Merge branch 'PHP-5.3' into PHP-5.4

Conflicts:
NEWS

12 years ago- Updated to version 2012.10 (2012j)
Derick Rethans [Tue, 13 Nov 2012 10:15:34 +0000 (10:15 +0000)]
- Updated to version 2012.10 (2012j)

12 years agoMerge branch 'PHP-5.3' of git.php.net:/php-src into PHP-5.3
Derick Rethans [Tue, 13 Nov 2012 10:10:41 +0000 (10:10 +0000)]
Merge branch 'PHP-5.3' of git.php.net:/php-src into PHP-5.3

12 years agoMerge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4
Derick Rethans [Tue, 13 Nov 2012 10:10:28 +0000 (10:10 +0000)]
Merge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4

12 years agoMerge branch 'master' of git.php.net:/php-src
Derick Rethans [Tue, 13 Nov 2012 10:10:10 +0000 (10:10 +0000)]
Merge branch 'master' of git.php.net:/php-src

12 years agoList ext/intl changes also in NEWS
Gustavo Lopes [Mon, 12 Nov 2012 18:16:12 +0000 (19:16 +0100)]
List ext/intl changes also in NEWS

12 years agoMerge branch 'PHP-5.4'
Adam Harvey [Mon, 12 Nov 2012 12:09:18 +0000 (20:09 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Update arginfo for preg_match_all() to reflect reality.
  fix invalid read when trimming empty string

12 years agoMerge branch 'preg_match_all_arginfo' into PHP-5.4
Adam Harvey [Mon, 12 Nov 2012 12:08:01 +0000 (20:08 +0800)]
Merge branch 'preg_match_all_arginfo' into PHP-5.4

* preg_match_all_arginfo:
  Update arginfo for preg_match_all() to reflect reality.

12 years agoUpdate arginfo for preg_match_all() to reflect reality.
Adam Harvey [Mon, 12 Nov 2012 12:04:26 +0000 (20:04 +0800)]
Update arginfo for preg_match_all() to reflect reality.

Back when I implemented FR #53238 during the 5.4 development phase to make the
$matches parameter optional in preg_match_all(), it turns out I forgot to
update the arginfo to note that only 2 parameters are now required by
preg_match_all(). The function itself works fine, but reflection was reporting
the wrong number of required parameters.

12 years agomake failed tests fail the test target
Bernhard K. Weisshuhn [Sun, 11 Nov 2012 19:11:06 +0000 (20:11 +0100)]
make failed tests fail the test target

I don't see any reason to ignore failed tests. This makes it
unnecessarily difficult to use ci, also for module builds.

12 years agofix invalid read when trimming empty string
Antony Dovgal [Sun, 11 Nov 2012 18:37:04 +0000 (22:37 +0400)]
fix invalid read when trimming empty string

12 years agofix invalid read when trimming empty string
Antony Dovgal [Sun, 11 Nov 2012 18:37:04 +0000 (22:37 +0400)]
fix invalid read when trimming empty string

12 years agofix invalid read when trimming empty string
Antony Dovgal [Sun, 11 Nov 2012 18:37:04 +0000 (22:37 +0400)]
fix invalid read when trimming empty string

12 years ago- BFN
Felipe Pena [Fri, 9 Nov 2012 23:28:30 +0000 (21:28 -0200)]
- BFN

12 years agoMerge branch 'PHP-5.4'
Felipe Pena [Fri, 9 Nov 2012 23:24:05 +0000 (21:24 -0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  - Fixed bug #63451 (config.guess file does not have AIX 7 defined, shared objects are not created)

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Felipe Pena [Fri, 9 Nov 2012 23:23:10 +0000 (21:23 -0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  - Fixed bug #63451 (config.guess file does not have AIX 7 defined, shared objects are not created)

12 years ago- Fixed bug #63451 (config.guess file does not have AIX 7 defined, shared objects...
Felipe Pena [Fri, 9 Nov 2012 23:22:27 +0000 (21:22 -0200)]
- Fixed bug #63451 (config.guess file does not have AIX 7 defined, shared objects are not created)

12 years agoMerge branch 'PHP-5.4'
Johannes Schlüter [Wed, 7 Nov 2012 23:04:08 +0000 (00:04 +0100)]
Merge branch 'PHP-5.4'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Wed, 7 Nov 2012 23:03:37 +0000 (00:03 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

Conflicts:
configure.in
main/php_version.h

12 years agoThis will be PHP 5.3.20
Johannes Schlüter [Wed, 7 Nov 2012 23:01:43 +0000 (00:01 +0100)]
This will be PHP 5.3.20

12 years agoMerge branch 'PHP-5.4'
Stanislav Malyshev [Wed, 7 Nov 2012 09:19:20 +0000 (01:19 -0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  fix NEWS

12 years agofix NEWS
Stanislav Malyshev [Wed, 7 Nov 2012 09:18:34 +0000 (01:18 -0800)]
fix NEWS

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Wed, 7 Nov 2012 09:09:27 +0000 (17:09 +0800)]
Merge branch 'PHP-5.4'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Wed, 7 Nov 2012 09:08:34 +0000 (17:08 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoFixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_tran...
Xinchen Hui [Wed, 7 Nov 2012 09:05:24 +0000 (17:05 +0800)]
Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On)

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Tue, 6 Nov 2012 06:14:55 +0000 (14:14 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoNews entry for png memleak fix
Rasmus Lerdorf [Tue, 6 Nov 2012 05:06:18 +0000 (21:06 -0800)]
News entry for png memleak fix

12 years agoNews entry for png memleak fix
Rasmus Lerdorf [Tue, 6 Nov 2012 05:04:33 +0000 (21:04 -0800)]
News entry for png memleak fix

12 years agoMerge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3
Rasmus Lerdorf [Tue, 6 Nov 2012 04:58:04 +0000 (20:58 -0800)]
Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3

12 years agoThese need to be volatile in order to prevent leaking after the
Rasmus Lerdorf [Tue, 6 Nov 2012 04:56:19 +0000 (20:56 -0800)]
These need to be volatile in order to prevent leaking after the
longjmp in the error handler

12 years agoThese need to be volatile in order to prevent leaking after the
Rasmus Lerdorf [Tue, 6 Nov 2012 04:56:19 +0000 (20:56 -0800)]
These need to be volatile in order to prevent leaking after the
longjmp in the error handler

12 years agoThese need to be volatile in order to prevent leaking after the
Rasmus Lerdorf [Tue, 6 Nov 2012 04:56:19 +0000 (20:56 -0800)]
These need to be volatile in order to prevent leaking after the
longjmp in the error handler

12 years agoMerge branch 'PHP-5.4'
Derick Rethans [Sun, 4 Nov 2012 16:24:07 +0000 (16:24 +0000)]
Merge branch 'PHP-5.4'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Derick Rethans [Sun, 4 Nov 2012 16:24:02 +0000 (16:24 +0000)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years ago- Updated to version 2012.9 (2012i)
Derick Rethans [Sun, 4 Nov 2012 16:23:58 +0000 (16:23 +0000)]
- Updated to version 2012.9 (2012i)

12 years agoFixed bug #63428 (The behavior of execute() changed)
Xinchen Hui [Sun, 4 Nov 2012 04:48:35 +0000 (12:48 +0800)]
Fixed bug #63428 (The behavior of execute() changed)

12 years agoThe /e modifier is deprecated
Xinchen Hui [Sat, 3 Nov 2012 16:53:45 +0000 (00:53 +0800)]
The /e modifier is deprecated

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Fri, 2 Nov 2012 10:57:56 +0000 (18:57 +0800)]
Merge branch 'PHP-5.4'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Fri, 2 Nov 2012 10:54:27 +0000 (18:54 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoFixed bug #62444 (Handle leak in is_readable on windows).
Xinchen Hui [Fri, 2 Nov 2012 10:52:12 +0000 (18:52 +0800)]
Fixed bug #62444 (Handle leak in is_readable on windows).

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Wed, 31 Oct 2012 22:01:09 +0000 (23:01 +0100)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fixed bug #63241 PHP fails to open Windows deduplicated files.

Conflicts:
NEWS

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Wed, 31 Oct 2012 21:55:32 +0000 (22:55 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed bug #63241 PHP fails to open Windows deduplicated files.

12 years agoFixed bug #63241 PHP fails to open Windows deduplicated files.
Anatoliy Belsky [Wed, 31 Oct 2012 21:41:03 +0000 (22:41 +0100)]
Fixed bug #63241 PHP fails to open Windows deduplicated files.

Fix by (daniel dot stelter-gliese at innogames dot de).
No test is supplied because the issue addresses
the new feature of the Windows Server 2012 and
would need a very specific filesystem setup.

12 years agoMerge branch 'PHP-5.4'
Andrey Hristov [Wed, 31 Oct 2012 18:04:10 +0000 (19:04 +0100)]
Merge branch 'PHP-5.4'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Andrey Hristov [Wed, 31 Oct 2012 17:29:31 +0000 (18:29 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoread 1 instead of 2 bytes. The next 2 bytes are 2 and thus not a problem
Andrey Hristov [Wed, 31 Oct 2012 17:26:09 +0000 (18:26 +0100)]
read 1 instead of 2 bytes. The next 2 bytes are 2 and thus not a problem

12 years agoAllow setting SHA256 auth public key as option
Johannes Schlüter [Wed, 31 Oct 2012 15:54:11 +0000 (16:54 +0100)]
Allow setting SHA256 auth public key as option

12 years agoplug recent leak
Andrey Hristov [Wed, 31 Oct 2012 15:13:00 +0000 (16:13 +0100)]
plug recent leak

12 years agoMerge branch 'master' of ssh://git.php.net/php-src
Andrey Hristov [Wed, 31 Oct 2012 14:55:04 +0000 (15:55 +0100)]
Merge branch 'master' of ssh://git.php.net/php-src

12 years agocosmetics
Andrey Hristov [Wed, 31 Oct 2012 14:54:45 +0000 (15:54 +0100)]
cosmetics

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Wed, 31 Oct 2012 03:14:53 +0000 (11:14 +0800)]
Merge branch 'PHP-5.4'

12 years agoFixed bug #63399 (ReflectionClass::getTraitAliases() incorrectly resolves traitnames)
Xinchen Hui [Wed, 31 Oct 2012 03:13:32 +0000 (11:13 +0800)]
Fixed bug #63399 (ReflectionClass::getTraitAliases() incorrectly resolves traitnames)

12 years agoMerge branch 'PHP-5.4'
David Soria Parra [Tue, 30 Oct 2012 14:43:56 +0000 (15:43 +0100)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  NEWS for bug #62593
  Bug #62593 Updated to account for INOUT parameters
  Bug #62593 Updated test to verify bindParam doesn't change original value
  Bug #62593 Updated to always treat zval by value
  Bug #62593 Added test for change
  Bug #62593 Updated pdo_pgsql driver to convert boolean values to pg native format in emulation mode

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
David Soria Parra [Tue, 30 Oct 2012 14:43:32 +0000 (15:43 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  NEWS for bug #62593
  Bug #62593 Updated to account for INOUT parameters
  Bug #62593 Updated test to verify bindParam doesn't change original value
  Bug #62593 Updated to always treat zval by value
  Bug #62593 Added test for change
  Bug #62593 Updated pdo_pgsql driver to convert boolean values to pg native format in emulation mode

12 years agoNEWS for bug #62593
David Soria Parra [Tue, 30 Oct 2012 14:26:39 +0000 (15:26 +0100)]
NEWS for bug #62593

12 years agoBug #62593 Updated to account for INOUT parameters
Will Fitch [Wed, 26 Sep 2012 16:00:17 +0000 (12:00 -0400)]
Bug #62593 Updated to account for INOUT parameters

12 years agoBug #62593 Updated test to verify bindParam doesn't change original value
Will Fitch [Tue, 25 Sep 2012 19:22:24 +0000 (15:22 -0400)]
Bug #62593 Updated test to verify bindParam doesn't change original value

12 years agoBug #62593 Updated to always treat zval by value
Will Fitch [Tue, 25 Sep 2012 19:18:12 +0000 (15:18 -0400)]
Bug #62593 Updated to always treat zval by value

12 years agoBug #62593 Added test for change
Will Fitch [Mon, 24 Sep 2012 17:31:20 +0000 (13:31 -0400)]
Bug #62593 Added test for change

12 years agoBug #62593 Updated pdo_pgsql driver to convert boolean values to pg native format...
Will Fitch [Thu, 20 Sep 2012 16:32:53 +0000 (12:32 -0400)]
Bug #62593 Updated pdo_pgsql driver to convert boolean values to pg native format in emulation mode

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Tue, 30 Oct 2012 03:11:22 +0000 (11:11 +0800)]
Merge branch 'PHP-5.4'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Tue, 30 Oct 2012 03:09:53 +0000 (11:09 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoFixed bug #63389 (Missing context check on libxml_set_streams_context() causes memleak)
Xinchen Hui [Tue, 30 Oct 2012 03:08:14 +0000 (11:08 +0800)]
Fixed bug #63389 (Missing context check on libxml_set_streams_context() causes memleak)

Simply change the expect parameter type, the valid of the resource will
be checked in using time.

12 years agoMerge branch 'tstarling/server-tests' of https://github.com/tstarling/php-src
Xinchen Hui [Mon, 29 Oct 2012 07:11:23 +0000 (15:11 +0800)]
Merge branch 'tstarling/server-tests' of https://github.com/tstarling/php-src

12 years agoserver-tests.php improvements:
Tim Starling [Sun, 28 Oct 2012 23:44:13 +0000 (10:44 +1100)]
server-tests.php improvements:

* Fixed use of deprecated functions ereg(), split(), etc.
* Fixed notice due to _sendHTTP() declared return by reference but not
  returning anything.
* Fixed interpretation of EXPECTF, copying from run-tests.php

12 years agoMerge branch 'PHP-5.4'
Derick Rethans [Sat, 27 Oct 2012 14:19:59 +0000 (15:19 +0100)]
Merge branch 'PHP-5.4'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Derick Rethans [Sat, 27 Oct 2012 14:19:55 +0000 (15:19 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years ago- Updated to version 2012.8 (2012h)
Derick Rethans [Sat, 27 Oct 2012 14:19:54 +0000 (15:19 +0100)]
- Updated to version 2012.8 (2012h)

12 years agoMerge branch 'PHP-5.4'
Dmitry Stogov [Fri, 26 Oct 2012 16:49:21 +0000 (09:49 -0700)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fixed bug #63180 (Corruption of hash tables)
  fix bug #63369

Conflicts:
NEWS

12 years agoFixed bug #63180 (Corruption of hash tables)
Dmitry Stogov [Fri, 26 Oct 2012 16:47:30 +0000 (09:47 -0700)]
Fixed bug #63180 (Corruption of hash tables)

12 years agofix bug #63369
Antony Dovgal [Fri, 26 Oct 2012 12:36:47 +0000 (16:36 +0400)]
fix bug #63369

(un)serialize() leaves dangling pointers, causes crashes

12 years agofix bug #63369
Antony Dovgal [Fri, 26 Oct 2012 12:36:47 +0000 (16:36 +0400)]
fix bug #63369

(un)serialize() leaves dangling pointers, causes crashes

12 years agoMerge branch 'PHP-5.4'
Johannes Schlüter [Fri, 26 Oct 2012 12:23:22 +0000 (14:23 +0200)]
Merge branch 'PHP-5.4'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Fri, 26 Oct 2012 12:22:31 +0000 (14:22 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

Conflicts:
ext/pdo_mysql/mysql_statement.c

12 years agoMerge branch 'PHP-5.4'
ULF WENDEL [Fri, 26 Oct 2012 10:32:39 +0000 (12:32 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  This won't make the test pass but now its at least one that shows no unnecessary error messages...

12 years agoThis won't make the test pass but now its at least one that shows no unnecessary...
ULF WENDEL [Fri, 26 Oct 2012 10:32:10 +0000 (12:32 +0200)]
This won't make the test pass but now its at least one that shows no unnecessary error messages...

12 years agoMerge branch 'PHP-5.4'
Anthony Ferrara [Thu, 25 Oct 2012 20:24:27 +0000 (16:24 -0400)]
Merge branch 'PHP-5.4'

12 years agoNews entry for CURL notice addition
Anthony Ferrara [Thu, 25 Oct 2012 20:04:56 +0000 (16:04 -0400)]
News entry for CURL notice addition

12 years agoNotice if CURLOPT_SSL_VERIFYHOST is set to true
John Jawed (JJ) [Thu, 25 Oct 2012 04:47:47 +0000 (21:47 -0700)]
Notice if CURLOPT_SSL_VERIFYHOST is set to true

12 years agoMerge in fix for bug 63363 (CURL silently accepts boolean true for SSL_VERIFYHOST
Anthony Ferrara [Thu, 25 Oct 2012 19:30:37 +0000 (15:30 -0400)]
Merge in fix for bug 63363 (CURL silently accepts boolean true for SSL_VERIFYHOST

Merge in a fix to raise a notice when a boolean true is passed into curl_setopt for CURLOPT_SSL_VERIFYHOST.

12 years agoNotice if CURLOPT_SSL_VERIFYHOST is set to true
John Jawed (JJ) [Thu, 25 Oct 2012 04:47:47 +0000 (21:47 -0700)]
Notice if CURLOPT_SSL_VERIFYHOST is set to true

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Wed, 24 Oct 2012 12:46:50 +0000 (14:46 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fixed bug #63297 Phar fails to write an openssl based signature