|
|
|
|
|
by array_key_first
124 days ago
|
|
But the real-world alternatives that people use are: 1. goto, which is "spooky action at a distance" to the nth degree. It's not even safe, you can goto anywhere, even out of scope. 2. cleanup attributes, which are not standard. |
|
it is not.