Changeset 41289 for trunk/tests/phpunit/includes/utils.php
- Timestamp:
- 08/22/2017 11:51:11 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/utils.php
r40555 r41289 140 140 141 141 // convert valid xml to an array tree structure 142 // kinda lame but it works with a default php 4 install 142 // kinda lame but it works with a default php 4 installation 143 143 class testXMLParser { 144 144 var $xml;
Note: See TracChangeset
for help on using the changeset viewer.