[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/mcrypt/functions/_mcrypt-enc-get-iv-size.xml_mcr
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2020-04-30 8:21:50
Message-ID: svn-cmb-1588234910-349727-411512082 () svn ! php ! net
[Download RAW message or body]

cmb                                      Thu, 30 Apr 2020 08:21:50 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349727

Log:
Fix #79543: mcrypt functions not documented as being removed

Bug: https://bugs.php.net/79543 (Re-Opened) mcrypt functions not documented as being removed
      
Changed paths:
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-iv-size.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-key-size.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-modes-name.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-supported-key-sizes.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-is-block-algorithm-mode.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-is-block-algorithm.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-is-block-mode.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-self-test.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-encrypt.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-generic-deinit.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-generic-init.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-generic.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-block-size.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-cipher-name.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-iv-size.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-key-size.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-list-algorithms.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-list-modes.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-close.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-get-algo-block-size.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-get-algo-key-size.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-get-supported-key-sizes.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-is-block-algorithm-mode.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-is-block-algorithm.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-is-block-mode.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-open.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-self-test.xml
    U   phpdoc/en/trunk/reference/mcrypt/functions/mdecrypt-generic.xml


["svn-diffs-349727.txt" (text/x-diff)]

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-iv-size.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-iv-size.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-iv-size.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Returns the size of the IV of the opened algorithm</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-key-size.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-key-size.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-key-size.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Returns the maximum supported keysize of the opened mode</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-modes-name.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-modes-name.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-modes-name.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Returns the name of the opened mode</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-supported-key-sizes.xml
 ===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-supported-key-sizes.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-get-supported-key-sizes.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -7,7 +7,7 @@
  </refnamediv>

  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>

  <refsect1 role="description">

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-is-block-algorithm-mode.xml
 ===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-is-block-algorithm-mode.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-is-block-algorithm-mode.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Checks whether the encryption of the opened mode works on \
blocks</refpurpose>  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-is-block-algorithm.xml
 ===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-is-block-algorithm.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-is-block-algorithm.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Checks whether the algorithm of the opened mode is a block \
algorithm</refpurpose>  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-is-block-mode.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-is-block-mode.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-is-block-mode.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Checks whether the opened mode outputs blocks</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-self-test.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-self-test.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-enc-self-test.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Runs a self test on the opened module</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-encrypt.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-encrypt.xml	2020-04-30 07:13:38 \
                UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-encrypt.xml	2020-04-30 08:21:50 \
UTC (rev 349727) @@ -7,7 +7,7 @@
  </refnamediv>

  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>

  <refsect1 role="description">

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-generic-deinit.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-generic-deinit.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-generic-deinit.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>This function deinitializes an encryption module</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-generic-init.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-generic-init.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-generic-init.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>This function initializes all buffers needed for \
encryption</refpurpose>  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-generic.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-generic.xml	2020-04-30 07:13:38 \
                UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-generic.xml	2020-04-30 08:21:50 \
UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>This function encrypts data</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-block-size.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-block-size.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-block-size.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Gets the block size of the specified cipher</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-cipher-name.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-cipher-name.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-cipher-name.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Gets the name of the specified cipher</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-iv-size.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-iv-size.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-iv-size.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Returns the size of the IV belonging to a specific cipher/mode \
combination</refpurpose>  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-key-size.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-key-size.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-get-key-size.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Gets the key size of the specified cipher</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-list-algorithms.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-list-algorithms.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-list-algorithms.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Gets an array of all supported ciphers</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-list-modes.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-list-modes.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-list-modes.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Gets an array of all supported modes</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-close.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-close.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-close.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Closes the mcrypt module</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-get-algo-block-size.xml
 ===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-get-algo-block-size.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-get-algo-block-size.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Returns the blocksize of the specified algorithm</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-get-algo-key-size.xml
 ===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-get-algo-key-size.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-get-algo-key-size.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Returns the maximum supported keysize of the opened mode</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-get-supported-key-sizes.xml
 ===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-get-supported-key-sizes.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-get-supported-key-sizes.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Returns an array with the supported keysizes of the opened \
algorithm</refpurpose>  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-is-block-algorithm-mode.xml
 ===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-is-block-algorithm-mode.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-is-block-algorithm-mode.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Returns if the specified module is a block algorithm or \
not</refpurpose>  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-is-block-algorithm.xml
 ===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-is-block-algorithm.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-is-block-algorithm.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>This function checks whether the specified algorithm is a block \
algorithm</refpurpose>  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-is-block-mode.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-is-block-mode.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-is-block-mode.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Returns if the specified mode outputs blocks or not</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-open.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-open.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-open.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Opens the module of the algorithm and the mode to be used</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-self-test.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-self-test.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mcrypt-module-self-test.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>This function runs a self test on the specified module</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/en/trunk/reference/mcrypt/functions/mdecrypt-generic.xml
===================================================================
--- phpdoc/en/trunk/reference/mcrypt/functions/mdecrypt-generic.xml	2020-04-30 \
                07:13:38 UTC (rev 349726)
+++ phpdoc/en/trunk/reference/mcrypt/functions/mdecrypt-generic.xml	2020-04-30 \
08:21:50 UTC (rev 349727) @@ -6,7 +6,7 @@
   <refpurpose>Decrypts data</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
-  &warn.deprecated.function-7-1-0;
+  &warn.deprecated.function-7-1-0.removed-7-2-0;
  </refsynopsisdiv>
  <refsect1 role="description">
   &reftitle.description;



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic