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-20 14:31:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
423fcaf2dcb4ec42383cd838df605f7c3f401f3f
archived-php-src
/
ext
/
oci8
History
Andi Gutmans
01ed33d1b6
- Pointed out by Andrei. zval_ptr_dtor() should be used instead of the
...
zval_del_ref() function which should be nuked.
2001-02-27 20:16:35 +00:00
..
config.m4
This should make detecting the version of Oracle libs a bit more accurate
2001-02-14 21:41:40 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
Makefile.in
rewritten the configure stuff
2000-05-08 09:06:48 +00:00
oci8.c
- Pointed out by Andrei. zval_ptr_dtor() should be used instead of the
2001-02-27 20:16:35 +00:00
oci8.dsp
deleted a few unnecceasary defines and added the Release_TS_Inline path to the libpath
2000-08-24 17:48:30 +00:00
oci8.dsw
*** empty log message ***
2000-04-21 14:54:44 +00:00
php_oci8.h
- Fix copyright notices with 2001
2001-02-26 06:11:02 +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