Description
Legacy PHP 5.6 environments can build or manage PECL extensions that were made for older PHP applications. This is useful during maintenance of systems that still depend on extension APIs from that runtime.
It is extension-management tooling for obsolete PHP. Native extensions can affect process stability and security, so sources, compiler settings, ABI compatibility, and migration plans should be reviewed carefully.