reference/filesystem/functions/chmod.xml
5eb55cda5cc4bc61e94f17468c6402d631edafa5
...
...
@@ -99,6 +99,13 @@ chmod("/somedir/somefile", 0750);
99
99
</para>
100
100
</refsect1>
101
101

102
+
<refsect1 role="errors">
103
+
&reftitle.errors;
104
+
<para>
105
+
Upon failure, an <constant>E_WARNING</constant> is emitted.
106
+
</para>
107
+
</refsect1>
108
+

102
109
<refsect1 role="notes">
103
110
&reftitle.notes;
104
111
<note>
105
112