Skip to content

Conversation

@Evgymart
Copy link
Contributor

No description provided.

@Evgymart Evgymart force-pushed the issue-15 branch 2 times, most recently from 93bbdd1 to 42567b3 Compare May 30, 2025 19:57
@vudaltsov vudaltsov changed the title #15 Timespan math operations, work in progress #15 More math operations May 31, 2025
{
self::expectException(\OutOfBoundsException::class);

$tooManyDays = 99999;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

99_999

{
self::expectException(\OutOfBoundsException::class);

$tooManyDays = 99999;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

99_999

{
self::expectException(\OutOfBoundsException::class);

$tooManyDays = 99999;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

99_999

{
self::expectException(\OutOfBoundsException::class);

$tooManyDays = 99999;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

99_999

@vudaltsov vudaltsov merged commit 4ef8471 into thesis-php:0.2.x Jun 2, 2025
22 checks passed
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

Successfully merging this pull request may close these issues.

3 participants