Fix test expectation for different closure name in 8.4

This commit is contained in:
Niels Dossche 2024-11-15 20:32:59 +01:00
parent 4a5854ee62
commit 6a55beef90
No known key found for this signature in database
GPG Key ID: B8A8AD166DF0E2E5

View File

@ -15,7 +15,7 @@ Test::test();
--EXPECTF--
Fatal error: Uncaught Exception: Use of "static" in callables is deprecated in %s:%d
Stack trace:
#0 %s(%d): {closure}(%d, 'Use of "static"...', %s, %d)
#0 %s(%d): {closure:%s:%d}(8192, 'Use of "static"...', %s, %d)
#1 %s(%d): Test::test()
#2 {main}
thrown in %s on line %d