42 Commits (3003cd2473fe2a12ba052d6304bd5846100fd1cc)

Author SHA1 Message Date
Ilia Alshanetsky b8bee35259 Removed unused variables. 20 years ago
Rob Richards a86232d9bb MFH: add setIdAttribute, setIdAttributeNS and setIdAttributeNode functionality 20 years ago
Rob Richards f57c75112d Fix bug #37277 (cloning Dom Documents or Nodes does not work) 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Rob Richards 2e8f773eee MFH: fix crash setting attr from foreign doc (throws exception) 21 years ago
Rob Richards 1b02f3ec31 MFH: Fixed bug #34276 (setAttributeNS doesn't work with default namespace) 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Rob Richards b27d49579a Allow NULL namespaceURI for getAttributeNodeNS 21 years ago
Rob Richards 022461d976 - correct fix for bug #33059 21 years ago
Ilia Alshanetsky e117b6bad2 Fixed bug #33059 (crash when moving xml attribute set in dtd). 21 years ago
Rob Richards b87d8cdfd0 prototype fixes (Jakub Vrána) 22 years ago
Rob Richards 02fa5aa0dc remove cloning under ze1_compatibility_mode 22 years ago
Rob Richards 5b0f34ae80 Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson) 22 years ago
Rob Richards edae935c26 namespace/tagname validation fixes (Adam Trachtenberg) 22 years ago
Rob Richards 9e3956b313 constructors throw DOMException 22 years ago
Rob Richards 010c340f29 use new style constructors 22 years ago
Rob Richards 081e773f86 add optional third parameter to support namespace in constructor 22 years ago
Rob Richards 602c786aa9 issue warning if object is in invalid state when dealing with properties 22 years ago
Rob Richards c1418894dd switch to zend_parse_method_parameters for consistancy 22 years ago
Rob Richards 7e619b7f5f update constructors so they cant be called statically 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 23 years ago
Rob Richards 6ac34646ac implement namednodemap and nodelist 23 years ago
Christian Stocker 29a46b2ff6 changing dom_object_get_data to php_dom_object_get_data and PHP_DOM_EXPORT it 23 years ago
Rob Richards 207dc90924 add interop with simplexml - dom_import_simplexml 23 years ago
Rob Richards 44164170f3 implement namespace nodes 23 years ago
Rob Richards 6c9bbe70bf some namespace fixes 23 years ago
Shane Caraveo 4fbf5a0733 fix crash accessing tagName without namespace 23 years ago
Shane Caraveo 87bd7d57c6 Add schema and relaxNG validation support 23 years ago
Rob Richards c21e78ddf2 implement isDefaultNameSpace and baseURI 23 years ago
Rob Richards 09481c642b implement stricterrorcheck 23 years ago
Wez Furlong 21329c5e0c allow building without libxml2 under win32 23 years ago
Ilia Alshanetsky 93bcd55eaf emalloc -> safe_emalloc 23 years ago
Rob Richards 43bc2f0b6d reworking xml namespace support 23 years ago
Rob Richards e8a87e5430 initial xpath implementation 23 years ago
Rob Richards d75618e780 implement read only exceptions 23 years ago
Rob Richards 7de2784bd3 fix getElementsByTagName 23 years ago
Rob Richards 4cd06845f9 implement node proxies: next phase of interop 23 years ago
Rob Richards 2a02045596 remove code no longer needed 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Rob Richards 6d72c89408 implmentation of document ref counting for persistance 23 years ago
Sterling Hughes ee5f79487e fix a bunch of memory overruns, and uninitialized variable uses 23 years ago
Rob Richards 1b046ed40e Inital cut of new dom extension 23 years ago