]> granicus.if.org Git - php/shortlog
php
2013-08-07 Christopher... Merge branch 'PHP-5.4' into PHP-5.5
2013-08-07 Christopher... Remove tabs on blanklines in Makefile sources. This...
2013-08-06 Christopher... One more './configure --help' alignment fix
2013-08-06 Christopher... Fix long-standing visual pain point: the misalignment...
2013-08-06 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-08-06 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-08-06 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-08-06 Xinchen HuiRe-fix Bug #65372 (Segfault in gc_zval_possible_root...
2013-08-05 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-08-05 Christopher... PHP 5.5.2 has already branched
2013-08-05 Christopher... Doh. PHP 5.5 NEWS needs own commit.
2013-08-05 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-08-05 Christopher... Merge branch 'PHP-5.4' into PHP-5.5
2013-08-05 Christopher... NEWS for recent DTrace merges.
2013-08-05 Christopher... Merge branch 'PHP-5.4' into PHP-5.5
2013-08-05 Christopher... Fixed bug #62691 (solaris sed has no -i switch)
2013-08-05 David Soria... Enable dtrace probes on linux as they are compatible...
2013-08-05 Remi ColletFixed bug #63706: Cannot build PHP-5.5 with --enable...
2013-08-05 Christopher... Merge branch 'PHP-5.4' into PHP-5.5
2013-08-05 Christopher... Add an empty make command for DTrace .d files to stop...
2013-08-05 Kalle Sommer... Merge branch 'PHP-5.4'
2013-08-05 Kalle Sommer... Merge branch 'PHP-5.5'
2013-08-05 Yasuo OhgakiMerge branch 'PHP-5.4' into PHP-5.5
2013-08-05 Yasuo OhgakiFixed bug #62978. pg_select()/etc may allow SQL injecti...
2013-08-05 Stanislav Malyshevadd news about session fix
2013-08-05 Stanislav MalyshevMerge branch 'pr368' into PHP-5.5
2013-08-05 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-08-05 Andreas StreichardtFirst fixes for a 64bit compatible ftp extension
2013-08-05 Stanislav Malyshevfix compiler warning, use longs for hashes
2013-08-05 Stanislav Malyshevfix crash, enable session_id and fix test
2013-08-04 Yasuo OhgakiStrict session. Detect session id collision
2013-08-04 Yasuo OhgakiStrict session
2013-08-04 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-08-04 Veres Lajosnon living code related typo fixes
2013-08-04 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-08-04 Stanislav Malyshevfix typo
2013-08-03 Rasmus LerdorfThis doesn't fail in 5.5 anymore
2013-08-02 Rasmus LerdorfMerge commit 'a03f094' into PHP-5.5
2013-08-02 Rasmus LerdorfWe shouldn't load any local ini files for these tests
2013-08-02 Rasmus LerdorfMerge commit 'd60e168' into PHP-5.5
2013-08-02 Rasmus Lerdorfpcre_quote? No such thing. How did this ever pass?
2013-08-02 Rasmus LerdorfMerge commit 'ea75b1b' into PHP-5.5
2013-08-02 Rasmus LerdorfThis test needs local infile enabled
2013-08-02 Rasmus LerdorfMerge commit 'e55f08a' into PHP-5.5
2013-08-02 Rasmus LerdorfThis test will only work if gc is enabled
2013-08-02 Rasmus LerdorfMerge commit '5753b74' into PHP-5.5
2013-08-02 Rasmus LerdorfMake sure test.php isn't coming in from the include_path
2013-08-02 Xinchen HuiFixed tests (inet_pton behaves differently on Darwin)
2013-08-02 Xinchen HuiUpdate NEWS
2013-08-02 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-08-02 Xinchen HuiFixed bug Bug #65372 (Segfault in gc_zval_possible_root...
2013-08-02 Yasuo OhgakiMerge branch 'PHP-5.4' into PHP-5.5
2013-08-02 Yasuo OhgakiAdd user contributed test. Bug #61748
2013-08-01 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-08-01 Christopher... Clean up the 'generated' phar.inc file.
2013-08-01 Christopher... Revert "Allow 'make distclean' to clean up the 'generat...
2013-07-31 Christopher... Use PHP's major version when cleaning up Apache .module...
2013-07-31 Christopher... Merge branch 'phardistclean' into PHP-5.5
2013-07-31 Christopher... Allow 'make distclean' to clean up the 'generated'...
2013-07-31 Christopher... Give 'make distclean' some love. Clean files created...
2013-07-31 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-07-31 Christopher... Fixed bug #62691 (solaris sed has no -i switch)
2013-07-31 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-07-31 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-07-31 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-07-31 Dmitry StogovImproved fix for bug #44686 (SOAP-ERROR: Parsing WSDL)
2013-07-31 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-07-31 Dmitry StogovFixed bug #65018 (SoapHeader problems with SoapServer)
2013-07-31 Dmitry StogovAdded opcache.restrict_api configuration directive...
2013-07-30 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-07-30 Rui HirokawaMFH: fixed #65045: mb_convert_encoding breaks well...
2013-07-30 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-07-30 Dmitry StogovFixed php-5.2 support
2013-07-30 Rui HirokawaMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-07-30 Rui Hirokawaadded test script for bug65045.
2013-07-30 Rui HirokawaMFH: fixed #65045: mb_convert_encoding breaks well...
2013-07-30 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-07-30 Dmitry StogovAdded support for glob symbols in blacklist entries...
2013-07-30 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-07-30 Dmitry StogovImproved implementation of NOP removal pass from O...
2013-07-30 Dmitry StogovA minor fix for configure outpu (Tony)
2013-07-30 Dmitry StogovFixed bug #65338 (Enabling both php_opcache and php_win...
2013-07-29 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-07-28 Dmitry StogovMerge from GitHub
2013-07-26 Yasuo OhgakiUpdate NEWS
2013-07-26 Yasuo OhgakiFixed bug #65336
2013-07-26 Yasuo OhgakiFixed bug #65336
2013-07-25 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-07-25 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-07-25 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-07-25 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-07-25 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-07-25 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-07-25 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-07-25 Xinchen HuiUpper section name
2013-07-25 Xinchen HuiUpdate NEWs
2013-07-25 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-07-25 Xinchen HuiFixed bug #65328 (Segfault when getting SplStack object...
2013-07-24 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-07-24 Stanislav MalyshevMerge branch 'bug65028' into PHP-5.4
next