Giter VIP home page Giter VIP logo

Comments (6)

junichi11 avatar junichi11 commented on September 27, 2024

If it's a correct syntax, this is a bug. So, please report it to the JIRA with a simple sample code: https://issues.apache.org/jira/projects/NETBEANS/issues

from netbeans-php-enhancements.

junichi11 avatar junichi11 commented on September 27, 2024

As a workaround: Although this is bad way, modify the code temporarily.

$input = new ArgvInput;
if ($app->runningInconsole() && $input->hasParameterOption('')){
...
}

from netbeans-php-enhancements.

junichi11 avatar junichi11 commented on September 27, 2024

Submitted: https://issues.apache.org/jira/browse/NETBEANS-1552

from netbeans-php-enhancements.

vitaly-los avatar vitaly-los commented on September 27, 2024

@junichi11
Maybe I'm not explain myself clear, because my English is not very good
Netbeans ALWAYS display errors in Vendor folder in Laravel, YII2, Symphony etc. Screenshot I give just as an example.
Another IDEs like PHPStorm doesn't check syntax in Vendor folder, and even show warning message if you try to change code in this directory. So I think your PHP plugin is the right place to fix such errors in PHP project
So I try jira, maybe someone can time for it

from netbeans-php-enhancements.

junichi11 avatar junichi11 commented on September 27, 2024

@vitaly-los

Maybe I'm not explain myself clear, because my English is not very good

Please don't worry. I'm also not good at English :)
Maybe, if you write example code and attach screenshots, we can understand what it means, I suppose. So please feel free to report your problems. It would be helpful for many PHP users.

So I think your PHP plugin is the right place to fix such errors in PHP project

No, this plugin is a bad place. If there are syntax errors, it should be fixed in NetBeans(not a plugin).
I'm an Apache NetBeans committer. So I can look at problems.

Thanks.

from netbeans-php-enhancements.

vitaly-los avatar vitaly-los commented on September 27, 2024

@junichi11
I try to explain it here
https://issues.apache.org/jira/browse/NETBEANS-1553
I think, it's better if you can install laravel, and see errors yourself.
Another time I report issue on jira, hope someone can fix it.
P.S thanks for Rainbow plugin, it looks great

from netbeans-php-enhancements.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.