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.

CommentFileSizeAuthor
#3 3115525-3.patch634 bytesjoelpittet

Comments

Anonymous’s picture

cmseasy created an issue. See original summary.

thalles’s picture

You can test this solution: #3024524: Deprecated function strpos after upgrade to PHP 7.3 and report the result here?

joelpittet’s picture

Version: 7.x-2.33 » 7.x-2.x-dev
Status: Active » Needs review
StatusFileSize
new634 bytes

@cmseasy does this help your logs? patch as @thalles suggested.

joelpittet’s picture

Title: Deprecated function: strpos() » Deprecated strpos() on second argument as a non-string
thalles’s picture

  • thalles committed c0cc2c5 on 7.x-2.x authored by joelpittet
    Issue #3115525 by joelpittet: Deprecated strpos() on second argument as...
thalles’s picture

Status: Needs review » Fixed

Thanks @all!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.