zlacker

[return to "PHP 8.2"]
1. tiffan+y7[view] [source] 2022-12-08 13:18:28
>>TimWol+(OP)
What’s a feature that PHP is missing, that if it had it - would garner it more respect?

Note: I think PHP is way under appreciated.

◧◩
2. tored+Vh[view] [source] 2022-12-08 14:29:34
>>tiffan+y7

  * function autoloading
  * typedef 
  * templating hooks for escaping output and such
  * better phpdoc, e.g define class without creating class, nested structures. 
  * inner class 
  * modules (instead of namespaces)
[go to top]