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-24 08:28:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a72ea8d70bd6bc606f2d203dca8eaa70feffdb1
archived-php-src
/
ext
/
pdo_oci
T
History
Wez Furlong
83472de48e
Fix some misbehaving pecls (my own included ;-)
2004-07-31 18:46:18 +00:00
..
tests
add tests
2004-06-14 20:10:27 +00:00
config.m4
fix config.m4
2004-06-14 19:58:35 +00:00
config.w32
Probe for some functions; allows pdo_oci to build on the snap machine again.
2004-05-18 10:00:01 +00:00
CREDITS
…
EXPERIMENTAL
…
oci_driver.c
Fix some misbehaving pecls (my own included ;-)
2004-07-31 18:46:18 +00:00
oci_statement.c
Fix some misbehaving pecls (my own included ;-)
2004-07-31 18:46:18 +00:00
package.xml
Update package/module
2004-05-21 17:33:58 +00:00
pdo_oci.c
Update package/module
2004-05-21 17:33:58 +00:00
php_pdo_oci_int.h
re-jig error handling, and make it co-operate with the PDO error handling system.
2004-05-20 00:06:30 +00:00
php_pdo_oci.h
…