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

[CHORE] Bump grumphp version #867

Merged
merged 1 commit into from
Jan 2, 2020
Merged

[CHORE] Bump grumphp version #867

merged 1 commit into from
Jan 2, 2020

Conversation

mfn
Copy link
Collaborator

@mfn mfn commented Jan 1, 2020

The current version emits the following:

Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in laravel-ide-helper/vendor/phpro/grumphp/src/Locator/ConfigurationFile.php on line 75

Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in laravel-ide-helper/vendor/phpro/grumphp/src/Locator/ConfigurationFile.php on line 75

Manually tested it locally, worked as expected.

@mfn
Copy link
Collaborator Author

mfn commented Jan 1, 2020

Travis fails because the newer grumphp requires 7.2, but it's always installed as a dev dependency and this also for tests specifically running under older verrions. Even it's not needed on travis.

I'll check something else first and will come back to make it 💚

@mfn
Copy link
Collaborator Author

mfn commented Jan 1, 2020

Let's wait for the outcome of #868 , because if that PR get's merged, all builds will automatically green here!

The current version emits the following:
```
Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in laravel-ide-helper/vendor/phpro/grumphp/src/Locator/ConfigurationFile.php on line 75

Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in laravel-ide-helper/vendor/phpro/grumphp/src/Locator/ConfigurationFile.php on line 75

```

Manually tested it locally, worked as expected.
@mfn
Copy link
Collaborator Author

mfn commented Jan 2, 2020

@barryvdh all green here, since 7.2 is now the minimum

@barryvdh barryvdh merged commit d3b24ff into barryvdh:master Jan 2, 2020
@mfn mfn deleted the mfn-grumphp branch January 2, 2020 14: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.

2 participants