]> granicus.if.org Git - php/shortlog
php
2012-03-21 David Soria... Merge branch 'PHP-5.4'
2012-03-21 David Soria... Merge branch 'PHP-5.3' into PHP-5.4
2012-03-21 David Soria... Merge branch 'PHP-5.4'
2012-03-21 David Soria... Merge branch 'PHP-5.3' into PHP-5.4
2012-03-21 Pierre Joye- revert test commit
2012-03-21 Pierre Joye- test commit for log mail
2012-03-21 Pierre Joye- update NEWS
2012-03-21 Pierre Joye- add test for bug #55000 and #54374
2012-03-21 Pierre Joye- merge fix bug #54374, bug #55500 - filter file names...
2012-03-21 Ilia AlshanetskyFixed bug #61461 (missing checks around malloc() calls).
2012-03-20 Stanislav MalyshevMerge branch 'PHP-5.4'
2012-03-20 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2012-03-20 Stanislav Malyshevadapt makedist to git
2012-03-20 David Soria... Merge branch 'PHP-5.4'
2012-03-20 David Soria... Merge branch 'PHP-5.3' into PHP-5.4
2012-03-20 David Soria... Replace $Revision$ with $Id$ in keyword expansion enabl...
2012-03-20 David Soria... Enable $Id$ expansion for files with the $Revision...
2012-03-20 David Soria... Merge branch 'PHP-5.4'
2012-03-20 David Soria... Merge branch 'PHP-5.3' into PHP-5.4
2012-03-20 Matt NowackAdding Braces in json.c to conform with coding standards
2012-03-20 Martin JansenMerge branch 'master' of git.php.net:php-src
2012-03-20 Martin JansenMerge branch 'PHP-5.4'
2012-03-20 Martin JansenMerge branch 'PHP-5.3' into PHP-5.4
2012-03-20 Martin JansenBump copyright year.
2012-03-20 Xinchen HuiMerge branch 'PHP-5.4'
2012-03-20 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-03-20 Xinchen HuiIgnore the temporay files in sapi/*/tests/
2012-03-20 Xinchen HuiMerge branch 'PHP-5.4'
2012-03-20 Xinchen HuiIgnore the temporay files in sapi/*/tests/
2012-03-20 Xinchen HuiMerge branch 'PHP-5.4'
2012-03-20 Xinchen HuiMinor change, test using php mail address as account
2012-03-20 Xinchen HuiMerge branch 'PHP-5.4'
2012-03-20 Xinchen HuiUse newdoc instead of escape char
2012-03-20 Stanislav Malyshevadapt makedist to git
2012-03-19 Christopher... Merge branch 'master' of https://git.php.net/repository...
2012-03-19 Christopher... Merge branch 'PHP-5.4'
2012-03-19 Christopher... Merge branch 'PHP-5.3' into PHP-5.4
2012-03-19 Christopher... Minor text changes (to try new git repo)
2012-03-19 David Soria... Merge branch 'PHP-5.4'
2012-03-19 David Soria... Merge branch 'pull-request/5' into PHP-5.4
2012-03-19 Michael WallnerMerge branch 'PHP-5.4'
2012-03-19 Michael Wallnerfix tests failing due to corrected hash tiger
2012-03-19 Joshua ThijssenIssue-60742: Added FilesystemIterator::OTHER_MODE_MASK
2012-03-19 Michael Wallneradd note about corrected tiger hash output
2012-03-19 Gustavo André... Merge branch 'PHP-5.4' of git.php.net:/php-src into 5.4
2012-03-19 Ilia AlshanetskyMerge branch 'PHP-5.4' of http://git.php.net/repository...
2012-03-19 Sebastian BergmannMerge branch 'PHP-5.3' into PHP-5.4
2012-03-19 Sebastian BergmannAdd missing files.
2012-03-19 Ilia AlshanetskyMerge branch '54'
2012-03-19 Sebastian BergmannMerge branch 'PHP-5.4'
2012-03-19 Ilia AlshanetskyMerge branch '53' into 54
2012-03-19 Ilia AlshanetskyFixed bug #61430 (Transposed memset() params in sapi...
2012-03-19 Gustavo André... MFH: 7dcada1 for 5.4
2012-03-19 Gustavo André... MFH: 45a6f8d for 5.4.
2012-03-19 David Soria... Merge branch 'PHP-5.4'
2012-03-19 David Soria... Merge branch 'PHP-5.3' into PHP-5.4
2012-03-19 David Soria... Add .gitignore
2012-03-19 David Soria... Merge branch 'PHP-5.4'
2012-03-19 David Soria... Merge branch 'PHP-5.3' into PHP-5.4
2012-03-19 David Soria... Merge branch 'PHP-5.2' into PHP-5.3
2012-03-18 Gustavo André... - Fixed bug #61388 (ReflectionObject:getProperties...
2012-03-18 Gustavo André... - Fixed bug #61388 (ReflectionObject:getProperties...
2012-03-18 Gustavo André... - Fixed bug #61388 (ReflectionObject:getProperties...
2012-03-18 Gustavo André... - Fixed bug #61418 (Segmentation fault when DirectoryIt...
2012-03-18 Gustavo André... - Fixed bug #61418 (Segmentation fault when DirectoryIt...
2012-03-18 Gustavo André... - Fixed bug #61418 (Segmentation fault when DirectoryIt...
2012-03-17 Gustavo André... - Fixed bug #61371 (resource leak). This bug had two...
2012-03-17 Gustavo André... - Fixed bug #61371 (resource leak). This bug had two...
2012-03-17 Gustavo André... - Fixed bug #61371 (resource leak). This bug had two...
2012-03-17 Ilia AlshanetskyFixed typo
2012-03-17 Michael Wallneradd --PUT-- section support based on POST_RAW
2012-03-17 Michael Wallneradd --PUT-- section support based on POST_RAW
2012-03-17 Michael Wallneradd --PUT-- section support based on POST_RAW
2012-03-17 Pierre Joye- Fix bug #61424, ext/sqlite is not bundled anymore...
2012-03-17 Pierre Joye- Fix bug #61424, ext/sqlite is not bundled anymore...
2012-03-16 Adam HarveyFix bug #61409 (Bad formatting on phpinfo()). Patch...
2012-03-16 Adam HarveyFix bug #61409 (Bad formatting on phpinfo()). Patch...
2012-03-15 Ilia AlshanetskyFixed bug #60947 (Segmentation fault while executing...
2012-03-15 Ilia AlshanetskyFixed bug #60947 (Segmentation fault while executing...
2012-03-15 Ilia AlshanetskyFixed bug #60947 (Segmentation fault while executing...
2012-03-14 Ilia AlshanetskyFixed bug #61212 (PDO ODBC Segfaults on SQL_SUCESS_WITH...
2012-03-14 Ilia AlshanetskyFixed bug #61212 (PDO ODBC Segfaults on SQL_SUCESS_WITH...
2012-03-14 Ilia AlshanetskyFixed bug #61212 (PDO ODBC Segfaults on SQL_SUCESS_WITH...
2012-03-14 Ulf WendelTest for MySQL version.Variable is deprecated in MySQL...
2012-03-14 Ulf WendelTest for MySQL version.Variable is deprecated in MySQL...
2012-03-14 Ulf WendelTest for MySQL version.Variable is deprecated in MySQL...
2012-03-13 Gustavo André... - Fixed bug #61374: html_entity_decode tries to decode...
2012-03-13 Gustavo André... - Fixed bug #61374: html_entity_decode tries to decode...
2012-03-13 Pierre Joye- add CVE
2012-03-12 Christopher... Test portability and coverage changes
2012-03-12 Christopher... Test portability and coverage changes
2012-03-12 Christopher... Test portability and coverage changes
2012-03-12 Ilia AlshanetskyFixed bug #60222 (time_nanosleep() does validate input...
2012-03-12 Ilia AlshanetskyFixed bug #60222 (time_nanosleep() does validate input...
2012-03-12 Ilia AlshanetskyFixed bug #60222 (time_nanosleep() does validate input...
2012-03-12 Rasmus LerdorfRemove reference to "default_charset" here since the...
2012-03-12 Xinchen Huireduce memory usage
2012-03-12 Xinchen Huireduce memory usage
2012-03-12 Xinchen Huireduce memory usage
2012-03-12 Rasmus LerdorfThis change was badly worded and filed in the wrong...
next