Sign up to request clarification or add additional context in comments.
Comments
0
I've found namespaces introduced in PHP 5.3 to suffer from multiple usability problems due to performance trade-offs, limitations of PHP's parser, collisions with other PHP features and unfortunate design decisions.
>=5.3.0?