rhymix/tests/unit/classes
Kijin Sung 3f3f270fda Reduce warnings due to undefined variables in templates
- 템플릿에서 변수를 단순 참조할 경우 ?? '' 를 붙여 워닝 방지
- 함수 호출이나 복잡한 문법 안에 들어간 변수까지 처리해 주지는 않음
- 불필요한 오류 메시지를 줄여서 정말 중요한 오류를 찾기 쉽도록
2023-01-17 00:00:34 +09:00
..
template Reorganize unit tests 2016-02-16 16:17:46 +09:00
validator Fix unit test for Validator message (a4ab4f4b) 2021-02-04 22:38:42 +09:00
ContextTest.php Improve unit tests for default and blacklisted plugins 2022-08-06 13:31:02 +09:00
FileHandlerTest.php Use a more realistic server environment in unit tests 2016-03-16 09:13:31 +09:00
FrontEndFileHandlerTest.php Fix warning in PHP 8.x due to nonexistent targetie attribute 2022-12-28 00:41:35 +09:00
OldSecurityTest.php Fix various warnings in PHP 8.0 2021-01-28 22:32:56 +09:00
TemplateHandlerTest.php Reduce warnings due to undefined variables in templates 2023-01-17 00:00:34 +09:00
ValidatorTest.php Fix remainder of unit test warnings in PHP 8.0 2021-01-29 00:36:24 +09:00