Commit 488b1cd
Merge #267
267: Require explicitly the PHP v8 polyfill r=norkunas a=94noni
# Pull Request
as the class `MeilisearchExtension` calls `str_starts_with` ([doc](https://www.php.net/manual/en/function.str-starts-with.php))
This polyfill must be required explicitly imho (not via transient deps)
obviously feel free to close, spotted while checking codebases related to this issue #263
Co-authored-by: Antoine Makdessi <amakdessi@me.com>1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments