Hi,
I've tried your code in NetBeans 12.0 and it works as expected - syntax error is displayed.

With regards,
Tom

On 11.8.2020 21:04, Jack W. wrote:
Is this a bug or am I missing something?
I'll file an issue if it's really a bug.
I have PHP code of the form:
*$cat_rows $rs->fetch_all(MYSQLI_ASSOC);*
Notice I'm missing the assignment operator *$cat_rows =*
The editor tab shows the red dot that the file has an error but there is no
indication what the error is.
This applies to many other errors, e.g., missing semi-colons, etc. ... no
line indication.

TIA

---
Jack Woehr               # Woehr's Asymptote: The ratio of the time spent
Box 51, Golden CO 80402  # administering productivity software over the time
http://www.softwoehr.com # saved by said software eventually approximates 1.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to