Skip to content

#15 More math operations#18

Merged
vudaltsov merged 2 commits into
thesis-php:0.2.xfrom
Evgymart:issue-15
Jun 2, 2025
Merged

#15 More math operations#18
vudaltsov merged 2 commits into
thesis-php:0.2.xfrom
Evgymart:issue-15

Conversation

@Evgymart
Copy link
Copy Markdown
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
Comment thread src/TimeSpan.php Outdated
Comment thread src/TimeSpan.php Outdated
Comment thread src/TimeSpan.php Outdated
Comment thread src/TimeSpan.php Outdated
Comment thread src/TimeSpan.php Outdated
@vudaltsov vudaltsov changed the title #15 Timespan math operations, work in progress #15 More math operations May 31, 2025
Comment thread tests/TimeSpanTest.php Outdated
{
self::expectException(\OutOfBoundsException::class);

$tooManyDays = 99999;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

99_999

Comment thread tests/TimeSpanTest.php Outdated
{
self::expectException(\OutOfBoundsException::class);

$tooManyDays = 99999;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

99_999

Comment thread tests/TimeSpanTest.php Outdated
{
self::expectException(\OutOfBoundsException::class);

$tooManyDays = 99999;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

99_999

Comment thread tests/TimeSpanTest.php Outdated
{
self::expectException(\OutOfBoundsException::class);

$tooManyDays = 99999;
Copy link
Copy Markdown
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