ID:               44042
 Updated by:       [EMAIL PROTECTED]
 Reported By:      josmessa at uk dot ibm dot com
-Status:           Assigned
+Status:           Closed
 Bug Type:         Scripting Engine problem
 Operating System: Windows XP
 PHP Version:      5.2CVS-2008-02-04 (snap)
 Assigned To:      zoe
 New Comment:

Fixed


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

[2008-02-04 17:56:25] [EMAIL PROTECTED]

Hi Josie - I can see what it is. I made an incorrect assumption about
how FALIAS is used. I will send you a private copy to check out as I had
to change the way the regexs that find teh implementation work.

Thanks for finding this.

Zoe

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

[2008-02-04 17:01:49] josmessa at uk dot ibm dot com

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