]> granicus.if.org Git - php/shortlog
php
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-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-13 Gustavo André... - Fixed bug #61374: html_entity_decode tries to decode...
2012-03-12 Christopher... Test portability and coverage changes
2012-03-12 Ilia AlshanetskyFixed bug #60222 (time_nanosleep() does validate input...
2012-03-12 Xinchen Huireduce memory usage
2012-03-11 Ilia AlshanetskyFixed bug #60569 (Nullbyte truncates Exception $message).
2012-03-11 Felipe Pena- Fixed memory leak when calling SplFileInfo's construc...
2012-03-11 Xinchen HuiFixed bug #61273 (call_user_func_array with more than...
2012-03-11 Xinchen HuiFix wrong type in the marco of fetching thread globals
2012-03-11 Xinchen Huifix test
2012-03-11 Xinchen HuiFixed bug #61088 (Memory leak in readline_callback_hand...
2012-03-11 Xinchen HuiImplemented FR #60850 (Built in web server does not...
2012-03-11 Xinchen HuiAdd Moriyoshi Koizumi and I to the cli SAPI credits
2012-03-11 Xinchen HuiFixed bug #61347 (inconsist isset behavior of Arrayobject)
2012-03-10 Gustavo André... - Fixed bug #61326 (ArrayObject comparison).
2012-03-08 Ilia AlshanetskyFixed bug #60842, #51775 (Chunked response parsing...
2012-03-08 Gustavo André... - Oops committed old version of the patch in r324020...
2012-03-08 Gustavo André... - Fixed bug #61253: Wrappers opened with errors concurr...
2012-03-08 Gustavo André... - Fixed bug #61267: pdo_pgsql's PDO::exec() returns...
2012-03-08 Ilia AlshanetskyFixed bug #60634 (Segmentation fault when trying to...
2012-03-07 Gustavo André... - Tentative fix for bug #61306.
2012-03-06 Christopher... Make "buildconf --force" more robust, per IRC chat...
2012-03-06 Derick RethansFixed version numbers.
2012-03-06 Xinchen HuiAdd test for bug #61292, bug was fixed in -r323935
2012-03-06 Xinchen HuiFixed bug #61292 (Segfault while calling a method on...
2012-03-06 Johannes SchlüterApply test fix for bug #61288 pdo_mysql___construct_opt...
2012-03-06 Johannes SchlüterFix bug #61003 mysql_stat() require a valid connection
2012-03-05 Johannes SchlüterFix bug #61194 PDO should export compression flag with...
2012-03-05 Johannes SchlüterFix bug #60948 mysqlnd FTBFS when -Wformat-security...
2012-03-05 Johannes SchlüterFix Bug #61207 PDO::nextRowset() after a multi-statemen...
2012-03-05 Christopher... Align section headings with the latest (5.4) migration...
2012-03-05 Michael Wallnerfix bug #61287 (A particular string fails to decompress)
2012-03-05 Dmitry StogovFixed bug #60887 (SoapClient ignores user_agent option...
2012-03-05 Dmitry StogovFixed module numbering
2012-03-04 Stefan MarrFixed Bug #61052 (Missing error check in trait 'instead...
2012-03-04 Gustavo André... - size_t may be shorter than long and definitely is...
2012-03-04 Gustavo André... - Allow Windows builds targeting Vista and above have...
2012-03-04 Stefan MarrFixed Bug #60911 (Confusing error message when extendin...
2012-03-04 Stefan MarrFixed Bug #60717 (Order of traits in use statement...
2012-03-04 Pierre Joye- notes about xp&2003 drop
2012-03-04 Nikita PopovNEWS and UPGRADING for r323862
2012-03-04 Pierre Joye- bump minimum version, no more XP/2003
2012-03-04 Nikita PopovFix bug #60596: Code Cleanup Removing Superfluous If...
2012-03-04 Nikita PopovDeprecate /e modifier
2012-03-03 Ilia AlshanetskyFixed bug #60106 (stream_socket_server silently truncat...
2012-03-03 Nikita PopovFix bug #61264: xmlrpc_parse_method_descriptions leaks...
2012-03-02 Nikita PopovFix bug #52719: array_walk_recursive crashes if third...
2012-03-02 Rasmus LerdorfArmenia is smarter than the rest of us. They have dropp...
2012-03-02 Derick Rethans- Updated to version 2012.2 (2012b)
2012-03-02 Nikita PopovFix bug #61106 Segfault when using header_register_callback
2012-03-02 Rasmus LerdorfFix tests that break if filter.default isn't set to...
2012-03-02 Xinchen HuiMFH: Fixed bug #61058 (array_fill leaks if start index...
2012-03-02 Xinchen HuiMFH: Fixed bug #60968 (Late static binding doesn't...
2012-03-02 Xinchen HuiMFH: Fixed bug #60573 (type hinting with "self" keyword...
2012-03-02 Xinchen HuiMFH: Fixed bug #60978 (exit code incorrect)
2012-03-02 Xinchen HuiMFH: Fixed bug #61000 (Exceeding max nesting level...
2012-03-02 Xinchen HuiMFH: Fixed bug #61011 (Crash when an exception is throw...
2012-03-02 Xinchen HuiMFH: Fixed bug #61072 (Memory leak when restoring an...
2012-03-02 Xinchen HuiMFH: Fix bug #61165 (Segfault - strip_tags())
2012-03-02 Pierrick CharronFixed bug #61225 (Lexing 0b0*+<NUM> incorectly)
2012-03-02 Christopher... Fixed bug #61172 (Add Apache 2.4 support)
2012-03-01 Derick Rethans- Updated to version 2012.1 (2012a)
2012-02-28 Pierre Joye- fix bug #60879, unserialize does not invoke __wakeup
2012-02-27 Rasmus LerdorfFix bug 61193
2012-02-26 Xinchen HuiImprove fix for #61165, the previous one cause #43450...
2012-02-25 Xinchen HuiFixed bug #61087 (Memory leak in parse_ini_file when...
2012-02-25 Xinchen HuiFixed bug #61011 (Crash when an exception is thrown...
2012-02-25 Olivier DOUCETtest for bug #61124
2012-02-25 Olivier DOUCETfix phpt : fopen(data://) requires allow_url_fopen=1
2012-02-25 Olivier DOUCETmore verbose skip reason in test files with not so...
2012-02-25 Xinchen Huimerge test to 5.3, and remove xfail since the bug was...
2012-02-25 Xinchen HuiFixed bug #61165 (Segfault - strip_tags())
2012-02-25 Xinchen HuiFix test
2012-02-25 Xinchen Huitypo
2012-02-25 Xinchen Huitest for bug #61011
2012-02-25 Xinchen HuiTests for bug #61165
2012-02-24 Gustavo André... - Better fix for #61115.
2012-02-24 Gustavo André... - Fixed bug #61173 (Unable to detect error from finfo...
2012-02-23 Scott MacVicarFixed bug #61124 (Crash when decoding an invalid base64...
2012-02-22 Gustavo André... - Fixed bug #61115 (stream related segfault on fatal...
2012-02-22 Gustavo André... - Cleanup UPGRADING and UPGRADING.INTERNALS from 5...
2012-02-21 Gustavo André... - Revert r134029. The streams pooling API was never...
2012-02-21 Adam HarveyAdd a __wakeup() method to SplFixedArray, thereby fixin...
2012-02-20 Etienne KneussFix #61095 (Lexing 0x0*+<NUM> incorrectly)
2012-02-20 Nuno Lopesfix race condition in find (it was finding the copied...
2012-02-19 Nikita PopovFix bug #61139 gzopen leaks when specifying invalid...
2012-02-18 Nikita PopovFix bug #61097 Memory leak in xmlrpc functions copying...
2012-02-18 Nikita PopovFix headers generated by phar
2012-02-18 Nikita PopovFix cli server tests broken by r323078
2012-02-17 Rasmus LerdorfI think we should let this be settable from .htaccess...
2012-02-16 Rasmus LerdorfWeird, what happened here?
2012-02-16 Stanislav Malyshevmake ZEND_SIGNALS configurable, off by default
2012-02-14 Michael Wallnerfix compat function not passing along input buffer...
2012-02-14 Mateusz Kocielski * fixed bug #60704 unlink() bug with some files path
2012-02-14 Dmitry StogovFixed reinitialization of SAPI callbacks after php_modu...
2012-02-14 Rasmus LerdorfThis one depends on max_input_vars as well
2012-02-14 Rasmus LerdorfThese tests fail unless max_input_vars and/or max_file_...
next