Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

PHP Syntax Fixes #30

Merged
merged 2 commits into from
May 17, 2018
Merged

PHP Syntax Fixes #30

merged 2 commits into from
May 17, 2018

Conversation

fishfacemcgee
Copy link
Contributor

After running across #28, I did some more digging and hit a few more instances of missing string return types for toString overrides. I installed phpstan to see if I could catch anything else, and that's how I found the getFilteredStackTrace call. However, most of the issues phpstan is reporting are due to this repo referencing code from Codeception/Codeception, so I opted to not include phpstan in this PR.

Copy link
Member

@Naktibalda Naktibalda left a comment

Choose a reason for hiding this comment

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

Please rebase this branch on 7.0, because your pull request is in conflict after merging #28

@fishfacemcgee
Copy link
Contributor Author

@Naktibalda Updated. Thanks for taking a look so quickly.

@DavertMik
Copy link
Member

Thanks

@fishfacemcgee
Copy link
Contributor Author

@Naktibalda @DavertMik Sorry to bother, but is there a rough ETA on when this PR could get merged and a new release pushed out? Assuming, of course, there aren't any lingering issues with the PR. Thanks in advance!

@Naktibalda Naktibalda merged commit 374dd62 into Codeception:7.0 May 17, 2018
@Naktibalda
Copy link
Member

I tagged 7.1.2 release with all these changes.

@fishfacemcgee
Copy link
Contributor Author

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants