History log of /PHP-7.1/ext/dom/xml_common.h (Results 51 – 59 of 59)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0b1
# c69d3959 20-Jun-2003 Rob Richards

cleanup common code


Revision tags: php-4.3.3RC1
# 2a020455 15-Jun-2003 Rob Richards

remove code no longer needed
fix format Output property


# d1bfc58a 14-Jun-2003 Rob Richards

use xmlInitParser instead of xmlInitThreads
reentrant safe as well no need for xml_parser_inited


# 6414becb 14-Jun-2003 Rob Richards

fix xml_parser_inited on win32
add common structs for better interoprability


# 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


# 0565d972 07-Jun-2003 Rob Richards

fix more memory overruns
initial definition for document ref counting
fixed property access to support all objects
clear property handler from invalid objects until ref count implemented


# 5083d8b1 06-Jun-2003 foobar

Missing header


# 1b046ed4 05-Jun-2003 Rob Richards

Inital cut of new dom extension
PHP5 only


123