Ticket #267 (closed defect: fixed)
Perl syntax checker tries to check syntax of PHP file
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | trunk |
| Keywords: | Cc: |
Description
I created a new editor window (Ctrl-N), pasted in some PHP code,
saved as .php and then the Perl syntax checker kicked in and tried to syntax check the php file as if it was a perl file.
Change History
Note: See
TracTickets for help on using
tickets.

Do you still have this problem? Tried with 0.29 and once the file was saved as .php it was properly recognized as application/x-php and perl specific stuff disappeared.