rhymix/tests/unit/classes
Kijin Sung 2a026a6c86 Allow true/false/yes/no values for autoescape
템플릿의 <config autoescape="on" /> 문법이 on, off만 지원하기 때문에
흔히 사용하는 true, false, yes, no, Y, N 등의 불리언 값을 입력하면
안전하지 않은 off로 인식하게 됨. 이 경우에도 적절히 처리하도록 변경.
2022-10-30 22:28:39 +09:00
..
template
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 relative path used in unit tests 2022-03-15 02:56:04 +09:00
OldSecurityTest.php Fix various warnings in PHP 8.0 2021-01-28 22:32:56 +09:00
TemplateHandlerTest.php Allow true/false/yes/no values for autoescape 2022-10-30 22:28:39 +09:00
ValidatorTest.php Fix remainder of unit test warnings in PHP 8.0 2021-01-29 00:36:24 +09:00