Ref T13249. We actually already have a function_exists() check.
We don't have a constant() check, but the next change will add one.
Differential D20145
Make libphutil `utils.php` PHP version violations statically analyzable epriestley on Feb 11 2019, 10:21 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Ref T13249. We actually already have a function_exists() check. We don't have a constant() check, but the next change will add one. Ran unit tests. No more lint warnings.
Diff Detail
|