|
|
|
|
|
by gsk22
1104 days ago
|
|
While I applaud the recent-ish improvements to PHP, the biggest issue is still unresolved: the standard library is a mess. It is inconsistent as a rule -- in terms of function naming, argument order, error behaviors, etc. I think this issue is probably intractable unless PHP wants to go the Python route and have a hard fork. |
|