safe
safe copied to clipboard
Functions that are in declared twice in the doc pages are not handled
To be handled in special cases:
- [x] json_decode (it returns null on error)
- [ ] all functions that are in double (in the PHPDoc, some functions are declared twice with different syntaxes. We can't easily cope with those manually)