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 4c10b18e3 THRIFT-6007: Implement MESSAGE_SIZE_LIMIT exception type for 
Delphi library Client: delphi
     add b11de4be9 THRIFT-6005: Raise PHPStan level from 5 to 6 on PHP library 
(#3484)

No new revisions were added by this update.

Summary of changes:
 lib/php/lib/Base/TBase.php                    | 29 ++++++++++++++++++++++++++-
 lib/php/lib/ClassLoader/ThriftClassLoader.php |  8 +++++---
 lib/php/lib/Exception/TException.php          | 24 ++++++++++++++++++++++
 lib/php/lib/Protocol/TJSONProtocol.php        |  9 ++++++---
 lib/php/lib/Serializer/TBinarySerializer.php  |  7 +++++--
 lib/php/lib/Server/TServer.php                |  2 +-
 lib/php/lib/Transport/TSSLSocket.php          |  3 ++-
 lib/php/lib/Transport/TSocket.php             |  2 ++
 lib/php/lib/Transport/TSocketPool.php         | 13 ++++++------
 lib/php/phpstan-baseline.neon                 |  4 ++--
 lib/php/phpstan.neon                          |  2 +-
 11 files changed, 82 insertions(+), 21 deletions(-)

Reply via email to