masquerade icon indicating copy to clipboard operation
masquerade copied to clipboard

Added a verification to ensure the group tables are not empty

Open joris-ati4 opened this issue 1 year ago • 0 comments

When trying to skip a configuration file without tables as stated in the docuemention https://github.com/elgentos/masquerade#customization. A warning is triggered

PHP Warning:  Invalid argument supplied for foreach() in masquerade.phar/src/Elgentos/Masquerade/Console/RunCommand.php on line 131

To prevent this and solve the issue https://github.com/elgentos/masquerade/issues/109, I added a verification to ensure tables is not empty

joris-ati4 avatar Aug 07 '23 13:08 joris-ati4