[phpmyadmin/motranslator] 5878e3: Prefer PHPUnit self calls instead of $this

Branch: refs/heads/5.4.x Home: https://github.com/phpmyadmin/motranslator Commit: 5878e38a039aeb1359fce95b01faacece954ed48 https://github.com/phpmyadmin/motranslator/commit/5878e38a039aeb1359fce95b01... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-11-21 (Thu, 11 November 2024) -03:00 Changed paths: M phpstan-baseline.neon M tests/Cache/ApcuCacheFactoryTest.php M tests/Cache/ApcuCacheTest.php M tests/Cache/InMemoryCacheTest.php M tests/FunctionsTest.php M tests/LoaderTest.php M tests/MoFilesTest.php M tests/PluralFormulaTest.php M tests/PluralTest.php M tests/StringReaderTest.php M tests/TranslatorTest.php Log Message: ----------- Prefer PHPUnit self calls instead of $this Done using PreferPHPUnitSelfCallRector. Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
participants (1)
-
Maurício Meneghini Fauth