Closed (fixed)
Project:
Lazy-load
Version:
7.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2020 at 10:08 UTC
Updated:
16 May 2021 at 21:54 UTC
Jump to comment: Most recent
Drupal 7 still support PHP 5.3 (https://www.drupal.org/docs/7/system-requirements/php-requirements#php_r...) so the module should not use the "new" array syntax.
Install lazy on a Drupal 7 site with PHP 5.3.
The attached patch fixes the one line that uses an incompatible array declaration.
| Comment | File | Size | Author |
|---|---|---|---|
| lazy-php53.patch | 500 bytes | prudloff |
Comments
Comment #3
osman