Closed davidrans closed 3 years ago
I had to update one test to get it passing PHP 8. Undefined constant changed from a warning to an error in PHP 8. To make sure we are testing the same thing on PHP 7 and 8, this changes it to just explicitly trigger a warning.
cr_req 1 qa_req 0
Connects https://github.com/iFixit/ifixit/issues/37333
CR :eight:
I had to update one test to get it passing PHP 8. Undefined constant changed from a warning to an error in PHP 8. To make sure we are testing the same thing on PHP 7 and 8, this changes it to just explicitly trigger a warning.
cr_req 1 qa_req 0
Connects https://github.com/iFixit/ifixit/issues/37333