summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests/014b.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Fix class namesMarcus Boerger2004-03-291-4/+4
|
* Fix compiler warningsRob Richards2004-02-111-3/+2
| | | | | Update tests
* Major bugfix for consistency.Marcus Boerger2004-01-171-9/+24
| | | | | | | # After long discussions we came to a conclusion on how to make this # extension consistent in itself. # Thanks to Rob for all the work
* Update attribute tests.Marcus Boerger2004-01-101-0/+41
# There is a memory leak with += when accessing the attributes directly # But yet ->elem[$n] is not fails in the engine