summaryrefslogtreecommitdiff
path: root/ext/oci8/php3_oci8.h
Commit message (Collapse)AuthorAgeFilesLines
* got rid of the define-callback stuff there's a bug in oracle-oci8!Thies C. Arntzen1999-09-131-6/+2
|
* cleanups & ZTS stuff (ZTS untested!)Thies C. Arntzen1999-08-171-33/+43
|
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-1/+1
| | | | | php3_compat.h)
* on par with latest php3Thies C. Arntzen1999-07-081-4/+4
|
* up to 3.0.9Thies C. Arntzen1999-06-091-4/+8
|
* compilesThies C. Arntzen1999-05-121-0/+1
|
* up-to-date with 3.0.8Thies C. Arntzen1999-05-121-15/+10
|
* move oci8 from oracle to it's own ext-directory - configure stuff needs more ↵Thies C. Arntzen1999-05-121-0/+204
work - but it configures and compiles