reference/posix/functions/posix-isatty.xml
9c166423255b3d5e02f74232f2d05fd3b59d5d62
...
...
@@ -35,6 +35,29 @@
35
35
</para>
36
36
</refsect1>
37
37

38
+
<refsect1 role="changelog">
39
+
&reftitle.changelog;
40
+
<informaltable>
41
+
<tgroup cols="2">
42
+
<thead>
43
+
<row>
44
+
<entry>&Version;</entry>
45
+
<entry>&Description;</entry>
46
+
</row>
47
+
</thead>
48
+
<tbody>
49
+
<row>
50
+
<entry>8.3.0</entry>
51
+
<entry>
52
+
Type error <constant>E_WARNING</constant>s are now raised for integer
53
+
coercions following the usual PHP type coercion semantics.
54
+
</entry>
55
+
</row>
56
+
</tbody>
57
+
</tgroup>
58
+
</informaltable>
59
+
</refsect1>
60
+
38
61
<refsect1 role="seealso">
39
62
&reftitle.seealso;
40
63
<para>
41
64