]> granicus.if.org Git - php/shortlog
php
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
2012-02-06 Rasmus LerdorfFix for bug 60986
2012-02-05 Rasmus LerdorfSame thing here. "June 18, 1969 8:49:59 AM " does not...
2012-02-05 Rasmus LerdorfWithout a timezone you can't know whether it is dst...
2012-02-05 Rasmus LerdorfAnother openssl test that is dependent on the openssl...
2012-02-05 Popa Adrian... fix gcov Warning: ibase_drop_db(): lock time-out on...
2012-02-05 Rasmus LerdorfNeed EXPECTF here, of course
2012-02-05 Rasmus LerdorfGetting different hashes here. But this test isn't...
2012-02-05 Rasmus LerdorfAccording to the reports on qa this test is failing...
2012-02-05 Rasmus LerdorfThis test needs gc enabled
2012-02-03 Xinchen HuiFixed bug #60968 (Late static binding doesn't work...
2012-02-03 Gustavo André... - Merging r323033 into 5.3 (see bug #60227).
2012-02-03 David Soria... mention git
2012-02-03 Adam HarveyFix bug #60933 (Testing asort with SORT_LOCALE_STRING...
2012-02-02 Johannes SchlüterThis will be PHP 5.3.11, 5.3.10 will be released from...
2012-02-02 Andrey Hristovassert
2012-02-02 Dmitry StogovAlways restore PG(magic_quote_gpc) on request shutdown
2012-02-02 Dmitry StogovFixed memory leaks
2012-02-01 Stanislav Malyshevfix UMR in php_register_variable_ex, reported by Stefan...
2012-02-01 Etienne KneussFix test
2012-02-01 Dmitry StogovFixed basic HTTP authentication for WSDL sub requests.
2012-02-01 Dmitry StogovFixed basic HTTP authentication for WSDL sub requests
2012-01-31 Pierre Joye- fix #55226, WS
2012-01-31 Pierre Joye- fix #55226, fix build
2012-01-30 Pierre Joye- libssh2 1.3.0
next