Changes between Initial Version and Version 1 of Ticket #51553, comment 21
- Timestamp:
- 06/19/2021 09:37:56 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51553, comment 21
initial v1 22 22 (`$block_type` was renamed to `$item` to comply with the new "enhancement" in PHP 8.0, but then at the top of the function the more descriptive name was restored.) 23 23 24 It looks a bit silly, but... Any better ideas to preserve the self-documenting names? :)24 It looks a bit silly, but... Any better ideas on how to preserve the self-documenting names? :)