summaryrefslogtreecommitdiff
path: root/ext/oracle
Commit message (Expand)AuthorAgeFilesLines
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-172-3/+3
* small cleanups in MINIT codeThies C. Arntzen1999-12-092-26/+5
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-042-4/+4
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* IRIX ld likes this order betterThies C. Arntzen1999-11-091-1/+1
* new improved resource-API (i hope everything still compiles)Thies C. Arntzen1999-10-121-40/+27
* fixed ora_close againThies C. Arntzen1999-10-051-23/+9
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* init in thread-safe mode if ZTS isdefinedThies C. Arntzen1999-09-281-1/+1
* fixed startup-deadlock.Thies C. Arntzen1999-09-281-2/+0
* use getParameterExThies C. Arntzen1999-09-241-156/+157
* tiny optimisationThies C. Arntzen1999-09-231-1/+1
* Ora_Fetch_Into now resets the returned array in all casesThies C. Arntzen1999-09-231-9/+10
* fixed NULL columnThies C. Arntzen1999-09-232-68/+68
* i always forget something;-)Thies C. Arntzen1999-09-221-10/+2
* fixed Ora_PLogon (rewrote ora_do_logon using php_mysql.c)Thies C. Arntzen1999-09-222-297/+180
* resourcified OracleThies C. Arntzen1999-09-221-120/+53
* Added detection of Oracle 8.1 (aka 8i) from PHP3.Stefan Roehrich1999-09-031-1/+10
* ZTSThies C. Arntzen1999-08-182-20/+48
* some ZTS stuffThies C. Arntzen1999-08-181-2/+7
* ZTS stuffThies C. Arntzen1999-08-172-154/+121
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-95/+95
* Fix function declarations.Andrey Hristov1999-08-021-23/+23
* More symbol work.Andrey Hristov1999-08-022-84/+85
* License updateZeev Suraski1999-07-161-20/+9
* par with 3.0Thies C. Arntzen1999-07-121-41/+28
* Don't touch refcount and EA directlyZeev Suraski1999-07-091-2/+1
* Step 2:Zeev Suraski1999-07-091-1/+1
* added RESOURCE-returningThies C. Arntzen1999-07-051-3/+3
* synced with 3.0.11Thies C. Arntzen1999-06-292-125/+237
* - run ext sources through conv_protoSascha Schumann1999-05-212-47/+47
* move oci8 from oracle to it's own ext-directory - configure stuff needs more ...Thies C. Arntzen1999-05-124-3802/+1
* builds and configures againThies C. Arntzen1999-05-122-1/+2
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-093-4/+4
* forward port of current oracle.c + fixes to make it actually work;-)!!!Thies C. Arntzen1999-04-302-87/+217
* oracle links again (at least on linux!!!)Thies C. Arntzen1999-04-301-1/+2
* forward-port of php3-CVS versionThies C. Arntzen1999-04-242-229/+664
* moved dav, msql and oracle to ext/Stig Bakken1999-04-219-0/+5440