appendices/migration70/incompatible/strings.xml
86e6094e86b84a51d00ab217ac50ce8dde33d82a
...
...
@@ -48,7 +48,7 @@ string(3) "foo"
48
48
<para>
49
49
<function>filter_var</function> can be used to check if a
50
50
<type>string</type> contains a hexadecimal number, and also to convert a
51
-
string of that type to an <type>integer</type>:
51
+
string of that type to an <type>int</type>:
52
52
</para>
53
53

54
54
<informalexample>
55
55