php-src/ext/pdo_oci
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 Merge branch 'PHP-7.0' into PHP-7.1 2017-06-20 14:24:07 +10:00
config.m4 Fixed Bug #74537 (Align --with-pdo-oci configure option with --with-oci8 syntax) 2017-06-20 16:24:38 +10:00
config.w32
CREDITS
oci_driver.c Merge branch 'PHP-7.1' 2017-03-02 15:33:50 +11:00
oci_statement.c Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
package2.xml
pdo_oci.c Merge branch 'PHP-7.0' into PHP-7.1 2017-08-22 01:39:55 -04:00
php_pdo_oci.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_pdo_oci_int.h Fixed bug #54379 (PDO_OCI: UTF-8 output gets truncated) 2017-03-02 15:28:01 +11:00