graphql-php icon indicating copy to clipboard operation
graphql-php copied to clipboard

Unexpected output on startup when migrating 15.19.1 to 15.20.0

Open rhift opened this issue 8 months ago • 1 comments

Hey there,

I'm observing some unexpected output on startup when migrating from 15.19.1 to 15.20.0 (PHP version 8.4.5) as follows.

ENTRY 2 (block 15 start 68) - live var 66

Maybe it's the result of a development or debugging artifact?

rhift avatar Mar 21 '25 12:03 rhift

I have never seen anything like that. Can you check the diff between the releases? https://github.com/webonyx/graphql-php/compare/v15.19.1...v15.20.0

spawnia avatar Mar 21 '25 13:03 spawnia