Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed test file according to latest debug_backtrace() fixes | Dmitry Stogov | 2005-06-23 | 1 | -2/+2 |
| | |||||
* | MFH: Fix bug #33299 (php:function no longer handles returned dom objects) | Rob Richards | 2005-06-22 | 3 | -35/+69 |
| | | | | | - maybe fix #33431/33432 | ||||
* | MFH: correct fix for bug #33059 | Rob Richards | 2005-05-20 | 2 | -15/+17 |
| | | | | | - fix issue in other methods | ||||
* | MFH: Fixed bug #33059 (crash when moving xml attribute set in dtd). | Ilia Alshanetsky | 2005-05-19 | 1 | -1/+0 |
| | |||||
* | MFH: Fix bug #32930 (class extending DOMDocument doesn't clone properly) | Rob Richards | 2005-05-03 | 1 | -6/+12 |
| | |||||
* | MFH | foobar | 2005-04-27 | 1 | -1/+5 |
| | |||||
* | MFH: Fix bug #32755 Segfault in replaceChild() when DocumentFragment has no ↵ | Rob Richards | 2005-04-18 | 2 | -1/+12 |
| | | | | | | | children update test | ||||
* | - MFH Fixed bug #32615 (Segfault in replaceChild() using fragment when | Rob Richards | 2005-04-08 | 2 | -116/+125 |
| | | | | | | previousSibling is NULL) - add test | ||||
* | fix test | Rob Richards | 2005-04-08 | 1 | -3/+23 |
| | |||||
* | MFH: Fixed bug #32011 (Fragments which replaced Nodes are not globaly useable) | Rob Richards | 2005-02-18 | 1 | -3/+48 |
| | |||||
* | MFH: Fixed bug #31878 (Segmentation fault using clone keyword on nodes) | Rob Richards | 2005-02-09 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed bug #28817 (Var problem when extending domDocument) | Rob Richards | 2005-01-20 | 1 | -2/+34 |
| | |||||
* | MFH: revert fix for bug #28817 - fix is bad | Rob Richards | 2005-01-11 | 1 | -1/+0 |
| | |||||
* | MFH: Fixed bug #28817 (Var problem when extending domDocument). (Georg) | Rob Richards | 2004-12-04 | 1 | -0/+1 |
| | | | | | add test | ||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2004-12-04 | 1 | -0/+38 |
| | |||||
* | MFH: fix tests | Antony Dovgal | 2004-12-02 | 4 | -4/+4 |
| | |||||
* | MFH: prototype fixes (Jakub Vrána) | Rob Richards | 2004-11-18 | 20 | -89/+89 |
| | |||||
* | MFH: remove cloning under ze1_compatibility_mode | Rob Richards | 2004-08-30 | 6 | -16/+38 |
| | | | | | - minor BC break but doesnt work right under compat mode anyways | ||||
* | not experimental | Rob Richards | 2004-08-26 | 1 | -5/+0 |
| | |||||
* | MFH (fix test) | Christian Stocker | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | MFH | Marcus Boerger | 2004-08-03 | 1 | -1/+0 |
| | |||||
* | add missing optional value param to createElementNS (chregu) | Rob Richards | 2004-07-18 | 1 | -5/+5 |
| | |||||
* | Fixed bug #28771 (Segfault when using xslt and clone) | Rob Richards | 2004-06-15 | 2 | -1/+510 |
| | | | | | Add test case for bug #28721 | ||||
* | Fix bug #28721 (appendChild() and insertBefore() unset DOMText) | Rob Richards | 2004-06-13 | 1 | -63/+147 |
| | |||||
* | Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson) | Rob Richards | 2004-05-31 | 20 | -171/+157 |
| | | | | | Prototype fixes | ||||
* | Fix prototypes | Zeev Suraski | 2004-05-31 | 1 | -11/+11 |
| | |||||
* | No meaning for unsigned | Zeev Suraski | 2004-05-30 | 1 | -1/+1 |
| | |||||
* | namespace/tagname validation fixes (Adam Trachtenberg) | Rob Richards | 2004-05-27 | 6 | -47/+489 |
| | | | | | added new test | ||||
* | fixing the tests so to work with the new var_dump() (dumping private and | Andrey Hristov | 2004-05-20 | 1 | -0/+11 |
| | | | | | protected member variables) | ||||
* | constructors throw DOMException | Rob Richards | 2004-05-16 | 13 | -38/+85 |
| | | | | | | | | 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 |
| | |||||
* | register_namespace changed to registerNamespace for consistency | Rob Richards | 2004-04-06 | 1 | -1/+1 |
| | |||||
* | use new style constructors | Rob Richards | 2004-03-31 | 12 | -49/+50 |
| | | | | | fix return for nodelist item | ||||
* | DOM_RET_OBJ for return_value needs to be followed by return | Marcus Boerger | 2004-03-29 | 1 | -1/+3 |
| | |||||
* | Remove debug code | Marcus Boerger | 2004-03-29 | 1 | -2/+1 |
| | |||||
* | Fix tests | Marcus Boerger | 2004-03-29 | 3 | -9/+4 |
| | |||||
* | Fixed compiler warnings. | Ilia Alshanetsky | 2004-03-29 | 2 | -10/+10 |
| | |||||
* | Fix class names | Marcus Boerger | 2004-03-29 | 1 | -31/+31 |
| | |||||
* | Update for new read_property API | Stanislav Malyshev | 2004-03-21 | 1 | -2/+2 |
| | |||||
* | Rename hasMore() to valid() as discussed. (Part IV) | Marcus Boerger | 2004-03-08 | 1 | -2/+2 |
| | |||||
* | Fix bug #27467: domDocument::load() called from class method crashes | Rob Richards | 2004-03-03 | 1 | -2/+5 |
| | | | | | | the methods can be called statically only from within classes which are not extending DomDocument | ||||
* | Fix bug #27436 dom_import_simplexml innaccurate | Rob Richards | 2004-03-01 | 1 | -3/+20 |
| | | | | | | extensions register callbacks to export nodes prevents segfault passing invalid objects to import functions | ||||
* | add optional third parameter to support namespace in constructor | Rob Richards | 2004-02-22 | 1 | -3/+29 |
| | |||||
* | always return domnodelist unless error | Rob Richards | 2004-02-18 | 1 | -34/+30 |
| | |||||
* | correct implementation of prefix write property | Rob Richards | 2004-02-18 | 1 | -23/+28 |
| | |||||
* | add dtor to cleanup iterator related data | Rob Richards | 2004-02-17 | 1 | -5/+16 |
| | |||||
* | implement clone functionality to fix segfault | Rob Richards | 2004-02-17 | 6 | -128/+169 |
| | | | | | | | DomNode->clone() creates new doc proxy if document is cloned remove printf from xpath fix remaining invalid object state issues | ||||
* | issue warning if object is in invalid state when dealing with properties | Rob Richards | 2004-02-16 | 10 | -2/+266 |
| | |||||
* | switch to zend_parse_method_parameters for consistancy | Rob Richards | 2004-02-15 | 2 | -26/+63 |
| | | | | | | | insure object parameters are correct class types convert zvals to correct type if needed for property writes fix a few segfaults found while testing | ||||
* | allow certain methods to be called statically again: | Rob Richards | 2004-02-15 | 6 | -100/+280 |
| | | | | | | | | | | domdocument (all load methods) domimplementation (all methods) switch to zend_parse_method_parameters for consistancy insure object parameters are correct class types convert zvals to correct type if needed for property writes fix a few segfaults found while testing |