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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user