This is an automated email from the ASF dual-hosted git repository.

sveneld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


    from 9531544ff THRIFT-5983: Replace switch with match in PHP 
TProtocol::skip / skipBinary (#3463)
     add cc66145b7 THRIFT-5984: Cache function_exists() capability checks in 
PHP runtime (#3464)

No new revisions were added by this update.

Summary of changes:
 .gitignore                                               |  1 +
 lib/php/lib/Serializer/TBinarySerializer.php             | 13 +++++++++++--
 lib/php/lib/Transport/TSocket.php                        | 10 +++++++++-
 lib/php/lib/Transport/TSocketPool.php                    | 16 ++++++++--------
 lib/php/phpstan.neon                                     |  2 ++
 .../test/Unit/Lib/Serializer/TBinarySerializerTest.php   | 13 +++++++++++++
 lib/php/test/Unit/Lib/Transport/TSocketPoolTest.php      |  6 ++++++
 lib/php/test/Unit/Lib/Transport/TSocketTest.php          |  6 ++++++
 8 files changed, 56 insertions(+), 11 deletions(-)

Reply via email to