On cron run I have in my logs:
Deprecated function: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in JShrink\Minifier->loop() (regel 228 van /...../sites/all/modules/contrib/advagg/advagg_js_compress/jshrink.inc).
I am running php 7.3.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3115525-3.patch | 634 bytes | joelpittet |
Comments
Comment #1
Anonymous (not verified) commentedcmseasy created an issue. See original summary.
Comment #2
thallesYou can test this solution: #3024524: Deprecated function strpos after upgrade to PHP 7.3 and report the result here?
Comment #3
joelpittet@cmseasy does this help your logs? patch as @thalles suggested.
Comment #4
joelpittetComment #5
thallesRelated:
https://www.php.net/manual/pt_BR/migration73.deprecated.php
Comment #7
thallesThanks @all!