rhymix/tests
Kijin Sung 93a7348606 Support $foo->$bar syntax in templates
기존: $__Context->$__Context->bar 로 변환되어 오작동
개선: $__Context->{$__Context->bar} 로 변환되어 정상 작동되며
      변싱 순서에 따라 이 중괄호가 다시 해석되지는 않음
2022-10-30 21:41:40 +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 Support $foo->$bar syntax in templates 2022-10-30 21:41:40 +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