ID: 31677 User updated by: 3tantes at inbox dot lv Reported By: 3tantes at inbox dot lv -Status: No Feedback +Status: Open Bug Type: Documentation problem Operating System: ANY PHP Version: 5.0.1 New Comment:
bool ibase_add_user ( resource service_handle, string user_name, string password [, string first_name [, string middle_name [, string last_name]]] ) i'm talking about the first paramater service_handle of function. in earler versions it wasn't there. this may cause problems on upgrade, cause this change is not backward-compatible. is there any section, where php programmers can see the dangerous areas, that must be changed when upgrading? it would be nice if there'd be in documentation of ibase_add_user, ibase_modify_user etc a note/warning, that this function has changed in php5 and that these changes are not backward compatible. Previous Comments: ------------------------------------------------------------------------ [2005-03-05 01:00:04] phpdoc at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2005-02-24 17:11:08] [EMAIL PROTECTED] Could you please explain what this means, and how/what ibase documentation should be changed? ------------------------------------------------------------------------ [2005-01-24 10:11:46] 3tantes at inbox dot lv Description: ------------ PLEASE note in documentation that ibase functions now use services: * ibase_add_user * ibase_modify_user (maybe some other functions too, i haven't used others) it may cause some problems, when upgrading from php4 to php5! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31677&edit=1