-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This ticket tracks the dependencies on XP core:
cast()for casting anything other than string, int, float, bool, array and object (and nullable versions of these, see Inline nullable checks when casting #131)typeof()in the VirtualPropertyTypes augmentation- XP meta information for extended types such as
array<int>, as seen in this failing test if XpMeta is removed:

util.Objects::stringOf()inside RewriteEnums used in PHP < 8.1lang.VirtualPropertyfor being able to set readonly properties via reflectionis()in the VirtualPropertyTypes augmentation- hard-wired
.class.phpfile extension -see Implement command line option to set file extension for compiled files #159
Metadata
Metadata
Assignees
Labels
No labels