We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've tried all of these formats:
vendor vendor/* ./vendor/ ./vendor/*
... but it still processes files in this folder.
The text was updated successfully, but these errors were encountered:
Same here. Any news?
Sorry, something went wrong.
@binarious I'm pretty sure that this project is no longer being maintained. See also pdt-eg/Core-Plugin#133.
@glen-84 Thanks for letting me know. Do you know any alternatives or is php development with eclipse not a thing anymore?
@binarious PDT is still quite solid, but I don't know of any PHPCS extensions that are still maintained.
Other options are the paid-for IDEs like Zend Studio* and PhpStorm, and the free editors Atom and VS Code.
* I think there is support for PHPCS as a plug-in.
*
No branches or pull requests
I've tried all of these formats:
vendor
vendor/*
./vendor/
./vendor/*
... but it still processes files in this folder.
The text was updated successfully, but these errors were encountered: