We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e52b5c7 commit 21cd3a9Copy full SHA for 21cd3a9
reference/filesystem/functions/dirname.xml
@@ -103,30 +103,6 @@ dirname('C:\\'); // Will return 'C:\' on Windows and '.' on *nix systems.
103
</caution>
104
</refsect1>
105
106
- <refsect1 role="changelog">
107
- &reftitle.changelog;
108
- <para>
109
- <informaltable>
110
- <tgroup cols="2">
111
- <thead>
112
- <row>
113
- <entry>&Version;</entry>
114
- <entry>&Description;</entry>
115
- </row>
116
- </thead>
117
- <tbody>
118
119
- <entry>7.0.0</entry>
120
- <entry>
121
- Added the optional <parameter>levels</parameter> parameter.
122
- </entry>
123
124
- </tbody>
125
- </tgroup>
126
- </informaltable>
127
- </para>
128
- </refsect1>
129
-
130
<refsect1 role="examples">
131
&reftitle.examples;
132
<para>
0 commit comments