History log of /PHP-7.3/ext/dom/text.c (Results 76 – 84 of 84)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2b8fcfbe 12-Jun-2003 Rob Richards

fix some calls to libxml


# b2c4882d 11-Jun-2003 Rob Richards

forgot this: set doc for new text node as current may not be in tree


# 110920bc 11-Jun-2003 Rob Richards

add isWhitespaceInElementContent()
fix splitText for nodes not in tree
correct links to specs


# a3128df0 10-Jun-2003 Rob Richards

Fixed memleaks


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


# 6d72c894 09-Jun-2003 Rob Richards

implmentation of document ref counting for persistance
re-work of internal object handling


# 1837db58 07-Jun-2003 Sterling Hughes

add the wholeText property


# 66101832 06-Jun-2003 Sterling Hughes

add splitText()
never has such a complex process been endured for such a simple function
libxml makes me queasy right now :)


# 1b046ed4 05-Jun-2003 Rob Richards

Inital cut of new dom extension
PHP5 only


1234