]> granicus.if.org Git - php/shortlog
php
2012-06-03 Felipe Pena- Fixed information leak in ext exif (discovered by...
2012-03-25 Stanislav Malyshevfix bug #61367 - open_basedir bypass using libxml RSHUTDOWN
2012-03-25 Rasmus Lerdorfopen_basedir check for linkinfo
2012-03-21 Rasmus LerdorfNEWS entry for readline fix
2012-03-21 Rasmus LerdorfAdd open_basedir checks to readline_write_history and...
2012-03-19 David Soria... Add .gitignore
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 #61418 (Segmentation fault when DirectoryIt...
2012-03-17 Gustavo André... - Fixed bug #61371 (resource leak). This bug had two...
2012-03-17 Michael Wallneradd --PUT-- section support based on POST_RAW
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-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 HuiTypo when merging from trunk
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 HuiFixed bug #61088 (Memory leak in readline_callback_hand...
2012-03-11 Xinchen HuiSorry for wrong order again.
2012-03-11 Xinchen HuiRe-order them according to README.SVN-RULES
2012-03-11 Xinchen HuiOops, sorry for my poor english
2012-03-11 Xinchen HuiFix test
2012-03-11 Xinchen HuiFixed bug #61347 (inconsist isset behavior of Arrayobject)
2012-03-10 Gustavo André... - Fixed bug #61326 (ArrayObject comparison).
2012-03-09 Michael Wallnermerge 322758 (detect a php-cgi which is a sibling of...
2012-03-08 Ilia AlshanetskyFixed bug #60842, #51775 (Chunked response parsing...
2012-03-08 Johannes SchlüterUse correct property ctor, should fix threading issue...
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-06 Derick RethansFixed version numbers.
2012-03-06 Derick RethansAdd the ZEND_DONT_UNLOAD_MODULES environment variable...
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 #61207 PDO::nextRowset() after a multi-statemen...
2012-03-05 Pierre Joye- fix bug #61290, fix build
2012-03-05 Dmitry StogovFixed bug #60887 (SoapClient ignores user_agent option...
2012-03-05 Dmitry StogovFixed module numbering
2012-03-04 Pierre Joye- fix bug #54407, Incorrectly defined NTDDI_VERSION...
2012-03-04 Gustavo André... - size_t may be shorter than long and definitely is...
2012-03-04 Pierre Joye- fix bug #54407, Incorrectly defined NTDDI_VERSION...
2012-03-04 Nikita PopovFix bug #60596: Code Cleanup Removing Superfluous If...
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 LerdorfMissed 5.3 for the Armenia DST drop
2012-03-02 Derick Rethans- Updated to version 2012.2 (2012b)
2012-03-02 Adam HarveyMFH: Fix bug #60801 (strpbrk() mishandles NUL byte...
2012-03-02 Christopher... Fixed bug #61172 (Add Apache 2.4 support)
2012-03-01 Christopher... Change PHP 6 refs to PHP 5.4 and sync some spelling...
2012-03-01 Derick Rethans- Updated to version 2012.1 (2012a)
2012-02-29 Christopher... Add the CVE numbers that were mentioned in the related...
2012-02-29 Christopher... Remove "backported" from 5.4 comments since 5.3 is...
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 Olivier DOUCETtest for bug #61124
2012-02-25 Nikita PopovNEWS for r323330
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-24 Gustavo André... - Better fix for #61115.
2012-02-24 Gustavo André... - Fixed bug #61173 (Unable to detect error from finfo...
2012-02-23 Christopher... Relocate orphan line
2012-02-23 Scott MacVicarFixed bug #61124 (Crash when decoding an invalid base64...
2012-02-22 Nikita PopovNEWS for r323362
2012-02-22 Gustavo André... - Fixed bug #61115 (stream related segfault on fatal...
2012-02-21 Rasmus LerdorfYup, these need to be escaped. Good catch.
2012-02-20 Rasmus LerdorfFix bug 61149
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 Adam HarveyMerge 5.3.10 NEWS, per Ondřej's mailing list prod.
2012-02-16 Rasmus LerdorfWeird, what happened here?
2012-02-14 Mateusz Kocielski * fixed bug #60704 unlink() bug with some files path
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_...
2012-02-14 Dmitry StogovImproved max_input_vars directive to check nested variables
2012-02-14 Xinchen HuiFixed bug #61072 (Memory leak when restoring an excepti...
2012-02-12 Rasmus LerdorfUnbreak these tests - please be careful with your Windo...
2012-02-12 Xinchen HuiImproved fix for #61058, and add test script
2012-02-12 Xinchen HuiFixed bug #61058 (array_fill leaks if start index is...
2012-02-08 Xinchen Huidecrescent order
2012-02-08 Xinchen HuiFixed bug #61000 (Exceeding max nesting level doesn...
2012-02-07 Antony Dovgalfix bug #54682 (tidy null pointer dereference)
2012-02-07 Christopher... Fix OpenSSL version-dependent diff. "Time Stamp signing...
2012-02-06 Christopher... Force allow_url_fopen to fix qa.php.net/reports diffs
2012-02-06 Christopher... Mask different curl message. Now passes on Oracle Linux 5
2012-02-06 Christopher... Allow alternative curl output shown in several qa.php...
2012-02-06 Rasmus LerdorfSafer way to call pcre_fullinfo - bug 60986
next