ssb Sun Apr 8 00:40:21 2001 EDT
Modified files:
/php4/pear/XML Parser.php
Log:
* indentation and inline doc fixes
Index: php4/pear/XML/Parser.php
diff -u php4/pear/XML/Parser.php:1.10 php4/pear/XML/Parser.php:1.11
--- php4/pear/XML/Parser.php:1.10
uw Thu Mar 15 12:39:14 2001 EDT
Modified files:
/php4/pear/XML Parser.php
Log:
- put the todo list into the inline docs
Index: php4/pear/XML/Parser.php
diff -u php4/pear/XML/Parser.php:1.9 php4/pear/XML/Parser.php:1.10
--- php4/pear/XML/Parser.php:
uw Thu Mar 15 11:34:13 2001 EDT
Modified files:
/php4/pear/XML Parser.php
Log:
- made it work without warnings
- handler methods are now configurable
- added startHandler() and endHandler()
"event" is the default handling mode and calls these met
uw Thu Mar 15 10:39:17 2001 EDT
Modified files:
/php4/pear/XML Parser.php
Log:
Cleanup on parse (fclose()).
Index: php4/pear/XML/Parser.php
diff -u php4/pear/XML/Parser.php:1.7 php4/pear/XML/Parser.php:1.8
--- php4/pear/XML/Parser.php:1.7Th
uw Thu Mar 15 09:34:07 2001 EDT
Modified files:
/php4/pear/XML Parser.php
Log:
If the creation of the parser fails, the constructor "throws" an error by returning
a XML_Parser_Error object. That means the user will get an object of the type
XML_Parser_
uw Thu Mar 15 09:30:02 2001 EDT
Modified files:
/php4/pear/XML Parser.php
Log:
- lots of whitespace (tabs vs. spaces)
- added basic inline docs
- added error handling to the constructor
Index: php4/pear/XML/Parser.php
diff -u php4/pear/XML/
6 matches
Mail list logo