1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 16:14:02 +00:00
tenancy/tests/Etc/Console
lukinovec 0e223e0484
[4.x] Fix tenants:run argument parsing (#1287)
* Use StringInput instead of ArgvInput so that tenants:run accepts args properly

* Test that tenants:run parses the arguments correctly

* Fix code style (php-cs-fixer)

* Fix PHPStan issue

* remove unnecessary ()

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2025-01-11 12:03:09 +01:00
..
AddUserCommand.php [4.x] Add pending tenants (modified #782) (#869) 2022-10-31 12:14:44 +01:00
AnotherExampleCommand.php [4.x] Fix tenants:run argument parsing (#1287) 2025-01-11 12:03:09 +01:00
ConsoleKernel.php [4.x] Fix tenants:run argument parsing (#1287) 2025-01-11 12:03:09 +01:00
ExampleCommand.php bump PHP to 8.2, minor ci fixes 2023-01-04 02:43:10 +01:00
ExampleQuestionCommand.php [4.x] Improve tenants:run command to execute Input\Output commands (#923) 2022-09-02 18:46:13 +02:00