PHP struggles with attributes syntax
PHP struggles with attributes syntax
Posted Aug 8, 2020 21:21 UTC (Sat) by jkingweb (subscriber, #113039)In reply to: PHP struggles with attributes syntax by iteratedlateralus
Parent article: PHP struggles with attributes syntax
While you probably know this now, that would have been ambiguous. Is ::foo:::bar::baz() a a call to a function in the ::foo::bar namespace, or to a method of class bar in the ::foo namespace?
