]> granicus.if.org Git - php/shortlog
php
2008-05-06 Dmitry StogovFixed possible memory leak
2008-05-06 Dmitry StogovGC fix
2008-05-06 Kalle Sommer... Fixed odd errors caused by last commit
2008-05-06 Kalle Sommer... * Changed php_*h() to be static
2008-05-06 Dmitry StogovRegenerate zend_vm_execute.h
2008-05-05 Rasmus LerdorfThere is no domainname element in utsname on OSX
2008-05-05 Antony Dovgaladd atanh() for real
2008-05-05 Dmitry Stogov- Use ZEND_FREE() opcode instead of ZEND_SWITCH_FREE...
2008-05-05 Derick Rethans- Fixed build.
2008-05-05 Dmitry StogovSupport for old-style constructors in namespaces
2008-05-05 Kalle Sommer... Merge PHP_5_3 - Implemented Windows support for asinh...
2008-05-04 Etienne KneussMFH: Fix protos
2008-05-04 Derick Rethans- MFH: Added support for "<xth> <weekday of" and "last...
2008-05-04 Rob RichardsMFH: fix bug #44891 Memory leak using registerPHPFuncti...
2008-05-04 Antony Dovgalfix compile warnings
2008-05-04 Derick Rethans- MFH: Added support for using ISO 8601 time intervals...
2008-05-04 Antony DovgalMFH: fix folding
2008-05-03 Steph Fox- Introducing nmake clean-all
2008-05-03 Zoe SlatteryCommitting corrected test from Eric Stewart
2008-05-03 Felipe PenaBFN: #44899
2008-05-03 Etienne KneussMFH: Fix #44484 (define SimpleXMLElement::__toString())
2008-05-03 Derick Rethans- Tabs to spaces.
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
next