Page MenuHomeDevCentral

Use brackets to access array elements
ClosedPublic

Authored by dereckson on Nov 28 2024, 20:34.
Tags
None
Referenced Files
F6788663: D3607.id9328.diff
Wed, Apr 9, 22:30
F6787927: D3607.id.diff
Wed, Apr 9, 20:19
F6787726: D3607.diff
Wed, Apr 9, 20:00
Unknown Object (File)
Tue, Apr 8, 14:06
Unknown Object (File)
Mon, Apr 7, 23:27
Unknown Object (File)
Sun, Mar 30, 07:09
Unknown Object (File)
Sat, Mar 29, 17:28
Unknown Object (File)
Sat, Mar 29, 13:26
Subscribers
None

Details

Summary

Fixes the following issue:
[28-Nov-2024 20:07:37 UTC] PHP Fatal error:
Array and string offset access syntax with curly braces is no longer supported
in .../sourcetemplatesgenerator/helpers/Encoding.php

Test Plan

Tested on tools51.nasqueron.org

Diff Detail

Repository
rSTG Source templates generator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Nov 29 2024, 08:27
This revision was automatically updated to reflect the committed changes.