cakephp2-php8/lib/Cake/Test/Case/Utility
Kamil Wylegala b918df8008
Intl recommendation + PHP81_BC\strftime + Symfony ICU Polyfill (#69)
* Intl extension requirement.

* CakeTime migrated to Intl.

* FormHelper migration strftime to Intl.

* Readme update.
2024-06-05 22:21:39 +02:00
..
CakeNumberTest.php test: Fixed CakeNumberTest::testCurrencyFractionSymbol() 2023-01-11 22:45:29 +01:00
CakeTextTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
CakeTimeTest.php Intl recommendation + PHP81_BC\strftime + Symfony ICU Polyfill (#69) 2024-06-05 22:21:39 +02:00
ClassRegistryTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
DebuggerTest.php test: Skip DebuggerTest::testExportVarRecursion() in PHP 8.1+. 2023-02-19 13:58:40 +01:00
FileTest.php test: Fixed FileTest::testPermission() 2023-01-11 22:45:29 +01:00
FolderTest.php test: Replace PHPUnit's class name in tests 2023-01-11 22:45:29 +01:00
HashTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
InflectorTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
ObjectCollectionTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
SanitizeTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
SecurityTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
SetTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ValidationTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
XmlTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00