Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
PHP 8 has been released and necessitates some changes to PHP extensions. In the case of thrift_protocol these changes are minor:
- Update callsites of zend_call_method, zend_read_property, and zend_update_property
- Add arginfo as requested by PHP 8 migration guide (supports reflection features)
I believe it's possible to do these whilst retaining backwards compatibility with PHP 7; I'll open a PR on Github momentarily.
Attachments
Issue Links
- is related to
-
THRIFT-5440 Add php8 to composer.json
- Closed
- links to