Skip to content

Commit a576ed0

Browse files
committed
[splfixedarray/wakeup.xml] Mark deprecated functions with the #[\Deprecated] attribute
php/doc-en@9b1673c
1 parent a823ec7 commit a576ed0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/spl/splfixedarray/wakeup.xml

Lines changed: 2 additions & 1 deletion
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: 03674dde72012054d8e7d34d97ce9f10aef24bd5 Maintainer: takagi Status: ready -->
3+
<!-- EN-Revision: 9b1673cf114a1e10c4563ab9223cb56aed552b89 Maintainer: takagi Status: ready -->
44
<refentry xml:id="splfixedarray.wakeup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
66
<refname>SplFixedArray::__wakeup</refname>
@@ -14,6 +14,7 @@
1414
<refsect1 role="description">
1515
&reftitle.description;
1616
<methodsynopsis role="SplFixedArray">
17+
<modifier role="attribute">#[\Deprecated]</modifier>
1718
<modifier>public</modifier> <type>void</type><methodname>SplFixedArray::__wakeup</methodname>
1819
<void/>
1920
</methodsynopsis>

0 commit comments

Comments
 (0)