]> granicus.if.org Git - php/shortlog
php
2008-04-30 Ant PhillipsBreak up complicated rename tests into some smaller...
2008-04-30 Dmitry StogovIS_CONST operands are always have is_ref==1 and refcoun...
2008-04-30 Ant PhillipsFix session test failures as reported by Antony Dovgal.
2008-04-29 Antony Dovgalfix spelling
2008-04-29 Dmitry StogovFixed GC slowdown
2008-04-29 Ant PhillipsMore session tests to improve code coverage for unteste...
2008-04-29 Dmitry StogovAdded missing lazy initialization
2008-04-29 Ant PhillipsMore session tests to improve code coverage for unteste...
2008-04-29 Dmitry StogovLazy EG(active_symbol_table) initialization
2008-04-29 Antony DovgalMFH
2008-04-29 Antony Dovgalfix test
2008-04-28 Greg Beaverfix erroneous use of php_resolve_path in _php_stream_wr...
2008-04-28 Greg BeaverFixed potentially confusing error message on failure...
2008-04-28 Scott MacVicarFix windows build
2008-04-28 Jani Taskinen- Fix test even if safe_mode is forced to be "On" in...
2008-04-27 Derick Rethans- MFH: Fixed "this week", "previous week"/"last week...
2008-04-25 Derick Rethans- Added new date/time functionality:
2008-04-24 Ant PhillipsExtra open_basedir tests
2008-04-24 Steph Fox- re2c requirement update
2008-04-24 Dmitry StogovOptimized handlers for ZEND_RECV and ZEND_RECV_INIT...
2008-04-24 Andrey HristovUpdate ext/mysql's and ext/mysqli's tests
2008-04-24 Ant PhillipsAllow for chmod() to fail on symbolic links
2008-04-24 Pierre Joye- MFH: improve test and remove files on exit
2008-04-24 Dmitry StogovFixed bug #44805 (rename() function is not portable...
2008-04-23 Johannes Schlüter- MFH: Fix Windows build
2008-04-23 Ant Phillipsopen_basedir tests for file system functions (v5.2...
2008-04-22 Ant PhillipsThese tests were backported from the PHP 6.0 branch...
2008-04-22 Ant PhillipsNew set of session extension tests for PHP 5.3 branch.
2008-04-22 Robin FernandesFix some ereg tests for 64bit platforms.
2008-04-22 Antony Dovgalfix tests
2008-04-22 Ilia AlshanetskyAdded a warning message on pdo::exec() failure in the...
2008-04-21 Antony Dovgaladd news entry
2008-04-21 Antony Dovgal[DOC] add hash_copy() to be able to copy hash resource
2008-04-21 Ilia AlshanetskyFixed error verbiage and free function_name on success
2008-04-21 Dmitry StogovOptimized function call helper
2008-04-20 Ilia AlshanetskyFixed a bug #44403 (register_tick_function() does not...
2008-04-20 Felipe Pena- Fixed tests
2008-04-20 Felipe Pena- Better error message
2008-04-18 Felipe Pena- New tests
2008-04-18 Christopher... Set extension status back to dev
2008-04-18 Christopher... Update description
2008-04-18 Christopher... MFH
2008-04-17 Rob RichardsBFN
2008-04-17 Rob RichardsMFH: fix bug #44648 (Attribute names not checked for...
2008-04-17 Felipe Pena- New test
2008-04-17 Felipe Pena- Fixed typo
2008-04-17 Dmitry StogovFixed bug #44226 (Throwing an exception causes crash...
2008-04-16 Ilia AlshanetskyHash extension is no longer experimental
2008-04-16 Antony DovgalMFH: use new parameter parsing API
2008-04-16 Antony Dovgalplug minor memleak
2008-04-16 Andrey HristovMFB: Update CVS from the development tree
2008-04-15 Zoe SlatteryChanges to the code that generates variations (Robin...
2008-04-15 Elizabeth Marie... These are really old config.w32 files - now they use...
2008-04-15 Gwynne RaskindMFH: force use of BSD sed for OS X hack (patch by Alexe...
2008-04-15 Dmitry StogovSelected better initial VM stack size
2008-04-15 Ilia AlshanetskyMFB: Fixed bug #44034 (FILE_IGNORE_NEW_LINES in file...
2008-04-15 Antony DovgalMFH: remove -ldl
2008-04-15 Dmitry StogovOptimized request startup sequence for php.ini without...
2008-04-15 Jani TaskinenMFH
2008-04-15 Jani TaskinenMFH
2008-04-15 Scott MacVicarFixed bug #44720 (Prevent infinite recursion within...
2008-04-14 Ilia AlshanetskyFixed test
2008-04-14 Steph Fox- Workarounds are no longer needed - thanks PECLers!
2008-04-14 Felipe Pena- Fixed test
2008-04-14 Hannes MagnussonUse PHP to fetch the pear phar
2008-04-14 Etienne KneussMFH: Fix dns_check_proto (related to #44723)
2008-04-14 Hannes Magnusson[DOC] Remove config_get_hash() & and add new boolean...
2008-04-14 Hannes MagnussonFixed bug#44716 (Progress notifications incorrect)
2008-04-14 Hannes MagnussonMFH: Add "params" argument to stream_context_create()
2008-04-14 Antony Dovgalfix ZTS build and sync with HEAD
2008-04-13 Hannes MagnussonFixed bug#44712 (stream_context_set_params segfaults...
2008-04-13 Greg Beaverdo not scan include_path with faulty plain_wrapper...
2008-04-13 Greg Beaverfix test
2008-04-13 Ilia AlshanetskyKill unused var
2008-04-13 Zoe SlatteryFixing:
2008-04-11 Hannes MagnussonMFH: Update URL for go-pear
2008-04-11 Felipe PenaMFB: Fixed bug #44703 (htmlspecialchars() does not...
2008-04-11 Dmitry StogovSpeedup GC initialization
2008-04-11 Robin FernandesFix test parse_url_variation_002.phpt for 64bit platforms.
2008-04-11 Antony Dovgalfix tests
2008-04-11 Antony DovgalMFH: fix 2 segfaults in ZTS mode
2008-04-11 Dmitry StogovOptimized ZEND_RETURN opcode to not allocate and copy...
2008-04-11 Steve SeearPOSIX extension error tests
2008-04-11 Steve SeearPOSIX extension variation tests
2008-04-11 Robin FernandesAdding some tests for ereg and url functions.
2008-04-11 Marcus BoergerBFN
2008-04-10 Marcus Boerger- MFH No longer allow to disable pcre
2008-04-10 Nuno Lopesfix heredoc+nowdoc
2008-04-10 Nuno Lopesadd SKIPIF
2008-04-10 Nuno Lopesfix SKIPIFs
2008-04-10 Philip OlsonMFH: Updated the documentation credits
2008-04-09 Ilia AlshanetskyWS
2008-04-09 Nuno Lopesfix the yyless() definition to match flex one and rever...
2008-04-09 Marcus Boerger- MFH SPL can no longer be disabld as discussed some...
2008-04-09 Scott MacVicarFixes to heredoc and cleanup of new re2c scanner. ...
2008-04-09 Etienne KneussMFH: Fix #44511 (Ensure no exception was already thrown...
2008-04-09 Felipe PenaMFB: Fixed bug #44678 (spliti error message includes...
2008-04-09 Dmitry StogovFixed bug #44673 (With CGI argv/argc starts from argume...
2008-04-09 Dmitry StogovBug #44653 (Invalid namespace name resolution)
2008-04-08 Jani TaskinenMFH: Missing basic single ini file test (bug #44574)
next