mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
-MFH: fix build (function was never implemented), even if noone uses it (or complains about broken build ;)
This commit is contained in:
parent
5deede0da4
commit
f0d28fafa8
1 changed files with 0 additions and 2 deletions
|
@ -81,8 +81,6 @@ const zend_function_entry msql_functions[] = {
|
|||
PHP_FALIAS(msql_fieldtype, msql_field_type, NULL)
|
||||
PHP_FALIAS(msql_fieldflags, msql_field_flags, NULL)
|
||||
|
||||
PHP_FALIAS(msql_regcase, sql_regcase, NULL)
|
||||
|
||||
PHP_FALIAS(msql_affected_rows, msql_affected_rows, NULL)
|
||||
|
||||
/* for downwards compatability */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue