RE: PHP Navigator breaks on small valid file.

2020-04-06 Thread Joao Rebelo
This behaver happens in javascript too, under certain conditions. De: Alan Enviada: 5 de abril de 2020 19:38 Para: users@netbeans.apache.org Assunto: PHP Navigator breaks on small valid file. This one is interesting (NB 11.3 Win 10). The navigator breaks on the code below, but only under a

PHP Navigator breaks on small valid file.

2020-04-05 Thread Alan
This one is interesting (NB 11.3 Win 10). The navigator breaks on the code below, but only under a very strange set of conditions that appear to be related to the alternate use of ${service} rather than {$service} in the throw message. Sometimes the navigation window works, but if I change the