Skip to content

Commit 0789871

Browse files
committed
gmp_random was deleted as of PHP 8.0.0.
already documented in appendices/migration80/incompatible.xml.
1 parent 371dace commit 0789871

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/gmp/functions/gmp-random.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: c035f0005ac3bfc38d9efed218d763329e0c0fd3 Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: 7431c7296886d6b8481dfda0284789873e1dbea8 Maintainer: hirokawa Status: ready -->
44
<!-- Credits: mumumu -->
55
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.gmp-random">
66
<refnamediv>
@@ -9,7 +9,7 @@
99
</refnamediv>
1010

1111
<refsynopsisdiv>
12-
&warn.deprecated.function-7-2-0;
12+
&warn.deprecated.function-7-2-0.removed-8-0-0;
1313
</refsynopsisdiv>
1414

1515
<refsect1 role="description">

0 commit comments

Comments
 (0)