Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
encoderer
on July 28, 2012
|
parent
|
context
|
favorite
| on:
How to add a new syntactic feature to PHP
The grandparent has the right sentiment but the wrong language. When you see :: you know you're addressing a specific class and not a namespace.
And since PHP doesn't have any concept of a class-instance there's nothing mucking that up.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
And since PHP doesn't have any concept of a class-instance there's nothing mucking that up.