With PHP 7.4 have an error in the watchdog:

Notice: Trying to access array offset on value of type int в функции advagg_modify_css_pre_render() (line 1554 file /advagg/advagg.module).

With PHP 7.3 is ok.

CommentFileSizeAuthor
#3 php7.4_notices-3145378_3.patch910 bytesheyyo

Comments

tibezh created an issue. See original summary.

mr.white’s picture

Seeing this here as well.

heyyo’s picture

Version: 7.x-2.34 » 7.x-2.x-dev
Status: Active » Needs review
StatusFileSize
new910 bytes

Proposed patch which fixes 2 notices I had, since I used PHP 7.4

jplana’s picture

Status: Needs review » Reviewed & tested by the community

Patch on #3 works for me

thalles’s picture

Thanks @all!

  • thalles committed 480e5ec on 7.x-2.x authored by heyyo
    Issue #3145378 by heyyo, tibezh, thalles, jabeler, jplana: [PHP 7.4]...
thalles’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in dev branch!

Status: Fixed » Closed (fixed)

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