sveneld opened a new pull request, #3795: URL: https://github.com/apache/thrift/pull/3795
## Summary - add a PHP integration regression test for a generated class that survives PHP `serialize()` / `unserialize()` - verify the restored object still round-trips through `TBinarySerializer` - lock in the current generator/runtime behavior that keeps generated type metadata usable after wakeup ## Testing - `docker run --rm -v /home/v.panivko/github/thrift:/thrift -w /thrift thrift-php-dev:local vendor/bin/phpunit -c lib/php/phpunit.xml lib/php/test/Integration/Lib/Serializer/BinarySerializerTest.php` Generated-by: OpenAI Codex GPT-5 <[email protected]> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
