driade / phpfmt8

PHP formatter for Sublime Text 4, with PHP 8 support.
BSD 3-Clause "New" or "Revised" License
46 stars 2 forks source link

Add additional tests #35

Closed driade closed 1 year ago

driade commented 1 year ago

Check https://github.com/Shaked/php.tools (already in a branch) and make them work

driade commented 1 year ago

Check the whole package as it seems it's close to the original, if not the "one", and has a complete build system, a full suite of tests, etc.

driade commented 1 year ago

We've them now running in master (not uploaded) with

php run_all_tests.php -v --stop

There's a lot of code to fix