summaryrefslogtreecommitdiff
path: root/ext/oci8
Commit message (Expand)AuthorAgeFilesLines
* @- implemented OCI8 $lob->WriteToFile() function - very useful for streamingThies C. Arntzen1999-10-271-4/+198
* new improved resource-API (i hope everything still compiles)Thies C. Arntzen1999-10-121-4/+4
* use reference counting for emulating child<->parent (cursor<->connection) rel...Thies C. Arntzen1999-10-052-31/+13
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* major rework here - the refcount stuff gets better and better!Thies C. Arntzen1999-09-302-417/+309
* fixed crash in connection shutdown!Thies C. Arntzen1999-09-292-9/+30
* just some renaming.Thies C. Arntzen1999-09-291-16/+14
* initialize OCI in threaded mode if ZTS is defined.Thies C. Arntzen1999-09-281-2/+8
* fix #2316 - fetching empty LOBs via OCI8Thies C. Arntzen1999-09-171-7/+11
* you can now position when doing lob-writes.Thies C. Arntzen1999-09-141-17/+42
* Added PHP_WITH_SHARED for checking "shared,*" prefix when configuringStig Bakken1999-09-131-1/+1
* got rid of the define-callback stuff there's a bug in oracle-oci8!Thies C. Arntzen1999-09-132-118/+50
* Per Stig's suggestion.Andrey Hristov1999-09-131-1/+3
* ported $lob->savefile($filename) method from PHP3Thies C. Arntzen1999-09-131-5/+103
* cleanupsThies C. Arntzen1999-09-131-89/+30
* ported oci8 to use new class APIThies C. Arntzen1999-09-131-86/+54
* Workaround for m4 weirdness.Andrey Hristov1999-09-101-1/+1
* Added detection of Oracle 8.1 (aka 8i) from PHP3.Stefan Roehrich1999-09-031-1/+10
* - Fixed typo in oci8 error messageAndi Gutmans1999-08-191-1/+1
* ZTSThies C. Arntzen1999-08-181-9/+16
* ocifetchinto fixThies C. Arntzen1999-08-181-0/+2
* cleanups & ZTS stuff (ZTS untested!)Thies C. Arntzen1999-08-172-653/+550
* starting to clean upThies C. Arntzen1999-08-101-107/+107
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-022-84/+84
* More symbol work.Andrey Hristov1999-08-021-15/+15
* License updateZeev Suraski1999-07-161-20/+9
* fixed mem-problemThies C. Arntzen1999-07-121-18/+10
* small php4 fixesThies C. Arntzen1999-07-121-8/+15
* Don't touch refcount and EA directlyZeev Suraski1999-07-091-10/+5
* Step 2:Zeev Suraski1999-07-091-5/+5
* on par with latest php3Thies C. Arntzen1999-07-082-179/+215
* upsThies C. Arntzen1999-07-051-4/+4
* fixed mem-leakThies C. Arntzen1999-07-051-2/+4
* up to php3 versionThies C. Arntzen1999-07-051-21/+15
* oci8 to 3.0.9Thies C. Arntzen1999-06-091-1/+7
* up to 3.0.9Thies C. Arntzen1999-06-092-133/+226
* - run ext sources through conv_protoSascha Schumann1999-05-211-62/+62
* compilesThies C. Arntzen1999-05-121-0/+1
* up-to-date with 3.0.8Thies C. Arntzen1999-05-122-650/+693
* move oci8 from oracle to it's own ext-directory - configure stuff needs more ...Thies C. Arntzen1999-05-126-0/+3977