1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 00:48:25 +02:00

Remove OCI8 devel status in preparation for PHP 5.3.4 release

This commit is contained in:
Christopher Jones
2010-12-01 23:30:28 +00:00
parent 2024790fd2
commit 24c87d760d
+1 -1
View File
@@ -46,7 +46,7 @@
*/
#undef PHP_OCI8_VERSION
#endif
#define PHP_OCI8_VERSION "1.4.5-devel"
#define PHP_OCI8_VERSION "1.4.5"
extern zend_module_entry oci8_module_entry;
#define phpext_oci8_ptr &oci8_module_entry