php-src/ext/xmlrpc
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
..
libxmlrpc More int->size_t and string overflow fixes 2016-11-05 14:00:47 -07:00
tests Merge branch 'PHP-7.1' into PHP-7.2 2017-08-02 18:50:18 +02:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
CREDITS
EXPERIMENTAL
php_xmlrpc.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
xmlrpc-epi-php.c Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00