summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix compile error if _GNU_SOURCE is definedScott MacVicar2008-05-091-4/+2
* Collect all the open_basedir security tests into one placeAnt Phillips2008-05-0946-3302/+0
* - Fix data sizeFelipe Pena2008-05-081-1/+1
* - Fixed detection of invalid class nameFelipe Pena2008-05-085-18/+18
* Sync spl tests with 5.3Etienne Kneuss2008-05-081-0/+105
* - Fixed double freeFelipe Pena2008-05-081-3/+0
* Fixed testDmitry Stogov2008-05-081-0/+1
* fix testAntony Dovgal2008-05-081-1/+1
* fix windows buildGreg Beaver2008-05-083-5/+5
* fix handling of mounted entries when flushing in all phars, and of deleted en...Greg Beaver2008-05-085-6/+24
* fix serious logic error and potential security issue with phar_compiled_file andGreg Beaver2008-05-084-21/+59
* MFB: kill unused varsIlia Alshanetsky2008-05-071-4/+0
* fix tar extension detection in open codeGreg Beaver2008-05-071-1/+1
* optimize phar filename extension detection to first search through known phar...Greg Beaver2008-05-076-10/+102
* - Test for bug #44811David Coallier2008-05-071-0/+20
* - Fixed bug #44811 (Improve error message when creating new SoapClientDavid Coallier2008-05-071-1/+6
* Update mysqlnd - new ini variableAndrey Hristov2008-05-077-18/+23
* prepare for 2.0.0b1 release, pending review (finally)Greg Beaver2008-05-073-22/+234
* remove files createdGreg Beaver2008-05-071-0/+3
* validate user-supplied aliases when converting archives to other formatsGreg Beaver2008-05-072-6/+46
* [DOC]Greg Beaver2008-05-0719-448/+12
* remove APC fanciness - this was causing non-caching of some files include()d ...Greg Beaver2008-05-071-23/+2
* Add a flag that defines whether the objects should get iterated through or notEtienne Kneuss2008-05-061-6/+16
* fix zip metadata for archive/fix perms for file in zip/all.phpt testGreg Beaver2008-05-062-12/+26
* new failing test for testing all zip creation facetsGreg Beaver2008-05-061-0/+62
* fix segfault in buildfromdirectory2 test and potential segfaultGreg Beaver2008-05-061-2/+13
* fix alias overloading handling for archives that are not in useGreg Beaver2008-05-0617-7/+127
* new test for unset behaviorGreg Beaver2008-05-061-0/+42
* MFB: Fixed bug #44836 (putenv() crashes, avoid direct reference of environIlia Alshanetsky2008-05-061-7/+1
* Changed php_*h() + php_log1p() + php_expm1() to be staticKalle Sommer Nielsen2008-05-061-5/+5
* No domainname element in utsname on OSXRasmus Lerdorf2008-05-051-1/+1
* Implemented Windows support for asinh(), acosh(), atanh(), log1p() and expm1(...Kalle Sommer Nielsen2008-05-0512-92/+65
* Fix protosEtienne Kneuss2008-05-046-10/+10
* - Some tests for buildFromDirectory()Steph Fox2008-05-046-0/+218
* - Added support for "<xth> <weekday of" and "last <weekday> of" phrases to beDerick Rethans2008-05-045-9824/+9957
* fix bug #44891 Memory leak using registerPHPFunctions and XSLT VariableRob Richards2008-05-041-1/+3
* - Added support for using ISO 8601 time intervals to define a DatePeriodDerick Rethans2008-05-043-42/+89
* fix foldingAntony Dovgal2008-05-041-1/+2
* - Kill Windows warning when int meets shortSteph Fox2008-05-031-1/+10
* Committing corrected test from Eric StewartZoe Slattery2008-05-031-2/+2
* MFB: Fix #44838 (static class reference restricting overwriting)Etienne Kneuss2008-05-031-1/+1
* Fix #44484 (define SimpleXMLElement::__toString())Etienne Kneuss2008-05-032-0/+42
* - Added support for using an end date to limit the amount of recursionsDerick Rethans2008-05-031-37/+57
* - Fixed weekdays algorithm.Derick Rethans2008-05-031-13/+33
* add Phar::unlinkArchive() to allow complete removal of a parsed phar archive ...Greg Beaver2008-05-033-1/+141
* fix buildAntony Dovgal2008-05-021-1/+1
* - Fixed an issue in date() where a : was printed for the O modifier after a PDerick Rethans2008-05-021-1/+2
* MFBElizabeth Marie Smith2008-05-023-19/+9
* Hard enabling it for Windows, readding define for UNIX [DOC]Lars Strojny2008-05-022-7/+3
* Hard enabling ext/reflection on UNIX too [DOC]Lars Strojny2008-05-021-7/+1