php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31776 Error on auto-complete function of Zend Studio
Submitted: 2005-01-31 11:27 UTC Modified: 2005-01-31 11:41 UTC
From: ric dot net at pop dot com dot br Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: Irrelevant OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ric dot net at pop dot com dot br
New email:
PHP Version: OS:

 

 [2005-01-31 11:27 UTC] ric dot net at pop dot com dot br
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-31 11:29 UTC] ric dot net at pop dot com dot br
I forgot to say that it happens with Zend Studio 3.52... I did not test it on Zend Studio 4 yet...
 [2005-01-31 11:41 UTC] derick@php.net
php.net has nothing to do with the Zend Studio, report a bug with Zend.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 16:01:31 2024 UTC