| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fragment must have associated document to append xml otherwise it is read-only | Rob Richards | 2005-02-18 | 1 | -0/+5 |
| | | |||||
| * | fix segfault in appendXML due to libxml bug | Rob Richards | 2004-10-07 | 1 | -0/+37 |
| | | |||||
| * | add appendXML() to DOMFragment (chregu) | Rob Richards | 2004-07-18 | 1 | -0/+29 |
| | | |||||
| * | Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson) | Rob Richards | 2004-05-31 | 1 | -3/+3 |
| | | | | | | Prototype fixes | ||||
| * | constructors throw DOMException | Rob Richards | 2004-05-16 | 1 | -1/+6 |
| | | | | | | | | | add DOM_PHP_ERR DomException code validate tagnames in constructors use C style comments update TODO | ||||
| * | C++ comments. | Ilia Alshanetsky | 2004-04-29 | 1 | -1/+1 |
| | | |||||
| * | use new style constructors | Rob Richards | 2004-03-31 | 1 | -4/+4 |
| | | | | | | fix return for nodelist item | ||||
| * | update constructors so they cant be called statically | Rob Richards | 2004-01-22 | 1 | -1/+3 |
| | | |||||
| * | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | | |||||
| * | add interop with simplexml - dom_import_simplexml | Rob Richards | 2003-10-26 | 1 | -2/+3 |
| | | | | | | fix cloneNode with elements | ||||
| * | allow building without libxml2 under win32 | Wez Furlong | 2003-08-22 | 1 | -0/+2 |
| | | |||||
| * | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | | |||||
| * | implmentation of document ref counting for persistance | Rob Richards | 2003-06-09 | 1 | -1/+1 |
| | | | | | | re-work of internal object handling | ||||
| * | Inital cut of new dom extension | Rob Richards | 2003-06-05 | 1 | -0/+66 |
| PHP5 only | |||||
