MantisBT: master c3cbfe2c
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2022-06-02 05:31 | master 62738564 |
| Affected Issues | 0030429: Upcoming incompatibility with PHP 8.2, "Deprecate ${} string interpolation" RFC | |||
| Changeset | Fix deprecated usage of ${} string interpolation The "Deprecate ${} string interpolation" RFC 1 has been acceoted and The Mantis code was using the deprecated syntax in a few places, this Thanks to ChrisG for the original patch. Fixes 0030429 |
|||
| mod - core/file_api.php | Diff File | |||
| mod - core/plugin_api.php | Diff File | |||
| mod - core/string_api.php | Diff File | |||
| mod - login_page.php | Diff File | |||