From 1e6d2de37db71ec9376dc5ddf66165a112a639e6 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Thu, 21 May 2020 09:02:32 +0000 Subject: [PATCH] filePro: extension was moved to PECL / no longer bundled with PHP as of PHP 5.2 As per: https://www.php.net/manual/en/intro.filepro.php It is unclear to me what the current version nr is of the PECL extension, but showing the functions as if they are available in PHP > 5.2 seems wrong either way. Includes adding a mention of when the extension was moved to PECL on the "Installing/Configuring" page. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349949 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filepro/configure.xml | 3 +++ reference/filepro/versions.xml | 16 ++++++++-------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/reference/filepro/configure.xml b/reference/filepro/configure.xml index 3daa498c8a..8af52dd4aa 100644 --- a/reference/filepro/configure.xml +++ b/reference/filepro/configure.xml @@ -2,6 +2,9 @@
&reftitle.install; + + &pecl.moved-ver;5.2.0 + &pecl.info; &url.pecl.package;filepro. diff --git a/reference/filepro/versions.xml b/reference/filepro/versions.xml index 9db02ad945..d524b3a63a 100644 --- a/reference/filepro/versions.xml +++ b/reference/filepro/versions.xml @@ -4,13 +4,13 @@ Do NOT translate this file --> - - - - - - - + + + + + + + \ No newline at end of file +-->