Volodymyr Panivko created THRIFT-6005:
-----------------------------------------
Summary: Raise PHPStan level from 5 to 6 on PHP library
Key: THRIFT-6005
URL: https://issues.apache.org/jira/browse/THRIFT-6005
Project: Thrift
Issue Type: Improvement
Components: PHP - Library
Reporter: Volodymyr Panivko
Step lib/php/phpstan.neon level from 5 to 6 and address all surfaced issues:
parameter type declarations on TBinarySerializer, TServer, TSocketPool,
TSocket, TSSLSocket; array shape PHPDoc on TBase / TException internal helpers;
static array property types on TJSONProtocol; eliminate dead __wakeup()
__construct() round-trip; and tighten ThriftClassLoader::findFileInApcu return.
Final phase of umbrella THRIFT-5960 PHP modernization (post-PR-1/2/3).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)