]> granicus.if.org Git - php/shortlog
php
2013-03-19 Dmitry StogovAdd stats to phpinfo
2013-03-18 Dmitry StogovAvoid trailing line break
2013-03-18 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-03-18 Dmitry StogovAdd oom, wasted, hash and manual restart counters to...
2013-03-18 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-03-18 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2013-03-18 Stanislav Malyshevfix NEWS
2013-03-18 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-03-18 Stanislav Malyshevfix NEWS
2013-03-18 Dmitry StogovAdd optional flag to opcache_get_status()
2013-03-17 Boris Lytochkinmerge with 5.4
2013-03-17 Boris LytochkinMerge branch 'PHP-5.4' into PHP-5.5
2013-03-17 Boris Lytochkinmore test coverage: missing square bracket error message
2013-03-17 Boris LytochkinFixed bug #61981
2013-03-17 Boris LytochkinMerge branch 'PHP-5.4' into PHP-5.5
2013-03-17 Boris LytochkinFix bug #61981
2013-03-17 Dmitry StogovLoad "black list" only if O+ is enabled
2013-03-17 Dmitry StogovMade opcache_get_status() return statistics during...
2013-03-17 Dmitry StogovAdded ability to load zend_extensions without absolute...
2013-03-17 Dmitry StogovEnabled O+ build by default (it may be disabled before...
2013-03-17 Dmitry StogovRemoved files that are neccessary only for standalone...
2013-03-16 Anatol Belskisetting plausible default value for struct members
2013-03-16 Etienne KneussMerge branch 'PHP-5.4' into PHP-5.5
2013-03-16 Etienne KneussMerge branch 'PHP-5.3' into PHP-5.4
2013-03-16 Etienne KneussRemove spurious int cast in between two longs
2013-03-16 Xinchen HuiFixed test after nick previous fix
2013-03-16 Xinchen HuiFix test after f8b91d9acff10ede7bd3f2bc631794a3abef8ff7
2013-03-16 Dmitry StogovFixed memory leaks
2013-03-16 Dmitry StogovMade test compatible with O+
2013-03-16 Dmitry StogovFixed compatibility with ext/phar
2013-03-16 Dmitry StogovFixed O+ testes
2013-03-15 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-03-15 Dmitry StogovMerge Zend Optimizer+
2013-03-15 Anatol BelskiFixed bug #62852 Unserialize Invalid Date crash
2013-03-15 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-15 Anatol Belskiupdated NEWS
2013-03-15 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-15 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-15 Anatol BelskiBackported patch for #64370
2013-03-15 Dmitry StogovRenamed ZendOptimizerPlus.so into opcache.so
2013-03-15 Anatol BelskiFixed bug #53437 Crash with unserialized DatePeriod...
2013-03-15 Nikita PopovFix wrong macro usage and add missing NEWS entry
2013-03-15 Dmitry Stogov"ZendOptimizerPlus" is renamed to "opcache" to de merge...
2013-03-15 Ferenc KovacsMerge branch 'PHP-5.4' into PHP-5.5
2013-03-15 Ferenc KovacsMerge branch 'PHP-5.3' into PHP-5.4
2013-03-15 Ferenc Kovacsexplain the step updating the git submodule reference...
2013-03-15 Dmitry StogovMore accurate restart scheduling
2013-03-15 Dmitry StogovAutogolobal $GLOBALS has to be pinged even if auto_glob...
2013-03-14 Dmitry StogovAllow only shared O+ build
2013-03-14 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-14 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-14 Anatol Belskifix zts check
2013-03-14 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-03-13 Andrey Hristovfix the fix
2013-03-13 Andrey HristovMerge branch 'PHP-5.4' into PHP-5.5
2013-03-13 Dmitry StogovRemoved redundand code
2013-03-13 Andrey HristovMerge branch 'PHP-5.3' into PHP-5.4
2013-03-13 Andrey Hristovfix for bug #63530 mysqlnd_stmt::bind_one_parameter...
2013-03-12 Nikita PopovForgot to remove some now unused variables
2013-03-12 Nikita PopovAdd support for non-scalar Iterator keys in foreach
2013-03-12 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-12 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-12 Anatol Belskifixed headers order
2013-03-11 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2013-03-11 Derick RethansMerge branch 'PHP-5.3' into PHP-5.4
2013-03-11 Derick Rethans- Updated to version 2013.2 (2013b)
2013-03-11 Pascal BorreliFixed typos
2013-03-11 Anatol Belskifixed the test
2013-03-11 Anatol BelskiFixed bug #64370 (microtime(true) less than $_SERVER...
2013-03-11 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-11 Xinchen HuiDisable zend_always_inline in debug build
2013-03-11 Keyur GovandeAdding in NEWS/UPGRADING about process title change...
2013-03-11 Keyur GovandeMerge branch 'PHP-5.5' of https://git.php.net/push...
2013-03-09 Nikita PopovFix tests after laruence unserialize change
2013-03-09 Nikita PopovFix get_property_ptr_ptr declaration in simplexml
2013-03-09 Xinchen HuiUpdate NEWS
2013-03-09 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-09 Xinchen HuiFixed confused exception message while user threw exception
2013-03-09 Xinchen HuiFixed bug #64354 (Unserialize array of objects whose...
2013-03-09 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-09 Xinchen HuiFix date
2013-03-08 David Soria... use NEWS only
2013-03-08 Xinchen HuiFixed bug #61025 (__invoke() visibility not honored)
2013-03-07 Keyur GovandeMerge branch 'pull-request/300' into PHP-5.5
2013-03-07 Ralph SchindlerFix for https://bugs.php.net/bug.php?id=62649
2013-03-07 Carson McDonaldTypo fix: recieved to received
2013-03-07 Keyur GovandeSupport for CLI process title (https://wiki.php.net...
2013-03-07 David Soria... News for next beta
2013-03-07 David Soria... Do another Alpha instead of Beta because of ZO+ RFC...
2013-03-07 Xinchen Huiadd tests into package
2013-03-07 Xinchen HuiAdd test script for #57 (segfaults in drupal7)
2013-03-07 Dmitry Stogovfixed memory leaks
2013-03-06 David Soria... NEWS for the next beta
2013-03-06 David Soria... NEWS for PHP 5.5.0 Beta 1
2013-03-06 Dmitry StogovFixed Issue #57 (segfaults in drupal7)
2013-03-06 Anatol Belskisimplified the previous fix for #64359
2013-03-06 Dmitry StogovFixed issue #58 (PHP-5.2 compatibility)
2013-03-06 Anatol BelskiFixed bug #64359 strftime crash with VS2012
2013-03-06 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-03-06 Stanislav Malyshevfix NEWS
next