Changes between Version 3 and Version 5 of Ticket #23238
- Timestamp:
- 06/16/17 12:22:53 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23238
-
Property
Summary
changed from
Change syntax of GlobalOptions
toNew syntax for GlobalOptions
-
Property
Summary
changed from
-
Ticket #23238 – Description
v3 v5 23 23 24 24 In other words, to use the `class` statement essentially as a namespace. 25 26 This ticket is about enabling the new syntax in addition to the old syntax. Converting the existing use-cases of `GlobalOptions` will be delegated to follow-up tickets.