]> granicus.if.org Git - php/shortlog
php
2014-09-29 Anatol Belskiupdated NEWS
2014-09-29 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-29 Anatol BelskiFixed bug #51800 proc_open on Windows hangs forever
2014-09-28 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-09-28 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-09-28 Matthew DaleySet an LDAP error code when failing ldap_bind due to...
2014-09-27 Johannes SchlüterMerge branch 'PHP-5.5' into PHP-5.6
2014-09-27 Johannes SchlüterMerge branch 'PHP-5.4' into PHP-5.5
2014-09-27 Johannes SchlüterThis test should pass
2014-09-26 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2014-09-26 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2014-09-26 Derick Rethans- Updated to version 2014.8 (2014h)
2014-09-26 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-09-26 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-09-26 Stanislav Malyshevfix date
2014-09-26 Stanislav Malyshevupdate NEWS
2014-09-26 Stanislav MalyshevRevert xp_ssl.c to the state of 5.4.32 due to regressions
2014-09-26 Remi ColletNEWS
2014-09-26 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-09-26 Remi ColletNEWS
2014-09-26 Remi ColletFixed bug #68103 Dupplicate entry in Reflection
2014-09-24 Ferenc Kovacsupdate the certificate used for the test, as it expired...
2014-09-24 Remi Collettypo
2014-09-24 Remi ColletNEWS
2014-09-24 Remi ColletFix bug #68074 Allow to use system cipher list instead...
2014-09-24 Ferenc Kovacsthe order of the blocks should be Core, then exts in...
2014-09-24 Ferenc Kovacsadd missing NEWS entry for the phpdbg compilation fix
2014-09-24 Ferenc Kovacsadd NEWS entry for #68088
2014-09-23 Tjerk MeestersPR 837: Fixed typo in php.ini-development and php.ini...
2014-09-23 Sebastian ZartnerFixed typo
2014-09-20 Ard BiesheuvelMerge branch 'PHP-5.5' into PHP-5.6
2014-09-20 Ard BiesheuvelMerge branch 'PHP-5.4' into PHP-5.5
2014-09-20 Ard BiesheuvelFixed bug #66242 (don't assume char is signed)
2014-09-20 Nikita PopovMerge branch 'PHP-5.5' into PHP-5.6
2014-09-20 Nikita PopovFixed bug #67633
2014-09-19 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-19 Anatol Belskifix possible array underflow
2014-09-16 Matteo BeccatiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-16 Matteo BeccatiMerge branch 'PHP-5.4' into PHP-5.5
2014-09-16 Matteo BeccatiFixed freetype test on multiple environments
2014-09-15 Remi ColletNEWS
2014-09-15 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-09-15 Remi ColletNEWS
2014-09-15 Remi ColletFixed bug #65641 PHP-FPM incorrectly defines the SCRIPT...
2014-09-15 Anatol Belskiupdated NEWS
2014-09-15 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-15 Anatol Belskiupdated NEWS
2014-09-15 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-09-15 Remi ColletFix NEWS
2014-09-15 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2014-09-15 Remi ColletFix NEWS
2014-09-15 Bob WeinandMerge phpdbg into PHP-5.6
2014-09-14 Bob WeinandFix bug #111 (compile error without ZEND_SIGNALS)
2014-09-12 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-12 Anatol Belskifixed the cast and incompatible pointer warning
2014-09-11 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-11 Anatol Belskireflect in the test that GSS-Negotiate is deprecated...
2014-09-11 Julien Pauli5.6.2 now
2014-09-10 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-10 Anatol Belskifix precision when fetching float through mysqlnd
2014-09-10 Bob WeinandDon't run travis against master (phpng)
2014-09-10 Michael WallnerMerge branch 'PHP-5.5' into PHP-5.6
2014-09-10 Michael Wallnermake LTP version check a blacklist
2014-09-10 Matteo BeccatiFR #67990 - Added nowait argument to sem_acquire
2014-09-09 Stanislav Malyshevupdate NEWS
2014-09-09 Daniel LowreyMerge branch 'PHP-5.5' into PHP-5.6
2014-09-09 Daniel LowreyMerge branch 'PHP-5.4' into PHP-5.5
2014-09-09 Daniel LowreyBug #41631: Fix regression from first attempt (6569db8)
2014-09-09 Daniel LowreyBug #67965: Fix blocking behavior in non-blocking crypt...
2014-09-09 Tjerk MeestersUpdated NEWS for #67985
2014-09-09 Tjerk MeestersMerge branch 'PHP-5.5' into PHP-5.6
2014-09-09 Tjerk MeestersUpdated NEWS for #67985
2014-09-09 Tjerk MeestersMerge branch 'PHP-5.4' into PHP-5.5
2014-09-09 Tjerk MeestersFixed #67985 - Incorrect last used array index copied...
2014-09-09 Michael Wallnerduplicate value's string for the SAPI filter
2014-09-09 George WangFine tuned the order of adding request variables.
2014-09-09 George WangFine tuned the order of adding request variables.
2014-09-09 George WangFine tuned the order of adding request variables.
2014-09-08 Adam HarveyMerge branch 'PHP-5.5' into PHP-5.6
2014-09-08 Adam HarveyFix bug #67972 (SessionHandler Invalid memory read...
2014-09-04 Nikita PopovSplit GMP tests testing multiple functions
2014-09-04 Nikita PopovGive proper names to GMP test files
2014-09-04 Nikita PopovThrow warnings when using zero modulus in gmp_powm
2014-09-04 Nikita PopovAdd GMP tests for some uncovered branches
2014-09-03 Tjerk MeestersUpdated NEWS for #67955
2014-09-03 Tjerk MeestersFixed #67955: SoapClient prepends 0-byte to cookie...
2014-09-03 George WangUpdate LSAPI to 6.7, added support for 'filter_input'.
2014-09-03 George WangMerge branch 'PHP-5.5' of git.php.net:php-src into...
2014-09-03 George WangUpdate LSAPI to 6.7, added support for 'filter_input'.
2014-09-03 George WangUpdate LSAPI to 6.7, added support for 'filter_input'.
2014-09-03 Philip Hofstetterfix bug #67955
2014-09-03 Julien Pauli5.5.18 now
2014-09-03 Matteo BeccatiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-03 Matteo BeccatiMerge branch 'PHP-5.4' into PHP-5.5
2014-09-03 Matteo BeccatiFixed test with freetype >= 2.4.12
2014-09-02 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-09-02 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-09-02 Stanislav Malyshev5.4.34 is next
2014-09-02 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-09-02 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
next