Page MenuHomeDevCentral

Use brackets to access array elements
ClosedPublic

Authored by dereckson on Nov 28 2024, 20:34.
Tags
None
Referenced Files
F45209335: D3607.id9328.diff
Thu, Aug 20, 21:52
F45176629: D3607.diff
Thu, Aug 20, 16:01
F45143943: D3607.id9327.diff
Thu, Aug 20, 11:05
F45136331: D3607.diff
Thu, Aug 20, 10:09
Unknown Object (File)
Tue, Aug 18, 04:33
Unknown Object (File)
Sun, Aug 16, 09:44
Unknown Object (File)
Sun, Aug 16, 09:40
Unknown Object (File)
Sun, Aug 16, 08:43
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.