I turned on my module's (which depends on Elysia Cron) testing on PHP 7.4 and my tests fail with this message:

fail: [PHP Deprecated] Line 961 of sites/all/modules/elysia_cron/elysia_cron.module:
Array and string offset access syntax with curly braces is deprecated

PHP 7.4 gonna be supported by the core soon: #3081386: [META] Fully support PHP 7.4 in Drupal 7

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

potop created an issue. See original summary.

heyyo’s picture

Version: 7.x-2.7 » 7.x-2.x-dev
Status: Active » Needs review
FileSize
414 bytes
delta’s picture

Status: Needs review » Reviewed & tested by the community

fixed the issue for us, currently using the 2.7 version with that patch applied in production

edit: and we are running on php 7.4, but the fix in this patch is compatible with php 5.4 +

joelpittet’s picture

RTBC++

kala4ek’s picture

Assigned: Unassigned » kala4ek

  • kala4ek committed 57d7eac on 7.x-2.x authored by heyyo
    Issue #3142654 by heyyo, potop, delta, joelpittet, kala4ek: Deprecation...
kala4ek’s picture

Assigned: kala4ek » Unassigned
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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