rhymix/tests
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
..
_data Add more tests for table alias handling (#1956 보완) 2022-07-03 17:49:19 +09:00
_support Fix various warnings in PHP 8.0 2021-01-28 22:32:56 +09:00
install Fix failing install test in PHP 8.0 2021-01-28 22:41:32 +09:00
unit Allow true/false/yes/no values for autoescape 2022-10-30 22:28:39 +09:00
_bootstrap.php Fix relative path used in unit tests 2022-03-15 02:56:04 +09:00
install.suite.dist.yml Change MySQL default user from root to rhymix 2022-10-30 18:24:24 +09:00
unit.suite.dist.yml Reorganize unit tests 2016-02-16 16:17:46 +09:00