Skip to content

OPcache generates a warning with PHP >= 8.5 #578

@Frzk

Description

@Frzk

The Zend OPcache extension is included into PHP, starting with PHP 8.5. (see https://www.php.net/manual/fr/intro.opcache.php)

The buildpack always adds a config directive that instructs PHP to load the extension from an external .so file, which is useless with PHP >= 8.5.
This generates an unpleasant (but non-blocking) warning.

Metadata

Metadata

Assignees

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