This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-11 10:03:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5830ffeb48021e80b142d41d237d655caa2eced7
archived-php-src
/
ext
/
oci8
History
Derick Rethans
78747bd2df
- Don't wrap lines... this is annoying while coding.
2001-09-09 13:29:31 +00:00
..
config.m4
if test -f /usr/local/lib/libexample.s?; then <-- no workie
2001-09-07 00:24:06 +00:00
CREDITS
@- Added temporary LOB support in OCI8 (Patch by David Benson)
2001-04-14 08:38:46 +00:00
Makefile.in
rewritten the configure stuff
2000-05-08 09:06:48 +00:00
oci8.c
- Don't wrap lines... this is annoying while coding.
2001-09-09 13:29:31 +00:00
oci8.dsp
enable temporary LOBs when we detect oracle 8.1
2001-04-14 09:51:29 +00:00
oci8.dsw
*** empty log message ***
2000-04-21 14:54:44 +00:00
php_oci8.h
Redesigned thread safety mechanism - nua nua
2001-07-28 11:36:37 +00:00
setup.stub
move oci8 from oracle to it's own ext-directory - configure stuff needs more work - but it configures and compiles
1999-05-12 14:21:38 +00:00