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

Fix error: The option "preset" with value "wordpress" is invalid #646

Merged
merged 1 commit into from Sep 28, 2023

Conversation

WillyReyno
Copy link
Contributor

Hello,

This is fixing an issue where phpinsights can't be run when setting preset as wordpress in phpinsights.php config file. WordPress preset was added in #378

Actual error:

   Invalid configuration 
    • The option "preset" with value "wordpress" is invalid. Accepted values are: "drupal", "laravel", "symfony", "yii", "magento2", "default".
Q A
Bug fix? yes
New feature? no
Fixed tickets

Hello, 

This is fixing an issue where phpinsights can't be run when setting preset as `wordpress` in phpinsights.php config file.

Actual error: 
```
   Invalid configuration 
    • The option "preset" with value "wordpress" is invalid. Accepted values are: "drupal", "laravel", "symfony", "yii", "magento2", "default".
```
@cmgmyr
Copy link
Collaborator

cmgmyr commented Sep 28, 2023

Thanks!

@cmgmyr cmgmyr merged commit f5a5f6c into nunomaduro:master Sep 28, 2023
@WillyReyno WillyReyno deleted the patch-1 branch September 28, 2023 07:30
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

Successfully merging this pull request may close these issues.

None yet

2 participants