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-09 17:13:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
603aca0bb3044b87e3fca392ca6bbbe7f31cb64f
archived-php-src
/
ext
/
oracle
History
Sascha Schumann
0036b8bba0
#if WIN.* => #ifdef PHP_WIN32
...
#if !(WIN.* => #ifndef PHP_WIN32
2000-02-12 14:38:31 +00:00
..
config.m4
fix AC_DEFINE
1999-12-30 12:27:09 +00:00
Makefile.in
Integration of -ng changes. Changes:
1999-12-30 02:59:53 +00:00
oracle.c
#if WIN.* => #ifdef PHP_WIN32
2000-02-12 14:38:31 +00:00
php_oracle.h
Define phpext_oracle_ptr properly.
2000-02-11 15:34:11 +00:00
setup.stub
moved dav, msql and oracle to ext/
1999-04-21 22:49:16 +00:00