History log of /PHP-5.3/ext/dom/element.c (Results 26 – 50 of 67)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2
# b8bee352 13-Jun-2006 Ilia Alshanetsky

Removed unused variables.


# a86232d9 02-Jun-2006 Rob Richards

MFH: add setIdAttribute, setIdAttributeNS and setIdAttributeNode functionality


Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4
# f57c7511 03-May-2006 Rob Richards

Fix bug #37277 (cloning Dom Documents or Nodes does not work)
Proper fix for bug #36859
add test


Revision tags: RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4
# 2e8f773e 27-Oct-2005 Rob Richards

MFH: fix crash setting attr from foreign doc (throws exception)
add test


Revision tags: RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5
# 1b02f3ec 28-Aug-2005 Rob Richards

MFH: Fixed bug #34276 (setAttributeNS doesn't work with default namespace)
Add test


Revision tags: php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0
# b27d4957 07-Jul-2005 Rob Richards

Allow NULL namespaceURI for getAttributeNodeNS


Revision tags: php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# 022461d9 20-May-2005 Rob Richards

- correct fix for bug #33059
- fix issue in other methods


# e117b6ba 19-May-2005 Ilia Alshanetsky

Fixed bug #33059 (crash when moving xml attribute set in dtd).


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1
# b87d8cdf 18-Nov-2004 Rob Richards

prototype fixes (Jakub Vrána)


Revision tags: PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2
# 02fa5aa0 30-Aug-2004 Rob Richards

remove cloning under ze1_compatibility_mode
- minor BC break but doesnt work right under compat mode anyways


Revision tags: php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7
# 5b0f34ae 31-May-2004 Rob Richards

Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson)
Prototype fixes


Revision tags: php-5.0.0RC3RC1
# edae935c 27-May-2004 Rob Richards

namespace/tagname validation fixes (Adam Trachtenberg)
added new test


Revision tags: php-4.3.7RC1, RELEASE_0_1_1
# 9e3956b3 16-May-2004 Rob Richards

constructors throw DOMException
add DOM_PHP_ERR DomException code
validate tagnames in constructors
use C style comments
update TODO


Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1
# 010c340f 31-Mar-2004 Rob Richards

use new style constructors
fix return for nodelist item


Revision tags: php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0
# 081e773f 22-Feb-2004 Rob Richards

add optional third parameter to support namespace in constructor


Revision tags: php-4.3.5RC3
# 602c786a 16-Feb-2004 Rob Richards

issue warning if object is in invalid state when dealing with properties


# c1418894 15-Feb-2004 Rob Richards

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


Revision tags: php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split
# 7e619b7f 22-Jan-2004 Rob Richards

update constructors so they cant be called statically


Revision tags: php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 6ac34646 29-Nov-2003 Rob Richards

implement namednodemap and nodelist
fix xsl/dom integration under windows
update tests and examples


# 29a46b2f 28-Nov-2003 Christian Stocker

changing dom_object_get_data to php_dom_object_get_data and PHP_DOM_EXPORT it
(by Rob Richards)


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1
# 207dc909 26-Oct-2003 Rob Richards

add interop with simplexml - dom_import_simplexml
fix cloneNode with elements


Revision tags: php-5.0.0b2RC1, php-4.3.4RC2
# 44164170 20-Oct-2003 Rob Richards

implement namespace nodes
fix getElementsByTagName
fixes to attribute namespaces
remove safemode stuff as its handled in streams


123