Hi,

the master branch was accidentally merged into the 5.4 branch. I
reverted that by force pushing the old revision
d55afe4df63945a6e3abe9892ba7836f83c74265 into PHP-5.4 and then
cherry-picking all revisions since then. Please take a look and
double-check that nothing was lost.

If you pulled within the last few minutes please make sure that you do
not have the revision 885e57517ad6057b497b2c90482ddb2d58ac1a2b and don't
push that revision to the repository.

johannes


Changes reapplied:

commit 0618e33b5dbac73efc0893884051b5c24e7ab409
Merge: d6394e6 da6465a
Author: Johannes Schlüter <johan...@php.net>
Date:   Wed Apr 18 12:22:27 2012 +0200

    Merge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4
    
    * 'PHP-5.4' of git.php.net:/php-src:
      Fixed bug #61761 ('Overriding' a private static method with a
different signature causes crash)

commit d6394e66a31e788560e664d6823d30b2e759d7cb
Author: Yasuo Ohgaki <yohg...@ohgaki.net>
Date:   Tue Apr 17 16:34:47 2012 +0900

    Add NEWS

commit cce0f8e507c05ecc7c8222efa5005991f04ce4c0
Author: Yasuo Ohgaki <yohg...@ohgaki.net>
Date:   Fri Mar 30 09:45:33 2012 +0900

    Implement Request #47570    libpq's PG_VERSION should be exported to
userland

commit da6465a268d9ece2ffd38447890b206dd94b3250
Author: Xinchen Hui <larue...@php.net>
Date:   Wed Apr 18 18:13:27 2012 +0800

    Fixed bug #61761 ('Overriding' a private static method with a
different signature causes crash)

commit d55afe4df63945a6e3abe9892ba7836f83c74265
Merge: 3d106ae f3d86b3
Author: Anatoliy Belsky <a...@php.net>
Date:   Mon Apr 16 17:07:33 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix bug 61746 Failing tests in
ext/standard/tests/file/windows_links/*



-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to