mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
Fix #1927 string * float error in leafo/lessphp
- dev-master 태그로 업데이트
- PHP 8.0 이상 버전에서 오류를 일으키는 {0} 문법 4군데 재수정
This commit is contained in:
parent
e258cf7525
commit
1f9056fc08
31 changed files with 4558 additions and 4326 deletions
2
vendor/leafo/lessphp/tests/README.md
vendored
2
vendor/leafo/lessphp/tests/README.md
vendored
|
|
@ -1,4 +1,4 @@
|
|||
lessphp uses [phpunit](https://github.com/sebastianbergmann/phpunit/) for its tests
|
||||
lessphp uses [PHPUnit](https://github.com/sebastianbergmann/phpunit/) for its tests
|
||||
|
||||
* `InputTest.php` iterates through all the less files in `inputs/`, compiles
|
||||
them, then compares the result with the respective file in `outputs/`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue