]> granicus.if.org Git - php/shortlog
php
2008-05-03 Derick Rethans- Added support for using an end date to limit the...
2008-05-03 Derick Rethans- MFH: Fixed weekdays adding/subtracting algorithm.
2008-05-03 Felipe Pena- MFH: Fixed bug #44899 (__isset usage changes behavior...
2008-05-02 Antony Dovgalfix build
2008-05-02 Derick Rethans- MFH: Fixed an issue in date() where a : was printed...
2008-05-02 Derick Rethans- Fix for bug #44870: rename() on directory deletes...
2008-05-02 Elizabeth Marie... Fix reflection (always static, never shared) and disabl...
2008-05-02 Lars StrojnyHard enabling it for Windows, readding define for UNIX...
2008-05-02 Lars StrojnyHard enabling ext/reflection on UNIX too [DOC]
2008-05-02 Derick Rethans- MFH: Added DateInterval::createFromDateString() that...
2008-05-01 Derick Rethans- MFH: Rearranged some structures to allow for more...
2008-05-01 Derick Rethans- MFH: Include the starting date by default in the...
2008-05-01 Ant Phillipsopen_basedir tests for directory functions
2008-05-01 Ant Phillipsopen_basedir tests for directory functions
2008-05-01 Derick Rethans- MFH: Added the DatePeriod class/iterator that iterate...
2008-04-30 Ant PhillipsFix session test failures as reported by Antony Dovgal.
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
next