summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Warn when empty string supplied to load methods (by Pierre-Alain)Rob Richards2004-01-203-1/+9
* update todo part of readmeWez Furlong2004-01-201-8/+3
* Fix warning (and possible problem)Marcus Boerger2004-01-201-0/+2
* -Sterling Hughes2004-01-201-20/+58
* Fix compilation of simplexml when spl is build as shared objectFrank M. Kromann2004-01-191-1/+1
* Fix compilation of spl as shared objectFrank M. Kromann2004-01-191-2/+2
* Fix leaks in dom_xpath_query (create retval only if requiered) by Pierre-AlainChristian Stocker2004-01-191-2/+3
* fixes segfault, if file doesn't exist (by Pierre-Alain)Christian Stocker2004-01-191-0/+9
* - Make sure srand() / mt_srand() are really called.foobar2004-01-191-0/+3
* Fixed bug #26967 (make various file operations return FALSE on error).Ilia Alshanetsky2004-01-191-21/+24
* really fix this test...Christian Stocker2004-01-191-5/+2
* fix testChristian Stocker2004-01-192-2/+2
* Cosmetics and NEWS entryChristian Stocker2004-01-192-2/+2
* - Turn off mbstring.func_overload as this test uses plain strlen() forMoriyoshi Koizumi2004-01-191-0/+2
* XML Schema support was impovedDmitry Stogov2004-01-194-313/+631
* @- added XsltProcessor->registerPhpFunctions() (Christian)Christian Stocker2004-01-194-161/+208
* adjust testChristian Stocker2004-01-191-2/+4
* fix typoChristian Stocker2004-01-191-1/+1
* Must be buitinMarcus Boerger2004-01-191-0/+3
* Add spl_sxe to prackageMarcus Boerger2004-01-191-0/+2
* - Being picky :)Derick Rethans2004-01-191-1/+1
* Add spl_sxe.c.Sebastian Bergmann2004-01-191-1/+1
* XML Scheam supportDmitry Stogov2004-01-194-20/+30
* Added fgetcsv() tests.Ilia Alshanetsky2004-01-191-0/+158
* - Moved php_srand() call into php_rand().foobar2004-01-192-8/+4
* - Fixed bug #26949 (rand(min,max) always returns min when ZTS enabled)foobar2004-01-191-1/+2
* Fix test by adding expectationsMarcus Boerger2004-01-191-0/+2
* Fix refcounting in ZE2Marcus Boerger2004-01-191-6/+0
* Fix some warningsMarcus Boerger2004-01-193-9/+8
* Rename header to prevent name clashes with external filesMarcus Boerger2004-01-183-5/+5
* Fix memory corruptionMarcus Boerger2004-01-181-2/+0
* Fix a warningMarcus Boerger2004-01-181-1/+1
* Necessary as long as SPL is shared/dllMarcus Boerger2004-01-181-1/+1
* Update, id_l is uniqueMarcus Boerger2004-01-181-3/+3
* Add spl interaction test.Marcus Boerger2004-01-181-0/+125
* Fix fgetcsv() to reflect the change on 4.3.5 behaviour.Moriyoshi Koizumi2004-01-181-1/+5
* UpdateMarcus Boerger2004-01-182-0/+6
* - This define is not used anymoreDerick Rethans2004-01-181-1/+0
* Not neededMarcus Boerger2004-01-181-7/+0
* Fix problems with manual iterationMarcus Boerger2004-01-182-4/+98
* - Fixed compiler warnings (int format, long int arg)Timm Friebe2004-01-181-5/+5
* Add class SimpleXMLIteratorMarcus Boerger2004-01-187-1/+342
* Fix WarningMarcus Boerger2004-01-181-0/+1
* Enable inherited classes inside SPL and respect order of module init.Marcus Boerger2004-01-183-26/+86
* Use external files only in 001.phpt & tests for bugsMarcus Boerger2004-01-186-27/+98
* Export access to class_entry by function.Marcus Boerger2004-01-182-1/+8
* - fix for bug #26947 Crash by using DomDocument::getElementById()Christian Stocker2004-01-181-28/+21
* -test for more than one argument (this segfaulted before)Christian Stocker2004-01-182-6/+6
* Fix some casing issuesMarcus Boerger2004-01-181-13/+19
* update the tests proper-likeSterling Hughes2004-01-172-3/+2