summaryrefslogtreecommitdiff
path: root/ext/simplexml
Commit message (Expand)AuthorAgeFilesLines
* -Sterling Hughes2004-01-201-20/+58
* Fix compilation of simplexml when spl is build as shared objectFrank M. Kromann2004-01-191-1/+1
* Rename header to prevent name clashes with external filesMarcus Boerger2004-01-182-4/+4
* Necessary as long as SPL is shared/dllMarcus Boerger2004-01-181-1/+1
* 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
* 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
* - Fix typoesDerick Rethans2004-01-171-5/+5
* Spell 'element' correctly.Jon Parise2004-01-171-2/+2
* Major bugfix for consistency.Marcus Boerger2004-01-1718-460/+592
* Drop the external xml files no longer neededMarcus Boerger2004-01-173-71/+0
* No external xml filesMarcus Boerger2004-01-173-4/+72
* Don't use external xml filesMarcus Boerger2004-01-172-20/+19
* remove the parser errors here, so they accurately reflect what should happen.Sterling Hughes2004-01-173-5/+12
* 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-171-2/+2
* update the profile of how namespaces should work after discussions withSterling Hughes2004-01-166-10/+10
* Add a "profile" of simplexml's expected behaviour in the form of tests.Sterling Hughes2004-01-1611-0/+227
* Drop userspace iteration correctly.Marcus Boerger2004-01-151-20/+2
* This is no longer usefull in any way.Marcus Boerger2004-01-142-83/+0
* test user define namespace aliasesRob Richards2004-01-141-9/+17
* add support for $foo["a:bar"]Rob Richards2004-01-132-145/+89
* Update attribute tests.Marcus Boerger2004-01-103-13/+93
* - Cleanup class_entryMarcus Boerger2004-01-101-68/+46
* Remove these initializers as they are unused.Sterling Hughes2004-01-092-24/+11
* Fix dumping, when dumping a text element, for example:Sterling Hughes2004-01-081-2/+11
* add optional dep on spl for simplexml.Wez Furlong2004-01-081-0/+1
* Add some minimalistic documentationMarcus Boerger2004-01-081-0/+29
* Fix windows build issueMarcus Boerger2004-01-081-3/+3
* Cannot use shared SPLMarcus Boerger2004-01-081-2/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-1/+1
* Fix testMarcus Boerger2003-12-221-4/+4
* Add dependencies for these extensionsWez Furlong2003-12-221-0/+1
* Update tests to see where they fail now exactlyMarcus Boerger2003-12-182-6/+24
* two new methods were addedDmitry Stogov2003-12-183-0/+206
* accessing singular subnode as arrayDmitry Stogov2003-12-172-18/+25
* *** empty log message ***Dmitry Stogov2003-12-173-0/+102
* free nodes correctly to clear node proxiesRob Richards2003-12-171-2/+2
* Not needed here (copy'n'paste)Marcus Boerger2003-12-163-3/+0
* Add a test to check split text content collectingMarcus Boerger2003-12-161-0/+24
* Better commentMarcus Boerger2003-12-161-3/+3
* Add myselfMarcus Boerger2003-12-161-1/+1
* Add error handling for element/attribute creation/changingMarcus Boerger2003-12-162-4/+64