pH-7 / passcode-password-generator

🤗 A simple, secure & efficient way to generate passcodes and passwords for your PHP application 🔐

Home Page:https://packagist.org/packages/ph-7/passcode-password-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use assertIsString() and assertIsNumeric

pH-7 opened this issue · comments

As of PHPUnit 8, PHPUnit has a new assertIsString function that will be good to use.

https://phpunit.readthedocs.io/en/9.5/assertions.html