summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-182-26/+38
* ChangeLog update2004-01-182-0/+438
* update the tests proper-likeSterling Hughes2004-01-172-3/+2
* update the examplesSterling Hughes2004-01-172-2/+2
* namespace accesses are now soley URI based as opposed to prefix based.Sterling Hughes2004-01-177-109/+9
* Make the compilation of vdbeaux.c dependent on the generation of sqlite.h.Jon Parise2004-01-171-0/+2
* use Rasmus' wordsAndrey Hristov2004-01-171-3/+6
* - Fix typoesDerick Rethans2004-01-171-5/+5
* Spell 'element' correctly.Jon Parise2004-01-171-2/+2
* adding info about $argc and $argv in CLI modeAndrey Hristov2004-01-171-0/+4
* Major bugfix for consistency.Marcus Boerger2004-01-1718-460/+592
* Clarification about phpDoc comments. Spotted by Greag Beaver.Andrey Hristov2004-01-171-0/+2
* No longer neededMarcus Boerger2004-01-171-4/+0
* HEAD is bundled with ZE2Andrey Hristov2004-01-172-16/+0
* Drop the external xml files no longer neededMarcus Boerger2004-01-173-71/+0
* HEAD is now bundled only with ZE2Andrey Hristov2004-01-172-17/+0
* No external xml filesMarcus Boerger2004-01-173-4/+72
* Don't use external xml filesMarcus Boerger2004-01-172-20/+19
* fix Bug #594 PEAR_Common::analyzeSourceCode fails on string with $var and {Greg Beaver2004-01-172-3/+15
* #where has my bracket been gone?Marcus Boerger2004-01-171-1/+1
* remove the parser errors here, so they accurately reflect what should happen.Sterling Hughes2004-01-173-5/+12
* Fix inheritance rule for interface TraversableMarcus Boerger2004-01-171-1/+1
* Fix parameter list and protosMarcus Boerger2004-01-171-4/+4
* Add test for inherited simplexml classesMarcus Boerger2004-01-171-0/+47
* Make inherited sxe classes workMarcus Boerger2004-01-171-9/+42
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-17167-1147/+1134
* (gdImageSetPixel) Tidied 'normal' blending effectTim Toohey2004-01-171-41/+1
* typofixfoobar2004-01-171-1/+1
* ChangeLog update2004-01-172-0/+103
* Expose zend_std_call_user_call(), needed for implementation of things likeIlia Alshanetsky2004-01-172-1/+3
* Nuke compile warning by using the LANG_SCNG macro insteadfoobar2004-01-173-7/+1
* Fixed bug #26923 (ext/imap: pam and crypt libraries missing when build as sha...foobar2004-01-171-2/+11
* update file for win32 buildWez Furlong2004-01-161-1/+1
* update the profile of how namespaces should work after discussions withSterling Hughes2004-01-166-10/+10