]> granicus.if.org Git - php/shortlog
php
2008-12-01 Iain LewisAdding tests for array_multisort
2008-12-01 Felipe Pena- MFH: Fixed memory leak
2008-12-01 Ant PhillipsExif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows...
2008-12-01 Ant PhillipsDOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows...
2008-12-01 Uwe Schindlerremove unneeded includes (not needed since NSAPI 3...
2008-12-01 Pierre Joye- c/p fix, correct description
2008-11-30 Pierre Joye- Enable fix fo #42862 (IMAP toolkit crash: rfc822...
2008-11-30 Pierre Joye- fix line ending
2008-11-30 Pierre Joye- fix line ending
2008-11-30 Pierre Joye- #44900
2008-11-30 Pierre Joye- #44900, OpenSSL extension fails to link with OpenSSL...
2008-11-30 Hannes MagnussonMFH: Fix proto
2008-11-29 Uwe SchindlerMFH: support stat cache of webserver (like apache does)
2008-11-29 Uwe SchindlerMFH: Some nsapi.h specific ifdefs unified & corrected...
2008-11-29 Uwe SchindlerMFH: remove one stat call and replace by cached one
2008-11-29 Uwe SchindlerHallo release manager: This patch is not release critic...
2008-11-29 Stanislav Malyshevreport fix
2008-11-28 Stanislav Malyshevproperly initialize BG(page_uid) and BG(page_gid)
2008-11-28 Stanislav Malyshevinit SG(server_context) before processing configs
2008-11-28 Matt WilmasMFH: Updated description to match docs
2008-11-28 Zoe SlatteryCommitting include files required for tests. Tests...
2008-11-28 Dmitry StogovFixed bug #46366 (bad cwd with / as pathinfo)
2008-11-28 Ant PhillipsLanguage tests: checked on PHP 5.2.6, 5.3 and 6.0 ...
2008-11-27 Stanislav Malyshevreport fix
2008-11-27 Ilia AlshanetskyBack to dev
2008-11-27 Ilia Alshanetsky5.2.7RC5
2008-11-27 Ilia AlshanetskyUpdated NEWS file with CVE #s
2008-11-27 Ilia AlshanetskyMFB: Fixed bug #46696 (cURL fails in upload files with...
2008-11-27 Ant PhillipsDirectory tests: checked on PHP 5.2.6, 5.3 and 6.0...
2008-11-27 Dmitry StogovFixed bug #44882 (SOAP extension object decoding bug)
2008-11-27 Ant PhillipsLatest and greatest versions of these session tests...
2008-11-27 Ant PhillipsLatest and greatest versions of these session tests...
2008-11-27 Dmitry StogovFixed bug #46427 (SoapClient() stumbles over its "strea...
2008-11-26 Arnaud Le BlancMFH: Fixed bug #46673 (stream_lock call with wrong...
2008-11-26 Arnaud Le BlancMFH: Missed file from commit for #44181 & #44182
2008-11-26 Arnaud Le BlancMFH: Fixed bug #42473 (ob_start php://output and headers)
2008-11-26 Arnaud Le BlancMFH: Fixed bugs #44181 & #44182 (extract() and references)
2008-11-25 Ant PhillipsFile system tests: checked on PHP 5.2.6, 5.3 and 6...
2008-11-25 Arnaud Le BlancMFH: Fixed endless loop in cli when ignore_user_abort...
2008-11-24 Stanislav Malyshevfix php_value application order for Apache
2008-11-24 Ilia AlshanetskyMFB: Fixed bug #46626 (mb_convert_case does not handle...
2008-11-24 Arnaud Le BlancMFH
2008-11-24 David Soria... MFH: Revert fix for 43782, as it caused problems.
2008-11-24 Jani Taskinen- Keep the style ;)
2008-11-23 Arnaud Le BlancMFH: Fixed bug #46649 (Setting array element with that...
2008-11-23 Ilia AlshanetskyBFN: Fixed bug #46643 (Upgraded PCRElib to 7.8)
2008-11-23 Ilia AlshanetskyMFB: Fixed bug #46643 (Upgraded PCRElib to 7.8)
2008-11-22 Felipe Pena- BFN
2008-11-21 Felipe Pena- Missing SKIPIF :(
2008-11-21 Felipe Pena- Fixed tests
2008-11-21 Felipe Pena- MFH: Fixed memory leak in readline_callback_handler_r...
2008-11-21 Felipe Pena- New tests
2008-11-21 Felipe Pena- Fix test
2008-11-21 Felipe Pena- New tests
2008-11-21 Ilia AlshanetskyBack to dev
2008-11-21 Ilia Alshanetsky5.2.7RC4
2008-11-20 Felipe Pena- BFN
2008-11-20 Felipe Pena- MFH: Fixed memory leaks in readline_completion_function()
2008-11-20 Iain LewisAdding some tests for array_product
2008-11-20 Mark Karpeles- ext/wddx: fixed test 003 which depended on arch ...
2008-11-20 Felipe Pena- MFH: Added ZEND_FETCH_RESOURCE_NO_RETURN
2008-11-20 Mark Karpeles- MFH: ext/wddx: classes providing __sleep() are stored...
2008-11-19 Ilia AlshanetskyProper bug id
2008-11-19 Pierre Joye- #46497
2008-11-19 Pierre Joye- #46497, wddx_serialize treats input as ISO-8859-1...
2008-11-19 Felipe Pena- Fixed test
2008-11-18 Ant PhillipsReflection tests: checked on PHP 5.2.6, 5.3 and 6.0...
2008-11-18 Pierre Joye- #41033
2008-11-18 Pierre Joye- fix title
2008-11-18 Pierre Joye- MFH: #41033, enable signing with DSA keys
2008-11-17 Ilia AlshanetskyMore detailed bug fix description
2008-11-17 Ant PhillipsCommit tests for ext/reflection
2008-11-16 Pierre Joye- skip if pcntl is missing
2008-11-16 Pierre Joye- MFH: manage references of stream context properly...
2008-11-16 Ilia AlshanetskyMFB: Fixed memory leak inside readline_callback_handler...
2008-11-13 Felipe Pena- MFH: Better fix
2008-11-13 Stanislav Malyshevadd error_log change
2008-11-13 Stanislav MalyshevAdd option to send error_log directly to SAPI
2008-11-13 Hannes MagnussonMFH: Document the xmlrpc_errors option
2008-11-13 Ilia AlshanetskyMFB: Fixed a bug inside dba_replace() that could cause...
2008-11-13 Felipe Pena- Reverted last change, only in this branch
2008-11-13 Felipe Pena- MFH: Fixed invalid reads
2008-11-12 Felipe Pena- MFH: Fixed a macro redefinition on BSD for different...
2008-11-12 Felipe Pena- MFH: Removed unused variables
2008-11-12 Felipe Pena- Fix test
2008-11-12 Pierre Joye- update NEWS for #14962
2008-11-12 Pierre Joye- MFH:
2008-11-11 Felipe Pena- Fixes and new tests
2008-11-11 Felipe Pena- New test
2008-11-11 Felipe Pena- BFN #46543
2008-11-11 Felipe PenaMFH:
2008-11-11 Arnaud Le BlancMFH: Fixed stream_get_contents() when using $maxlength...
2008-11-11 Arnaud Le BlancMFH: Fixed bug #44818 (php://memory writeable when...
2008-11-10 Felipe Pena- Make expected result compatible with recent Firebird...
2008-11-10 Felipe Pena- New tests
2008-11-10 Derick Rethans- MFH: Make it work with bison 2.4.
2008-11-09 Kalle Sommer... Fix NEWS
2008-11-09 Timm Friebe- Added note on bugfix for #30312
2008-11-08 Rasmus LerdorfPotential fix for bug #46525
2008-11-08 Felipe Pena- MFH: Added connection checking on SKIPIF
next