ApprovalTests.php icon indicating copy to clipboard operation
ApprovalTests.php copied to clipboard

Results 11 ApprovalTests.php issues
Sort by recently updated
recently updated
newest added

Hello, It wasn't possible to make this PR small, sorry. It fixes a lot of formatting issues; that's why it might seem bloated, but it really isn't. So, I would...

Hello, when I was installing this package I got a message: "Could not find a version of package approvals/approval-tests matching your minimum-stability (stable). Require it with an explicit version constraint...

Hello, I am not sure if this is appropriate in approval tests but I think it would be helpful to have an option for creating some escape marks for things...

Rollback new PHP types assignment in method definitions to make it work on old version of PHP.

Hi ! I recently stumbled upon Approval testing and am very glad some people made a library for it in php, thank you for that ! I am currently trying...

Replace dead links with existing links

Hi, 2 links are died in Readme with the section [https://github.com/approvals/ApprovalTests.php#more-info](https://github.com/approvals/ApprovalTests.php#more-info)

As the Repo did not specify any PHP min Version it is recommend to not use return statement

Hi! This is just a small PR to update a few typehints that are causing deprecation warnings starting with PHP 8.4 (released in November 2024). Sorry I’m not sure how...

Something is not right with it, I guess the version is too old? ``` ~/projects/php-approval-tests git:[Main] docker build -t php . [+] Building 0.9s (6/13) docker:default => [internal] load build...