I've tested this with a few files...
when loading a file, if it contains the word "function" and is not proceeded by some identifier, devphp will be placed in a terminal loop; eventually leading to the three finger salute.
example:
<?php
function
?>
Granted, all a user needs to do in order to fix this is open the file up in say... notepad and complete the line....
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've tested this with a few files...
when loading a file, if it contains the word "function" and is not proceeded by some identifier, devphp will be placed in a terminal loop; eventually leading to the three finger salute.
example:
<?php
function
?>
Granted, all a user needs to do in order to fix this is open the file up in say... notepad and complete the line....