|
|
80545100b3
|
Replace deprecated PHPUnit mock builder setMethods() usage with createPartialMock(), onlyMethods() and addMethods() methods. (#20616)
|
2025-10-15 01:07:13 +03:00 |
|
|
|
c960f93dfe
|
Use ::class instead of ::className() in tests. (#20612)
|
2025-10-14 19:26:35 +03:00 |
|
|
|
d71f7309ae
|
Add void return to method in tests. (#20602)
|
2025-10-14 12:37:35 +03:00 |
|
|
|
909396074e
|
Fix codestyle in build and tests (#20586)
|
2025-10-10 23:04:09 +03:00 |
|
|
|
ce813e5060
|
Raise version min PHP 7.3.
|
2024-03-20 17:27:20 -03:00 |
|
|
|
f58eb362ca
|
Remove YII_ENV.
|
2023-10-21 08:53:15 -03:00 |
|
|
|
f8b49ce511
|
Fix getMockbuilder className().
|
2023-10-20 12:59:20 -03:00 |
|
|
|
c56bccd913
|
Fix error typo.
|
2023-10-20 12:50:20 -03:00 |
|
|
|
e726284a48
|
Fix php 5.
|
2023-10-20 12:45:51 -03:00 |
|
|
|
ecc6c6121e
|
Use Mock tests, after checking the real test.
|
2023-10-20 12:42:19 -03:00 |
|
|
|
70a7282fec
|
Fix yii server and add tests.
|
2023-10-20 10:45:21 -03:00 |
|