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)
Sun, Jun 8, 06:54
Unknown Object (File)
Sun, Jun 8, 00:39
Unknown Object (File)
Fri, May 30, 01:17
Unknown Object (File)
Fri, May 23, 20:05
Unknown Object (File)
Tue, May 20, 07:17
Unknown Object (File)
Mon, May 19, 06:48
Unknown Object (File)
Sat, May 17, 21:23
Unknown Object (File)
May 13 2025, 18:00
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
No Lint Coverage
Unit
No Test Coverage
Branch
main
Build Status
Buildable 5760
Build 6042: arc lint + arc unit

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.