mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Close bug #7013.
This commit is contained in:
parent
e52ee0d208
commit
eefe6739ee
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ function_entry sybase_functions[] = {
|
|||
PHP_FE(sybase_fetch_object, NULL)
|
||||
PHP_FE(sybase_data_seek, NULL)
|
||||
PHP_FE(sybase_fetch_field, NULL)
|
||||
PHP_FE(sybase_field_seek, NULL)
|
||||
PHP_FE(sybase_result, NULL)
|
||||
PHP_FE(sybase_affected_rows, NULL)
|
||||
PHP_FE(sybase_min_client_severity, NULL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue