Skip to content

Conversation

@beqqrry-aws
Copy link

The PR to add strict types to all PHP files (#383) broke the tests for this assignment because the months are all sent as strings. This PR fixes the tests by changing the months to ints.

The PR to add strict types to all PHP files (exercism#383) broke the tests for this assignment because the months are all sent as strings. This PR fixes the tests by changing the months to ints.
@neenjaw
Copy link
Collaborator

neenjaw commented Dec 27, 2023

Can you update the example solution as well in .meta/example.php?

Thanks

@neenjaw
Copy link
Collaborator

neenjaw commented Dec 27, 2023

It also seems like your changes fail the exercise test CI tests.

Can you address those failures?

@mk-mxp
Copy link
Contributor

mk-mxp commented Dec 27, 2023

See #591 (comment)

@neenjaw
Copy link
Collaborator

neenjaw commented Dec 27, 2023

See #591 (comment)

@beqqrry-aws the linting ci failure should be resolved with separate or that was merged.

There are still some exercise failures which will still need to be resolved.

@beqqrry-aws
Copy link
Author

I'll take a look at addressing these issues. I was out over the new year.

@mk-mxp
Copy link
Contributor

mk-mxp commented Feb 16, 2024

@beqqrry-aws Are you willing to make this mergable?

@beqqrry-aws
Copy link
Author

Sorry, I've been slammed recently and have had little time for side projects.

@mk-mxp mk-mxp mentioned this pull request Mar 26, 2024
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