Notes the deprecation of the PayFlow Pro extension and removal
from the PECL repository.

-- 
</Dan>

Daniel P. Brown
Senior Unix Geek
<? while(1) { $me = $mind--; sleep(86400); } ?>
Index: book.xml
===================================================================
RCS  /repository/phpdoc/en/reference/pfpro/book.xml,v
retrieving revision 1.2
diff -u -r1.2 book.xml
--- book.xml    23 Dec 2007 04:11:36 -0000      1.2
+++ book.xml    6 Mar 2008 21:56:31 -0000
@@ -26,17 +26,11 @@
   </simpara>
   <note>
    <para>
-    These functions only provide a link to Verisign Payment Services. Be sure
-    to read the Payflow Pro Developers Guide for full details of the required
-    parameters.
+    As of PHP 5.1.0, Payflow Pro functions were moved to the PECL repository.
+    However, they have since been deprecated and removed, and are no longer
+    available or supported.
    </para>
   </note>
-  <note>
-   <para>
-    &pecl.moved-ver;5.1.0.
-   </para>
-  </note>
-  &note.no-windows.extension;
  </preface>
  <!-- }}} -->

Index: functions/pfpro-cleanup.xml
===================================================================
RCS  /repository/phpdoc/en/reference/pfpro/functions/pfpro-cleanup.xml,v
retrieving revision 1.6
diff -u -r1.6 pfpro-cleanup.xml
--- functions/pfpro-cleanup.xml 20 Jun 2007 22:25:13 -0000      1.6
+++ functions/pfpro-cleanup.xml 6 Mar 2008 21:56:31 -0000
@@ -5,6 +5,13 @@
   <refname>pfpro_cleanup</refname>
   <refpurpose>Shuts down the Payflow Pro library</refpurpose>
  </refnamediv>
+ <note>
+  <para>
+   As of PHP 5.1.0, Payflow Pro functions were moved to the PECL repository.
+   However, they have since been deprecated and removed, and are no longer
+   available or supported.
+  </para>
+ </note>
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -12,7 +19,7 @@
    <void/>
   </methodsynopsis>
   <para>
-   Used to shutdown the Payflow Pro library cleanly.
+   Used to shutdown the Payflow Pro library cleanly.
   </para>
   <para>
    This function should be called after you have processed any transactions
Index: functions/pfpro-init.xml
===================================================================
RCS  /repository/phpdoc/en/reference/pfpro/functions/pfpro-init.xml,v
retrieving revision 1.6
diff -u -r1.6 pfpro-init.xml
--- functions/pfpro-init.xml    20 Jun 2007 22:25:13 -0000      1.6
+++ functions/pfpro-init.xml    6 Mar 2008 21:56:31 -0000
@@ -5,6 +5,13 @@
   <refname>pfpro_init</refname>
   <refpurpose>Initialises the Payflow Pro library</refpurpose>
  </refnamediv>
+ <note>
+  <para>
+   As of PHP 5.1.0, Payflow Pro functions were moved to the PECL repository.
+   However, they have since been deprecated and removed, and are no longer
+   available or supported.
+  </para>
+ </note>
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
Index: functions/pfpro-process-raw.xml
===================================================================
RCS  /repository/phpdoc/en/reference/pfpro/functions/pfpro-process-raw.xml,v
retrieving revision 1.10
diff -u -r1.10 pfpro-process-raw.xml
--- functions/pfpro-process-raw.xml     20 Jun 2007 22:25:13 -0000      1.10
+++ functions/pfpro-process-raw.xml     6 Mar 2008 21:56:31 -0000
@@ -5,6 +5,13 @@
   <refname>pfpro_process_raw</refname>
   <refpurpose>Process a raw transaction with Payflow Pro</refpurpose>
  </refnamediv>
+ <note>
+  <para>
+   As of PHP 5.1.0, Payflow Pro functions were moved to the PECL repository.
+   However, they have since been deprecated and removed, and are no longer
+   available or supported.
+  </para>
+ </note>
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
Index: functions/pfpro-process.xml
===================================================================
RCS  /repository/phpdoc/en/reference/pfpro/functions/pfpro-process.xml,v
retrieving revision 1.9
diff -u -r1.9 pfpro-process.xml
--- functions/pfpro-process.xml 20 Jun 2007 22:25:13 -0000      1.9
+++ functions/pfpro-process.xml 6 Mar 2008 21:56:31 -0000
@@ -5,6 +5,13 @@
   <refname>pfpro_process</refname>
   <refpurpose>Process a transaction with Payflow Pro</refpurpose>
  </refnamediv>
+ <note>
+  <para>
+   As of PHP 5.1.0, Payflow Pro functions were moved to the PECL repository.
+   However, they have since been deprecated and removed, and are no longer
+   available or supported.
+  </para>
+ </note>
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
Index: functions/pfpro-version.xml
===================================================================
RCS  /repository/phpdoc/en/reference/pfpro/functions/pfpro-version.xml,v
retrieving revision 1.5
diff -u -r1.5 pfpro-version.xml
--- functions/pfpro-version.xml 20 Jun 2007 22:25:13 -0000      1.5
+++ functions/pfpro-version.xml 6 Mar 2008 21:56:31 -0000
@@ -5,6 +5,13 @@
   <refname>pfpro_version</refname>
   <refpurpose>Returns the version of the Payflow Pro software</refpurpose>
  </refnamediv>
+ <note>
+  <para>
+   As of PHP 5.1.0, Payflow Pro functions were moved to the PECL repository.
+   However, they have since been deprecated and removed, and are no longer
+   available or supported.
+  </para>
+ </note>
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>

Reply via email to