Hi! > I have completed my initial draft of the RFC to deprecate "var" in favor of > "public": https://wiki.php.net/rfc/var_deprecation
As I already stated here, I think this is needless change which only creates BC problems and does not add anything to the language. The RFC incorrectly claims "var" is "legacy functionality", in fact it is not - the functionality, namely public properties, are still very much in use, it's just different keyword to invoke it. I still see absolutely no value in claimed "clean up", which achieves no usable goal (minimizing number of constructs in the language has never been considered a worthy goal in PHP). -- Stas Malyshev smalys...@gmail.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php