]> granicus.if.org Git - php/shortlog
php
2013-03-15 Dmitry StogovMerge Zend Optimizer+
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
2013-03-06 Dmitry StogovMerge branch 'master' of github.com:zend-dev/ZendOptimi...
2013-03-06 Dmitry StogovAllows exclusion of large files from being cached
2013-03-06 Xinchen HuiAdd maintainers inot package.xml
2013-03-05 Anatol Belskifix ANSI C90 compat
2013-03-05 Dmitry StogovFixed test
2013-03-05 Dmitry StogovFixed uninitialized variable
2013-03-05 Dmitry StogovFixed bug #64353 (Built-in classes can be unavailable...
2013-03-05 Xinchen Huiskip if no IPv6 support
2013-03-05 Xinchen HuiFix tests temporary
2013-03-05 Dmitry StogovMerge branch 'master' of github.com:zend-dev/ZendOptimi...
2013-03-05 Dmitry StogovSave a stat() call by calling sapi_module.get_stat()
2013-03-05 Xinchen HuiSkip test on Apple
2013-03-05 Xinchen HuiRevert "Fixed Bug #64340 (sockets tests failed) Patch...
2013-03-05 Xinchen HuiFixed #54 (PECL install adds extension= instead of...
2013-03-04 Xinchen HuiMerge pull request #52 from laruence/master
2013-03-04 Pierre Joye- fix path
2013-03-04 Pierre JoyeMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-03-04 Xinchen Huirelease 7.0.0
2013-03-04 Dmitry StogovIncreased version number
2013-03-04 Dmitry StogovPreparaton for pecl release
2013-03-04 Pierre Joye- add noisy php logo for autocrop with threshold test
2013-03-04 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-03-04 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-03-04 Stephen A.... Fixed PCRE locale crash in Windows/TS
2013-03-04 Pierre Joye- add test for imagecropauto
2013-03-03 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-03-03 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2013-03-03 Stanislav Malyshevrename NEWS back
2013-03-03 Anatol BelskiMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-03-03 Anatol BelskiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-03-03 Anatol BelskiMerge branch 'PHP-5.3' of git.php.net:php-src into...
2013-03-03 Anatol Belskiupdated NEWS
2013-03-03 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
next