|
|
|
|
|
by conradfr
488 days ago
|
|
Most of it is not a thing, especially in PHP usual case: a web app with a modern framework and php.ini current defaults. Especially if you use strict mode, PhpStan etc. There's still some surprising behavior sometimes, like how array_merge handles non-int keys but it's all in the documentation. |
|