]> granicus.if.org Git - php/shortlog
php
2013-03-27 David Soria... PHP 5.5.0 Beta 2 php-5.5.0beta2
2013-03-27 David Soria... News for beta 2
2013-03-27 Dmitry StogovFixed issue #76 (actually we don't need zend_shared_mem...
2013-03-27 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-03-27 Dmitry StogovAdded opcache.enable_cli=0
2013-03-27 Dmitry StogovAdded description for opcache.enable_cli
2013-03-27 Pierre Joyeadd WebP support in phpinfo
2013-03-27 Pierre Joyeadd windows 8 and windows server 2012
2013-03-27 Pierre Joyeversions no longer supported, no need to check
2013-03-27 Pierre Joye FALSE on error
2013-03-26 Pierre JoyeMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-03-26 Pierre Joyefix regression, take #2 (merge issue due to git 1.8...
2013-03-26 Xinchen HuiFixed bug #64515 (Memoryleak when using the same variab...
2013-03-26 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-26 Xinchen HuiUpdate test script
2013-03-26 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-26 Xinchen HuiFixed bug #64515 (Memoryleak when using the same variab...
2013-03-25 Xinchen HuiFixed bug #64503 (Compilation fails with error: conflic...
2013-03-25 Pierre JoyeMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-03-25 Pierre Joyetypo and WS
2013-03-25 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-03-25 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-03-25 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-03-25 Pierre JoyeMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-03-25 Pierre Joyeadd new functions and constants for GD
2013-03-25 Dmitry StogovFixed bug #63914 (zend_do_fcall_common_helper_SPEC...
2013-03-25 Dmitry Stogovback to dev (7.0.2-dev)
2013-03-25 Dmitry StogovFixed copy/paste mistake
2013-03-25 Dmitry StogovFixed bug #64482 (Opcodes for dynamic includes should...
2013-03-25 Dmitry StogovSeparate "start_time" from "last_restart_time"
2013-03-25 Dmitry StogovFixed PHP-5.2 ZTS compatibility
2013-03-25 Dmitry Stogov7.0.1 release
2013-03-25 Stanislav Malyshevmake it int main
2013-03-25 Stanislav Malyshevfix return value
2013-03-25 Stanislav Malyshevadd code to check if we know flock definition on this...
2013-03-25 Stanislav Malyshevfix typo
2013-03-25 Stanislav Malyshevadd definition for 5.5
2013-03-25 Pierre JoyeMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-03-25 Pierre Joyeremove comments
2013-03-25 Stanislav Malyshevfix bug #64490 - add __FreeBSD_kernel__ to allowed...
2013-03-24 Nikita PopovFix PDO::inTransaction() test for pgsql
2013-03-24 Johannes SchlüterMerge branch 'PHP-5.4' into PHP-5.5
2013-03-24 Johannes SchlüterDocument embedded server options in manpage
2013-03-24 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2013-03-24 Johannes SchlüterIt's 2013, even for a manpage
2013-03-24 Nikita PopovFix mysql_list_fields.phpt test
2013-03-24 Pierre Joyefix generic rotation and 90 degrees & multiples rotatio...
2013-03-24 Nikita PopovFix some errors in mysqlnd charset list
2013-03-24 David Soria... Merge commit '1ec484d' into PHP-5.5
2013-03-24 Nikita PopovFix version check in test
2013-03-24 Pierre JoyeMerge branch 'PHP-5.4' into PHP-5.5
2013-03-24 Pierre Joye- add reminder for checking return values
2013-03-23 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-23 Pierre Joye- fix x64 issues on windows with the various time types...
2013-03-23 Nikita PopovFix cli server tests on travis
2013-03-23 Nikita PopovSkip locale dependent test if locale not available
2013-03-23 Nikita PopovMissed two occurances of Revision:
2013-03-23 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-23 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-23 Anatol BelskiReworked the changes for bug #64452
2013-03-23 Nikita Popovphar phpinfo uses Id instead of Revision
2013-03-23 Nikita PopovUse NEWS merge driver for UPGRADING and UPGRADING.INTERNALS
2013-03-23 Nikita PopovShow diffs on Travis CI
2013-03-23 Nikita PopovMove some internal changes from UPGRADING to UPGRADING...
2013-03-23 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-23 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-23 Anatol BelskiFixed possible precision loss in microtime
2013-03-22 David Soria... Note about bison version
2013-03-22 Etienne KneussAdd SplDoublyLinkedList::add to UPGRADING
2013-03-22 Rasmus LerdorfTweaks an add OPcache info to UPGRADING
2013-03-21 David Soria... Add OPCache ini settings to php.ini
2013-03-21 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-21 Xinchen HuiFix bug in reflectionClass relate to #64239
2013-03-21 Xinchen HuiUpdate NEWS
2013-03-21 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-21 Xinchen HuiFixed bug #64239 (Debug backtrace changed behavior...
2013-03-21 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-21 Xinchen HuiFix test after f8b91d9acff10ede7bd3f2bc631794a3abef8ff7
2013-03-21 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-21 Xinchen HuiFixed bug #64432 (more empty delimiter warning in strX...
2013-03-21 Xinchen Huifix memory leak
2013-03-20 Stanislav Malyshevadd array_column()
2013-03-20 David Soria... NEWS section for beta 2
2013-03-20 David Soria... NEWS for beta 1
2013-03-20 David Soria... Allow local override of PHPROOT in makedist
2013-03-20 David Soria... NEWS for array_column
2013-03-20 David Soria... Merge branch 'pull-request/257' into PHP-5.5
2013-03-20 Pierre Joye- add imageaffinematrixget and imagematrixconcat
2013-03-20 Pierre Joye- add affine matrix helper for translate, scale, rotate...
2013-03-20 Pierre Joye- fix unix build
2013-03-20 Anatol Belskiupdated NEWS
2013-03-20 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-20 Anatol Belskiupdated NEWS
2013-03-20 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-20 Anatol BelskiFixed bug #64452 Zip PHPTs crash intermittently
2013-03-20 Pierre Joye- add new files for interpolation
2013-03-20 Pierre Joye- config.m4 sync with .w32
2013-03-20 Pierre Joye- add new interpolation method
2013-03-20 Stanislav Malyshevclarify NEWS
2013-03-20 Ben Ramseyarray_column: Fix compile-time warnings
next