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-03-29 03:32:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
166c703eb7e673b37800982b42021597a2988590
archived-php-src
/
ext
/
oracle
History
Sascha Schumann
fe50664d4d
#if COMPILE_DL
...
becomes #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)
2000-05-02 00:44:35 +00:00
..
config.m4
fix AC_DEFINE
1999-12-30 12:27:09 +00:00
Makefile.in
Remove trailing empty lines
2000-05-01 22:38:42 +00:00
oracle.c
#if COMPILE_DL
2000-05-02 00:44:35 +00:00
oracle.dsp
moving pointers to header and library files to match php_build structure
2000-04-23 10:52:49 +00:00
oracle.dsw
oracle compiles now on win32 - untested!
2000-04-21 15:04:41 +00:00
php_oracle.h
oracle compiles now on win32 - untested!
2000-04-21 15:04:41 +00:00
setup.stub
moved dav, msql and oracle to ext/
1999-04-21 22:49:16 +00:00