sveneld opened a new pull request, #3794:
URL: https://github.com/apache/thrift/pull/3794

   ## Summary
   - add a PHP unit regression test for the accelerated 
`TBinarySerializer::deserialize()` path
   - assert that the synthetic message prefix written during deserialize is 
readable inside the extension callback path
   - lock in the `flush()` behavior that fixes the historical 
buffered-transport failure described in `THRIFT-1941`
   
   ## 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/Unit/Lib/Serializer/TBinarySerializerTest.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]

Reply via email to