|
|
|
|
|
by jasonlotito
5186 days ago
|
|
No, it doesn't. Language designers make lots of decisions that end up being silly. But they make them. In PHP, if it looks like a number, it will get treated like a number when being compared via ==. It's a simple, well-established, fundamental rule. |
|