mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
# Reaching alpha status with this module...
This commit is contained in:
parent
ae6b0ea03f
commit
1dc32c2d52
File diff suppressed because it is too large
Load Diff
@ -42,7 +42,7 @@ extern zend_module_entry ibase_module_entry;
|
||||
extern PHP_MINIT_FUNCTION(ibase);
|
||||
extern PHP_RINIT_FUNCTION(ibase);
|
||||
extern PHP_MSHUTDOWN_FUNCTION(ibase);
|
||||
extern PHP_MSHUTDOWN_FUNCTION(ibase);
|
||||
extern PHP_RSHUTDOWN_FUNCTION(ibase);
|
||||
PHP_MINFO_FUNCTION(ibase);
|
||||
|
||||
PHP_FUNCTION(ibase_connect);
|
||||
|
Loading…
Reference in New Issue
Block a user