summaryrefslogtreecommitdiff
path: root/ext/oracle/php_oracle.h
Commit message (Collapse)AuthorAgeFilesLines
* oracle compiles now on win32 - untested!Thies C. Arntzen2000-04-211-2/+0
|
* Define phpext_oracle_ptr properly.Andrei Zmievski2000-02-111-1/+1
|
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
| | | | | | - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev)
* small cleanups in MINIT codeThies C. Arntzen1999-12-091-1/+1
| | | | | OCIInitialize is now called at the "right" spot again
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-0/+148
.*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually.