Y
Hacker News
new
|
ask
|
show
|
jobs
by
account42
315 days ago
Since PHP takes a lot of syntax from C-like languages, the C++ namespace separator :: would be the obvious choice. Not sure if this conflicted with something in PHP though.
1 comments
jimktrains2
314 days ago
https://www.php.net/manual/en/language.oop5.paamayim-nekudot...
scope resolution operator
link