php-src/ext/libxml
Dmitry Stogov 49ea143bbd Encapsulate reference-counting primitives.
Prohibit direct update of GC_REFCOUNT(), GC_SET_REFCOUNT(), GC_ADDREF() and GC_DELREF() shoukf be instead.
Added mactros to validate reference-counting (disabled for now).
These macros are going to be used to eliminate race-condintions during reference-counting on data shared between threads.
2017-10-27 01:28:58 +03:00
..
tests Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
config0.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
CREDITS
libxml.c Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
php_libxml2.def Add symbol to libxml exports 2017-09-11 17:35:25 +02:00
php_libxml.h Fixed bug #69373 2017-06-03 00:40:58 +02:00