Skip to content

PHP 8 update [info] #6184

Closed
Closed
@joanhey

Description

@joanhey

PHP 8

PHP 8 was released on November 26.
https://www.php.net/releases/8.0/en.php
Updated all the frameworks using php-fpm that don't have problems.

Need to fix

This list will be updated as we found problems or solutions.

Swoole, php-ngx, workerman, phalcon, ...

pecl install

Another question here is how to install the extensions, as PHP8 come without PECL (pear) to install.
pecl install is working without problems with php8.

But now it's failing with php7.4, if it isn't installed php-xml.

JIT

Later we will test the performance with JIT enabled. 😃
The effect will be bigger in async applications.

swoole Can't use JIT swoole/swoole-src#3986
Warning: JIT is incompatible with third party extensions that setup user opcode handlers. JIT disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions