safe icon indicating copy to clipboard operation
safe copied to clipboard

Functions that are in declared twice in the doc pages are not handled

Open moufmouf opened this issue 7 years ago • 0 comments

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)

moufmouf avatar Sep 06 '18 08:09 moufmouf