Skip to content
New issue

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

Improve maintenability of bootstrap.php (phpstan) #19

Closed
Quetzacoalt91 opened this issue Nov 29, 2019 · 1 comment
Closed

Improve maintenability of bootstrap.php (phpstan) #19

Quetzacoalt91 opened this issue Nov 29, 2019 · 1 comment

Comments

@Quetzacoalt91
Copy link
Member

Everytime we modify the file bootstrap.php, we need to update it in the by copy pasting it in all projects using our configuration file.

As that file is never modified for a specific project, the best thing would be to load it directly from the foldervendor/prestashop/php-dev-tools/ when running phpstan.

@Quetzacoalt91
Copy link
Member Author

Fixed by the version 3.0 if this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant