Removed pfpro extension: add functions and inis by jrfnl · Pull Request #823 · PHPCompatibility/PHPCompatibility
- Fixes the version number of the extension removal.
- Adds the removed functions to the
RemovedFunctionssniff. - Adds the removed ini directives to the
RemovedIniDirectivessniff.
RemovedExtensions: fix removal version number for pfpro
Base on what can be found via the Wayback machine, the "Verisign Payflow Pro" Extension - pfpro - was moved to PECL with the release of PHP 5.1.0.
Ref: https://web.archive.org/web/20070226211109/http://www.php.net/manual/en/ref.pfpro.php
RemovedIniDirectives: add removed pfpro extension directives
Refs: https://web.archive.org/web/20070226211109/http://www.php.net/manual/en/ref.pfpro.php
RemovedFunctions: add removed pfpro extension functions
Refs: https://web.archive.org/web/20070226211109/http://www.php.net/manual/en/ref.pfpro.php