Page MenuHomeDevCentral

Use brackets to access array elements
ClosedPublic

Authored by dereckson on Nov 28 2024, 20:34.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 22, 00:10
Unknown Object (File)
Wed, Feb 19, 19:14
Unknown Object (File)
Fri, Feb 14, 05:25
Unknown Object (File)
Tue, Feb 11, 06:54
Unknown Object (File)
Mon, Feb 10, 17:46
Unknown Object (File)
Wed, Feb 5, 00:54
Unknown Object (File)
Tue, Feb 4, 02:55
Unknown Object (File)
Mon, Feb 3, 14:27
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.