]> granicus.if.org Git - php/shortlog
php
2012-11-07 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-11-07 Xinchen HuiFixed bug #63447 (max_input_vars doesn't filter variabl...
2012-11-06 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-11-06 Rasmus LerdorfNews entry for png memleak fix
2012-11-06 Rasmus LerdorfNews entry for png memleak fix
2012-11-06 Rasmus LerdorfMerge branch 'PHP-5.3' of git.php.net:php-src into...
2012-11-06 Rasmus LerdorfThese need to be volatile in order to prevent leaking...
2012-11-06 Rasmus LerdorfThese need to be volatile in order to prevent leaking...
2012-11-02 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-11-02 Xinchen HuiFixed bug #62444 (Handle leak in is_readable on windows).
2012-10-31 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
2012-10-31 Anatoliy BelskyFixed bug #63241 PHP fails to open Windows deduplicated...
2012-10-31 Andrey HristovMerge branch 'PHP-5.3' into PHP-5.4
2012-10-31 Andrey Hristovread 1 instead of 2 bytes. The next 2 bytes are 2 and...
2012-10-31 Xinchen HuiFixed bug #63399 (ReflectionClass::getTraitAliases...
2012-10-30 David Soria... Merge branch 'PHP-5.3' into PHP-5.4
2012-10-30 David Soria... NEWS for bug #62593
2012-10-30 Will FitchBug #62593 Updated to account for INOUT parameters
2012-10-30 Will FitchBug #62593 Updated test to verify bindParam doesn't...
2012-10-30 Will FitchBug #62593 Updated to always treat zval by value
2012-10-30 Will FitchBug #62593 Added test for change
2012-10-30 Will FitchBug #62593 Updated pdo_pgsql driver to convert boolean...
2012-10-30 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-10-30 Xinchen HuiFixed bug #63389 (Missing context check on libxml_set_s...
2012-10-27 Derick RethansMerge branch 'PHP-5.3' into PHP-5.4
2012-10-27 Derick Rethans- Updated to version 2012.8 (2012h)
2012-10-26 Dmitry StogovFixed bug #63180 (Corruption of hash tables)
2012-10-26 Antony Dovgalfix bug #63369
2012-10-26 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2012-10-26 ULF WENDELThis won't make the test pass but now its at least...
2012-10-25 Anthony FerraraNews entry for CURL notice addition
2012-10-25 John Jawed... Notice if CURLOPT_SSL_VERIFYHOST is set to true
2012-10-23 ULF WENDELFix for bug #62820
2012-10-23 ULF WENDELFix for bug #62820 well hidden beneath a ton of whitesp...
2012-10-23 ULF WENDELMerge branch 'PHP-5.4' of git.php.net:php-src into...
2012-10-25 Anatoliy Belskymerged changes for bug #63297 from 5.3
2012-10-25 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
2012-10-25 Anatoliy Belskyfixed a typo in the error message
2012-10-24 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
2012-10-24 Anatoliy BelskyFixed bug #63297 Phar fails to write an openssl based...
2012-10-24 Anatoliy Belskyenabled libxpm for gd on windows
2012-10-24 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
2012-10-24 Anatoliy Belskyenabled libxpm for gd on windows
2012-10-23 ULF WENDELMerge branch 'PHP-5.3' of git.php.net:php-src into...
2012-10-23 Xinchen HuiUpdate test script
2012-10-23 Xinchen HuiTest for #63336, xfail now
2012-10-23 Xinchen HuiFixed bug #63305 (zend_mm_heap corrupted with traits)
2012-10-22 ULF WENDELMerge branch 'PHP-5.4' of git.php.net:php-src into...
2012-10-22 ULF WENDELMerge branch 'PHP-5.3' of git.php.net:php-src into...
2012-10-22 Christopher... Merge branch 'PHP-5.3' into PHP-5.4
2012-10-22 Christopher... Re-fixed bug #60901 (Improve "tail" syntax for AIX...
2012-10-19 Anatoliy Belskyupdate NEWS
2012-10-19 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
2012-10-19 Anatoliy Belskyupdated NEWS
2012-10-19 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
2012-10-19 Anatoliy BelskyFixed bug #63284 PCRE upgrade to 8.31
2012-10-19 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-10-19 Xinchen Huipreg indenpent test script for #63055
2012-10-19 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-10-19 Xinchen HuiUpdate libmagic.patch
2012-10-19 Christopher... Add fix & missing fix
2012-10-19 Christopher... Merge branch 'PHP-5.3' into PHP-5.4
2012-10-19 Christopher... Add fix & missing fix
2012-10-19 Christopher... Merge branch 'PHP-5.3' into PHP-5.4
2012-10-19 Christopher... Fixed bug #63307 (Unused variable in oci8.c)
2012-10-19 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2012-10-19 Christopher... Merge branch 'PHP-5.3' of https://git.php.net/repositor...
2012-10-19 Christopher... Fixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_E...
2012-10-18 Derick RethansMerge branch 'PHP-5.3' into PHP-5.4
2012-10-18 Derick Rethans- Updated to version 2012.7 (2012g)
2012-10-18 Derick RethansMerge branch 'PHP-5.3' into PHP-5.4
2012-10-18 Derick RethansSUpport newer bisons.
2012-10-18 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-10-18 Xinchen HuiMerge the fix for #61964 to 5.3, which will fix #63304
2012-10-18 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-10-18 Xinchen Huiindent
2012-10-18 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-10-18 Xinchen Huibetter fix for #63055
2012-10-18 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-10-18 Xinchen HuiFixed bug #63055 (Segfault in zend_gc with SF2 testsuite)
2012-10-18 Xinchen HuiI forgot that inconsistent is only avaliable in debug...
2012-10-18 Xinchen HuiAdd comments
2012-10-18 Xinchen HuiFixed bug #63055 (Segfault in zend_gc with SF2 testsuite)
2012-10-17 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2012-10-17 Johannes SchlüterPHP 5.3.18 NEWS
2012-10-17 Andrey Hristovfix NEWS
2012-10-17 Andrey HristovMerge branch 'PHP-5.3' of ssh://git.php.net/php-src...
2012-10-17 Andrey Hristovfix compilation failure on 32/64bit linux systems,...
2012-10-11 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2012-10-11 Christopher... Merge branch 'PHP-5.3' of https://git.php.net/repositor...
2012-10-10 Xinchen HuiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2012-10-10 Xinchen HuiImplemented FR #63242 (Default error page in PHP built...
2012-10-10 Anatoliy BelskyFix warnings preventing this test from passing
2012-10-10 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-10-10 Xinchen HuiRemove executable permission on inc
2012-10-10 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2012-10-10 Christopher... Merge branch 'PHP-5.3' of https://git.php.net/repositor...
2012-10-10 Xinchen HuiRemove executable permission on phpt
2012-10-10 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-10-10 Xinchen HuiRemove executable permission on phpt
next