Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #2316 - fetching empty LOBs via OCI8 | Thies C. Arntzen | 1999-09-17 | 1 | -7/+11 |
| | |||||
* | you can now position when doing lob-writes. | Thies C. Arntzen | 1999-09-14 | 1 | -17/+42 |
| | |||||
* | Added PHP_WITH_SHARED for checking "shared,*" prefix when configuring | Stig Bakken | 1999-09-13 | 1 | -1/+1 |
| | | | | | extensions. | ||||
* | got rid of the define-callback stuff there's a bug in oracle-oci8! | Thies C. Arntzen | 1999-09-13 | 2 | -118/+50 |
| | |||||
* | Per Stig's suggestion. | Andrey Hristov | 1999-09-13 | 1 | -1/+3 |
| | |||||
* | ported $lob->savefile($filename) method from PHP3 | Thies C. Arntzen | 1999-09-13 | 1 | -5/+103 |
| | |||||
* | cleanups | Thies C. Arntzen | 1999-09-13 | 1 | -89/+30 |
| | |||||
* | ported oci8 to use new class API | Thies C. Arntzen | 1999-09-13 | 1 | -86/+54 |
| | | | | | var_dump no longer tries to traverse avr->value.ht for objects but uses var->value.obj.properties instead | ||||
* | Workaround for m4 weirdness. | Andrey Hristov | 1999-09-10 | 1 | -1/+1 |
| | |||||
* | Added detection of Oracle 8.1 (aka 8i) from PHP3. | Stefan Roehrich | 1999-09-03 | 1 | -1/+10 |
| | |||||
* | - Fixed typo in oci8 error message | Andi Gutmans | 1999-08-19 | 1 | -1/+1 |
| | |||||
* | ZTS | Thies C. Arntzen | 1999-08-18 | 1 | -9/+16 |
| | |||||
* | ocifetchinto fix | Thies C. Arntzen | 1999-08-18 | 1 | -0/+2 |
| | |||||
* | cleanups & ZTS stuff (ZTS untested!) | Thies C. Arntzen | 1999-08-17 | 2 | -653/+550 |
| | |||||
* | starting to clean up | Thies C. Arntzen | 1999-08-10 | 1 | -107/+107 |
| | |||||
* | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 2 | -84/+84 |
| | | | | | php3_compat.h) | ||||
* | More symbol work. | Andrey Hristov | 1999-08-02 | 1 | -15/+15 |
| | |||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -20/+9 |
| | |||||
* | fixed mem-problem | Thies C. Arntzen | 1999-07-12 | 1 | -18/+10 |
| | |||||
* | small php4 fixes | Thies C. Arntzen | 1999-07-12 | 1 | -8/+15 |
| | |||||
* | Don't touch refcount and EA directly | Zeev Suraski | 1999-07-09 | 1 | -10/+5 |
| | |||||
* | Step 2: | Zeev Suraski | 1999-07-09 | 1 | -5/+5 |
| | | | | | Rename is_ref to EA | ||||
* | on par with latest php3 | Thies C. Arntzen | 1999-07-08 | 2 | -179/+215 |
| | |||||
* | ups | Thies C. Arntzen | 1999-07-05 | 1 | -4/+4 |
| | |||||
* | fixed mem-leak | Thies C. Arntzen | 1999-07-05 | 1 | -2/+4 |
| | |||||
* | up to php3 version | Thies C. Arntzen | 1999-07-05 | 1 | -21/+15 |
| | | | | | returns resources now! | ||||
* | oci8 to 3.0.9 | Thies C. Arntzen | 1999-06-09 | 1 | -1/+7 |
| | | | | | implode works! | ||||
* | up to 3.0.9 | Thies C. Arntzen | 1999-06-09 | 2 | -133/+226 |
| | |||||
* | - run ext sources through conv_proto | Sascha Schumann | 1999-05-21 | 1 | -62/+62 |
| | | | | | - add necessary phpext_*_ptr | ||||
* | compiles | Thies C. Arntzen | 1999-05-12 | 1 | -0/+1 |
| | |||||
* | up-to-date with 3.0.8 | Thies C. Arntzen | 1999-05-12 | 2 | -650/+693 |
| | |||||
* | move oci8 from oracle to it's own ext-directory - configure stuff needs more ↵ | Thies C. Arntzen | 1999-05-12 | 6 | -0/+3977 |
work - but it configures and compiles |