haidubogdan / netbeans-php-blade-plugin

Netbeans 18+ module plugin for php blade template files
Apache License 2.0
26 stars 4 forks source link

`extraneous input <EOF>` in a correct blade file #40

Closed angeljqv closed 6 months ago

angeljqv commented 6 months ago

Create a new blade file, and just write

<?php
// nothing or write any PHP statement

When is executed everything works correctly, but the model shows it as an error

haidubogdan commented 6 months ago

It should be fixed with : https://github.com/haidubogdan/netbeans-php-blade-plugin/releases/tag/nb180-v.2.0.6