mediawiki-extensions-Confir.../SimpleCaptcha
Bartosz Dziewoński 78b1492a04 Replace gettype() with get_debug_type() in exception messages
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.

For reference:
https://www.php.net/manual/en/function.get-debug-type.php
https://www.php.net/manual/en/function.gettype.php

Change-Id: Ib07dccfe476adc203371a9082e52db56cba2e057
2024-08-12 23:05:31 +02:00
..
resources Convert SimpleCaptcha to OOUI 2018-12-12 11:51:38 +00:00
SimpleCaptcha.php Replace gettype() with get_debug_type() in exception messages 2024-08-12 23:05:31 +02:00