]> granicus.if.org Git - php/shortlog
php
2008-05-11 Greg Beaverincrease code coverage and fix tiny bug in handling...
2008-05-11 Greg Beaverdon't copy contents of linked/mounted files when conver...
2008-05-11 Greg Beaverfix test
2008-05-11 Felipe Pena- New tests
2008-05-11 Greg Beaverslightly increase efficiency of function interception...
2008-05-11 Greg Beaveradd safety check to prevent unlinkArchive() from being...
2008-05-11 Greg Beaverfix memleak
2008-05-11 Greg Beaversplit test into two versions for differences in paramet...
2008-05-11 Greg Beavermake test version-agnostic
2008-05-11 Greg Beaverincrease code coverage of funcinterceptors to 90%+...
2008-05-11 Matt WilmasFixed error message typo; also removed end . to be...
2008-05-11 Sebastian BergmannAdd tests for ReflectionFunction::getExtension*().
2008-05-11 Sebastian Bergmanndos2unix *.phpt
2008-05-11 Felipe Pena- New tests
2008-05-11 <changelog... ChangeLog update
2008-05-10 Matt WilmasRestore end check for "escape" strings (not needed...
2008-05-10 <changelog... ChangeLog update
2008-05-09 Matt WilmasFix Windows newlines (missed that detail when adding...
2008-05-09 Felipe Pena- New tests
2008-05-09 Scott MacVicarFix compile error if _GNU_SOURCE is defined
2008-05-09 Matt WilmasTest for loss of backslash at end of heredoc; For bug...
2008-05-09 Matt WilmasFix loss of backslash at end of heredoc; For bug #44830...
2008-05-09 Matt WilmasFixed bug #44681 (Resources used as array keys get...
2008-05-09 Ant PhillipsCollect all the open_basedir security tests into one...
2008-05-09 <changelog... ChangeLog update
2008-05-08 Felipe Pena- Fix data size
2008-05-08 Felipe Pena- Fixed detection of invalid class name
2008-05-08 Felipe Pena- Fix valgrind report (Conditional jump or move depends...
2008-05-08 Etienne KneussSync spl tests with 5.3
2008-05-08 Felipe Pena- Fixed double free
2008-05-08 Dmitry StogovFixed test
2008-05-08 Antony Dovgalfix test
2008-05-08 Matt WilmasRemove old references to flex.skl
2008-05-08 Greg Beaverfix windows build
2008-05-08 Greg Beaverfix handling of mounted entries when flushing in all...
2008-05-08 <changelog... ChangeLog update
2008-05-08 Greg Beaverfix serious logic error and potential security issue...
2008-05-07 Ilia AlshanetskyMFB: kill unused vars
2008-05-07 Greg Beaverfix tar extension detection in open code
2008-05-07 Greg Beaveroptimize phar filename extension detection to first...
2008-05-07 Antony Dovgalno need to add this entry - it's in 5_2 already
2008-05-07 David Coallier- Added news item to the NEWS (Fixed bug 44811)
2008-05-07 David Coallier- Test for bug #44811
2008-05-07 David Coallier- Fixed bug #44811 (Improve error message when creating...
2008-05-07 Andrey HristovUpdate mysqlnd - new ini variable
2008-05-07 Felipe Pena- New tests
2008-05-07 Dmitry StogovUse IS_CV for dirrent access to $this variable
2008-05-07 Greg Beaverprepare for 2.0.0b1 release, pending review (finally)
2008-05-07 Greg Beaverremove files created
2008-05-07 Greg Beavervalidate user-supplied aliases when converting archives...
2008-05-07 Greg Beaver[DOC]
2008-05-07 Greg Beaverremove APC fanciness - this was causing non-caching...
2008-05-07 <changelog... ChangeLog update
2008-05-06 Etienne KneussAdd a flag that defines whether the objects should...
2008-05-06 Greg Beaverfix zip metadata for archive/fix perms for file in...
2008-05-06 Greg Beavernew failing test for testing all zip creation facets
2008-05-06 Greg Beaverfix segfault in buildfromdirectory2 test and potential...
2008-05-06 Greg Beaverfix alias overloading handling for archives that are...
2008-05-06 Greg Beavernew test for unset behavior
2008-05-06 Ilia AlshanetskyMFB: Fixed bug #44836 (putenv() crashes, avoid direct...
2008-05-06 Dmitry StogovUse lazy symbol table initialization for op_arrays...
2008-05-06 Dmitry StogovFixed possible memory leak
2008-05-06 Dmitry StogovGC fix
2008-05-06 Kalle Sommer... Changed php_*h() + php_log1p() + php_expm1() to be...
2008-05-06 <changelog... ChangeLog update
2008-05-05 Rasmus LerdorfNo domainname element in utsname on OSX
2008-05-05 Dmitry Stogov- Use ZEND_FREE() opcode instead of ZEND_SWITCH_FREE...
2008-05-05 Dmitry StogovSupport for old-style constructors in namespaces
2008-05-05 Kalle Sommer... Implemented Windows support for asinh(), acosh(), atanh...
2008-05-05 <changelog... ChangeLog update
2008-05-04 Etienne KneussFix protos
2008-05-04 Steph Fox- Some tests for buildFromDirectory()
2008-05-04 Derick Rethans- Added support for "<xth> <weekday of" and "last ...
2008-05-04 Rob Richardsfix bug #44891 Memory leak using registerPHPFunctions...
2008-05-04 Derick Rethans- Added support for using ISO 8601 time intervals to...
2008-05-04 Antony Dovgalfix folding
2008-05-04 <changelog... ChangeLog update
2008-05-03 Steph Fox- Kill Windows warning when int meets short
2008-05-03 Zoe SlatteryCommitting corrected test from Eric Stewart
2008-05-03 Etienne KneussMFB: Fix #44838 (static class reference restricting...
2008-05-03 Etienne KneussFix #44484 (define SimpleXMLElement::__toString())
2008-05-03 Derick Rethans- Added support for using an end date to limit the...
2008-05-03 Derick Rethans- Fixed weekdays algorithm.
2008-05-03 Greg Beaveradd Phar::unlinkArchive() to allow complete removal...
2008-05-03 <changelog... ChangeLog update
2008-05-03 Felipe Pena- Fixed bug #44899 (__isset usage changes behavior...
2008-05-02 Antony Dovgalfix build
2008-05-02 Derick Rethans- Fixed an issue in date() where a : was printed for...
2008-05-02 Derick Rethans- More coffee required...
2008-05-02 Elizabeth Marie... MFB
2008-05-02 Derick Rethans- MF53: fix for bug #44870: rename() on directory delet...
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- Added DateInterval::createFromDateString() that creat...
2008-05-02 Greg Beaverrefactor isTar/isZip/isPhar into isFileFormat(int forma...
2008-05-02 Greg Beaverupdate TODO, re-order methods to be alphabetical, tweak...
2008-05-02 <changelog... ChangeLog update
2008-05-01 Derick Rethans- Rearranged some structures to allow for more powerful...
2008-05-01 Derick Rethans- Include the starting date by default in the iterator...
2008-05-01 Ant Phillipsopen_basedir tests for directory functions
next