This is an automated email from the ASF dual-hosted git repository.
jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from f6927020d [THRIFT-5760] Update minimal version of php
add ac52d8dac [THRIFT-5758] PHP 8.2 Deprecate dynamic properties
No new revisions were added by this update.
Summary of changes:
.github/workflows/build.yml | 1 +
lib/php/lib/Base/TBase.php | 1 +
lib/php/lib/Exception/TException.php | 1 +
lib/php/src/Thrift.php | 2 +
lib/php/test/Unit/Lib/Exception/TExceptionTest.php | 60 ++++++++++++++++++++++
5 files changed, 65 insertions(+)
create mode 100644 lib/php/test/Unit/Lib/Exception/TExceptionTest.php