Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YasumiTest:textNext uses an out of bounds year #28

Closed
stelgenhof opened this issue May 4, 2016 · 0 comments
Closed

YasumiTest:textNext uses an out of bounds year #28

stelgenhof opened this issue May 4, 2016 · 0 comments
Assignees

Comments

@stelgenhof
Copy link
Member

Running phpunit can result in an error in the test class Yasumi\tests\Base\YasumiTest::testNext in the rare situation that the year 10000 is applied. Yasumi only supports year numbers between 1000 and 9999.
PHPUnit Output:

1) Yasumi\tests\Base\YasumiTest::testNext
InvalidArgumentException: Year needs to be between 1000 and 9999 (10000 given).
..../Users/sachatelgenhofoudekoehorst/src/azuya/Yasumi/tests/Base/YasumiTest.php:135
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant