mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-11 16:28:21 +00:00
237d54d545
get_debug_type() does the same thing but better (spelling type names in the same way as in type declarations, and including names of object classes and resource types). It was added in PHP 8, but the symfony/polyfill-php80 package provides it while we still support 7.4. Also remove uses of get_class() where the new method already provides the same information. For reference: https://www.php.net/manual/en/function.get-debug-type.php https://www.php.net/manual/en/function.gettype.php Change-Id: I5e65a0759df7fa0c10bfa26ebc3cda436630f456 |
||
---|---|---|
.. | ||
LazyLoadedVariable.php | ||
LazyVariableComputer.php | ||
UnsetVariableException.php | ||
VariableHolder.php | ||
VariablesBlobStore.php | ||
VariablesFormatter.php | ||
VariablesManager.php |