wiki.techinc.nl/includes/json
Timo Tijhof 532337e6ff Use "string|false" as @return instead of "string|bool" where appropiate
This makes sure static analyzers don't warn for supposedly unsafe
code accessing variables as strings when they could be boolean after
having only checked against false.

https://github.com/scrutinizer-ci/php-analyzer/issues/605

Change-Id: Idb676de7587f1eccb46c12de0131bea4489a0785
2015-04-01 09:48:30 +01:00
..
FormatJson.php Use "string|false" as @return instead of "string|bool" where appropiate 2015-04-01 09:48:30 +01:00