]> granicus.if.org Git - php/shortlog
php
2013-06-26 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-06-26 Felipe Pena- BFN
2013-06-26 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-06-26 Felipe PenaMerge branch 'PHP-5.4' of git.php.net:/php-src into...
2013-06-26 Felipe Pena- Fixed bug #62475 (variant_* functions causes crash...
2013-06-26 Christopher... Update NEWS
2013-06-26 Christopher... Update NEWS
2013-06-26 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-06-26 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-06-26 Felipe Pena- BFN
2013-06-26 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-06-26 Felipe Pena- Fixed bug #62672 (Error on serialize of ArrayObject...
2013-06-25 Felipe Pena- BFN
2013-06-25 Felipe PenaMerge branch 'PHP-5.4' of git.php.net:/php-src into...
2013-06-25 Felipe PenaMerge branch 'PHP-5.5' of git.php.net:/php-src into...
2013-06-25 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-06-25 Felipe Pena- Fixed bug #62964 (Possible XSS on "Registered stream...
2013-06-25 Christopher... Merge branch 'PHP-5.4' into PHP-5.5
2013-06-25 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-06-25 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-06-25 Felipe Pena- BFN
2013-06-25 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-06-25 Felipe Pena- Fixed bug #60732 (php_error_docref links to invalid...
2013-06-25 Christopher... Merge branch 'PHP-5.4' into PHP-5.5
2013-06-25 Christopher... Merge branch 'configure12c' into PHP-5.4
2013-06-25 Christopher... Minium changes to allow PDO_OCI to build with Oracle...
2013-06-25 Xinchen HuiFixed bug #64827 Segfault in zval_mark_grey (zend_gc.c)
2013-06-25 Xinchen HuiUpdate NEWS
2013-06-25 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-06-25 Xinchen HuiFixed Bug #61828 (Memleak when calling Directory(Recurs...
2013-06-25 Christopher... Some tidy-ups: Don't mention Logo GUIDs in three places...
2013-06-24 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-06-24 Felipe Pena- Fixed bug #61594 (ext/session/mod_mm.c: missing free...
2013-06-24 Felipe Pena- BFN
2013-06-24 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-06-24 Felipe Pena- Fixed bug #61387 (NULL valued anonymous column causes...
2013-06-24 Xinchen HuiMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-06-24 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-06-24 Xinchen HuiFixed bug (is_callable() triggers Fatal Error)
2013-06-24 David Soria... Notify doc team BEFORE we release
2013-06-24 David Soria... Fix #65108 (is_callable() triggers Fatal Error)
2013-06-24 Remi Colletfix imagecreatefromwebp and imagewebp protos
2013-06-24 Remi ColletUse same logic to load WebP image that other formats
2013-06-24 Remi ColletUpstream fix from https://bitbucket.org/libgd/gd-libgd...
2013-06-24 Dmitry StogovOPcache must be compatible with LiteSpeed SAPI
2013-06-24 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-06-24 Stanislav Malyshevseems to be working fine for me on 32-bit
2013-06-24 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-06-24 Stanislav MalyshevFix bug #62759: Buggy grapheme_substr() on edge case
2013-06-24 Jakub VranaRequire second parameter of imagecrop()
2013-06-23 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-06-23 Damjan CvetkoImplements feature Bug #63472 ability to set SO_BINDTOD...
2013-06-23 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-06-23 Marco PivettaAdding test to verify that __sleep can handle parent...
2013-06-23 Marco PivettaAdding test to stabelize keys used when converting...
2013-06-23 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-06-23 Adam HarveyFix bug #65088 (Generated configure script is malformed...
2013-06-21 Remi ColletFixed Bug #65060 imagecreatefrom... crashes with user...
2013-06-21 Ard BiesheuvelMerge branch 'PHP-5.4' into PHP-5.5
2013-06-21 Ard BiesheuvelFix non-specialized executor build
2013-06-20 Pierre Joyefix #65070, bgcolor does not use the same format as...
2013-06-20 Pierre JoyeMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-06-20 Pierre Joyefix #65070, bgcolor does not use the same format as...
2013-06-20 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-06-20 Adam HarveyFix the spelling of the php_cli_server_http_response_st...
2013-06-20 Adam HarveyChange the search in get_status_string() to correctly...
2013-06-20 Johannes SchlüterMerge branch 'PHP-5.4' into PHP-5.5
2013-06-20 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2013-06-20 Johannes SchlüterUpdate git rules (5.5 is stable, 5.3 sec only)
2013-06-20 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-06-20 Remi Colletskip test for bug #64936 when tokenizer not built
2013-06-19 David Soria... Bump version
2013-06-19 David Soria... Update credits
2013-06-19 David Soria... Merge NEWS from PHP 5.4 branch
2013-06-19 David Soria... Reorder NEWS for PHP 5.5.0 final
2013-06-19 Pierre Joyeadd notes about opcache windows issue and migration...
2013-06-19 Anatol Belskiadded some tests based on bug #64395
2013-06-19 Johannes SchlüterMerge branch 'PHP-5.4' into PHP-5.5
2013-06-19 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2013-06-19 Johannes SchlüterThis will be PHP 5.3.28
2013-06-19 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-06-19 Remi ColletRelated to bug #65047 (Test skip on client / server...
2013-06-19 Matteo BeccatiMerge branch 'PHP-5.4' into PHP-5.5
2013-06-19 Matteo BeccatiFixed bug #65047 (Test skip on client / server version)
2013-06-19 Matteo BeccatiRemove broken client version checking
2013-06-19 Matteo BeccatiClean up leftover file after the test
2013-06-19 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-06-19 Stanislav Malyshevsync NEWS
2013-06-19 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-06-19 Stanislav Malyshev5.4.18 next
2013-06-19 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-06-19 Xinchen HuiFix test typo
2013-06-17 Nikita PopovFix bug #65051: count() off by one inside unset()
2013-06-17 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-06-17 Stanislav MalyshevMerge branch 'pull-request/320'
2013-06-17 Stanislav MalyshevMerge branch 'pull-request/320'
2013-06-17 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-06-17 Daniel BeardsleyTests: PDO Mysql - update for fixed getColumnMeta()
2013-06-17 Antony Dovgalfix bug #48724
2013-06-17 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
next