rhymix/tests/unit
Kijin Sung 3f3f270fda Reduce warnings due to undefined variables in templates
- 템플릿에서 변수를 단순 참조할 경우 ?? '' 를 붙여 워닝 방지
- 함수 호출이나 복잡한 문법 안에 들어간 변수까지 처리해 주지는 않음
- 불필요한 오류 메시지를 줄여서 정말 중요한 오류를 찾기 쉽도록
2023-01-17 00:00:34 +09:00
..
classes Reduce warnings due to undefined variables in templates 2023-01-17 00:00:34 +09:00
framework Adjust unit tests for file cache removal 2022-12-30 00:21:17 +09:00
functions Add polyfills for str_contains(), str_starts_with(), str_ends_with() for PHP < 8.0 2022-12-02 15:45:58 +09:00
_bootstrap.php Fix remainder of unit test warnings in PHP 8.0 2021-01-29 00:36:24 +09:00