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 ef7fda737 Pin all actions to a specific SHA consistently
add f39d3a1cb THRIFT-5957: Add phpstan static analysis with CI guardrail
(#3436)
No new revisions were added by this update.
Summary of changes:
.github/workflows/sca.yml | 12 ++++++++++++
composer.json | 4 ++++
lib/php/lib/Transport/TBufferedTransport.php | 2 +-
lib/php/lib/Transport/TSocketPool.php | 4 ++--
lib/php/phpstan-baseline.neon | 26 ++++++++++++++++++++++++++
lib/php/phpstan.neon | 11 +++++++++++
6 files changed, 56 insertions(+), 3 deletions(-)
create mode 100644 lib/php/phpstan-baseline.neon
create mode 100644 lib/php/phpstan.neon