From:             ric dot net at pop dot com dot br
Operating system: Windows
PHP version:      Irrelevant
PHP Bug Type:     Zend Engine 2 problem
Bug description:  Error on auto-complete function of Zend Studio

Description:
------------
While typing code, an auto-complete window appears (like Visual Studio).

Reproduce code:
---------------
I was looking for mssql* commands.

Expected result:
----------------
Help and PHP do not have mssql_affected_rows, BUT have
mssql_rows_affected...

Itīs inverted...

Actual result:
--------------
The first command in the window was mssql_affected_rows.

-- 
Edit bug report at http://bugs.php.net/?id=31776&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31776&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31776&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31776&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31776&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31776&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31776&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31776&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31776&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31776&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31776&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31776&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31776&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31776&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31776&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31776&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31776&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31776&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31776&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31776&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31776&r=mysqlcfg

Reply via email to