ID:               44042
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Assigned
 Bug Type:         Scripting Engine problem
 Operating System: Windows XP
 PHP Version:      5.2CVS-2008-02-04 (snap)
-Assigned To:      
+Assigned To:      zoe


Previous Comments:
------------------------------------------------------------------------

[2008-02-04 17:01:49] [EMAIL PROTECTED]

Description:
------------
When trying to generate tests for certain MySQL functions (so far I've
found this happens with the following: mysql_db_name, mysql_freeresult
(have to use deprecated name, another problem!) and mysql_listdbs, but
there could be more) using the generate_phpt script on command prompt I
get the following error messages:

Notice: Undefined index:  desc in ...\generate_phpt.php on line 185
Notice: Undefined index:  arg_det in ...\generate_phpt.php on line
187.

The tests are still created but in the opening comment none of the
arguments are in the prototype and the description isn't there at all.
The actual test code is also only passing zero arguments as it cannot
find any arguments to initiate. 



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=44042&edit=1

Reply via email to