Hello!

Does anyone object to removing the deprecated alias function
files from ext.mysqli that are now mysqli_stm_* functions?
For example: mysqli_stmt_fetch() versus mysqli_fetch(). Then
the real functions will refer to the alias using
&info.deprecated.alias;

Regards,
Philip

Reply via email to