this is just the last release but less jacked up
Pre-release
Pre-release
reverses the precedence of properties and methods to prioritize properties. basically if both $foo->bar and $foo->bar() exist, you can't access the method, only the property