]> granicus.if.org Git - php/shortlog
php
2013-06-17 Xinchen HuiFix typo in test
2013-06-17 Jefersson NathanIdentation Fixed
2013-06-16 Lior KaplanFix bug #64764: Add status option to fpm init.d script
2013-06-16 Stanislav Malyshevnews for #64166
2013-06-16 Stanislav Malyshevadd more tests for bug #64166
2013-06-16 Michael M SlusarzMove unsigned char declaration to top of block
2013-06-16 Michael M Slusarztrailing ws
2013-06-16 Michael M SlusarzFix #64166: quoted-printable-encode stream filter incor...
2013-06-16 Michael M SlusarzFix #64166: quoted-printable-encode stream filter incor...
2013-06-16 Stanislav MalyshevFix bug #64936 - clean doc comment state at the beginni...
2013-06-16 Stanislav Malyshevws fix
2013-06-16 Anatol Belskifix test
2013-06-16 Xinchen HuiFixed bug #63176 (Segmentation fault when instantiate...
2013-06-15 Boris Lytochkinfix typo in test
2013-06-15 Boris LytochkinMerge branch 'PHP-5.4' of https://git.php.net/push...
2013-06-14 Matteo BeccatiMerge branch 'PHP-5.3' into PHP-5.4
2013-06-14 Matteo BeccatiFixed bug #63186 (compile failure on netbsd)
2013-06-13 Stanislav Malyshevfix test for bug #60322
2013-06-12 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-06-12 Anatol Belskiensure the error_reporting level to get expected notice
2013-06-11 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-06-11 Anatol Belskifixed tests
2013-06-11 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-06-11 Anatol Belskimissing tests for bug #53437
2013-06-11 Stanislav Malyshevfix double entry
2013-06-10 Stanislav MalyshevMerge branch 'pull-request/341'
2013-06-10 Veres Lajostypo fixes (argument)
2013-06-10 Veres Lajostypo fixes (accommodate, parameter)
2013-06-10 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-06-10 Anatol Belskimissing colon
2013-06-10 Anatol BelskiBackported the fix for bug #53437
2013-06-10 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-06-10 Anatol BelskiBackported the fix for bug #53437
2013-06-10 Xinchen HuiFixed bug #64988 (Class loading order affects E_STRICT...
2013-06-10 Dmitry StogovMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-06-10 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-06-10 Dmitry StogovFixed test script
2013-06-10 Antonio Diaz... PHPTests for the DOMDocument::loadHTMLfile method.
2013-06-10 Carson McDonaldFix spelling and correct typo.
2013-06-10 Dmitry StogovCallback has to be restored in MSHUTDOWN
2013-06-09 Xinchen HuiUpdate NEWs
2013-06-09 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2013-06-09 Xinchen HuiFixed bug #64997 (Segfault while using RecursiveIterato...
2013-06-09 Xinchen HuiFixed merge wrongly
2013-06-09 Xinchen HuiUpdate NEWS
2013-06-09 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2013-06-09 Xinchen HuiFixed bug #64966 (segfault in zend_do_fcall_common_help...
2013-06-06 Stanislav Malyshevfix 5.4.16 date
2013-06-06 Anatol Belskiupdated NEWS
2013-06-06 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-06-06 Anatol BelskiFixed bug #64934 Apache2 TS crash with get_browser()
2013-06-05 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2013-06-05 Johannes SchlüterAdd NEWS for PHP 5.3.26
2013-06-05 Xinchen HuiUpdate NEWS
2013-06-05 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2013-06-05 Xinchen HuiFixed bug #64960 (Segfault in gc_zval_possible_root)
2013-06-05 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2013-06-05 Stanislav Malyshevfix CVE-2013-2110 - use correct formula to calculate...
2013-06-04 Stanislav Malyshevnews for dblib fixes
2013-06-04 Stanley SufficoolFix PDO_DBLIB bugs: #64338, #64808, #63638
2013-06-02 Matteo BeccatiMerge branch 'PHP-5.3' into PHP-5.4
2013-06-02 Matteo BeccatiClean up leftover test files
2013-06-02 Matteo BeccatiImproved test portability so that it doesn't fail with...
2013-06-02 Nikita PopovFix PDO::inTransaction() test for pgsql
2013-06-02 Matteo BeccatiMerge branch 'PHP-5.3' into PHP-5.4
2013-06-02 Matteo BeccatiFixed bug #64609 (pg_convert enum type support)
2013-06-01 Matteo BeccatiMerge branch 'PHP-5.3' into PHP-5.4
2013-06-01 Matteo BeccatiFixed bug #62857 (bytea test failures)
2013-05-31 Matteo BeccatiMerge branch 'PHP-5.3' into PHP-5.4
2013-05-31 Matteo BeccatiMerge branch 'pull-request/309' into PHP-5.3
2013-05-31 Matteo BeccatiNEWS
2013-05-31 Matteo BeccatiSlightly edited tests and fix for bug #62024
2013-05-31 Matheus DegiovaniFixed bug #62024 (unable to run consecutive prepared...
2013-05-31 Matheus DegiovaniFixed bug #64037 (wrong value returned when using a...
2013-05-31 Remi ColletNEWS
2013-05-31 Remi ColletMerge branch 'PHP-5.3' into PHP-5.4
2013-05-31 Remi ColletFixed Bug #64949 (Buffer overflow in _pdo_pgsql_error)
2013-05-29 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-05-29 Dmitry StogovFixed incorrect argument number
2013-05-24 Anatol Belskireduced the file size even more
2013-05-24 Anatol BelskiFixed bug #64916 finfo testcase contains copyrighted...
2013-05-24 Remi ColletFixed Bug #64915 (error_log ignored when daemonize=0)
2013-05-22 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2013-05-22 Johannes SchlüterThis will be PHP 5.3.27
2013-05-22 Stanislav Malyshev5.4.17 is next
2013-05-22 Remi ColletFixed bug #64895 Integer overflow in SndToJewish
2013-05-22 Remi ColletMerge branch 'PHP-5.3' into PHP-5.4
2013-05-22 Remi ColletNEWS
2013-05-22 Remi ColletFixed bug #64895 Integer overflow in SndToJewish
2013-05-22 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2013-05-22 Stanislav Malyshevmerge NEWS from 5.3
2013-05-22 Stanislav Malyshevfix order
2013-05-19 Sara GolemonMerge branch 'PHP-5.3' into PHP-5.4
2013-05-21 Remi ColletMerge branch 'PHP-5.3' into PHP-5.4
2013-05-21 Remi ColletInteger overflow in SndToJewish leads to php hang
2013-05-21 Remi ColletAdd --with-fpm-systemd option to report health to syste...
2013-05-21 Dmitry StogovFixed bug #64720 (SegFault on zend_deactivate)
2013-05-20 Stanislav Malyshevadd reporter
2013-05-20 Stanislav Malyshevfix bug #64660 - yyparse can return 2, not only 1
2013-05-20 Stanislav Malyshevfix 5.4.16 relase date
next