diff --git a/functions/com.xml b/functions/com.xml index edc6ffd659..072fa9b084 100644 --- a/functions/com.xml +++ b/functions/com.xml @@ -336,7 +336,8 @@ $conn = null; Description - void com_addref + void com_addref + void @@ -356,7 +357,8 @@ $conn = null; Description - void com_release + void com_release + void diff --git a/language/types.xml b/language/types.xml index c8a9b7cc2d..14a58c7d9d 100644 --- a/language/types.xml +++ b/language/types.xml @@ -277,16 +277,13 @@ echo (int) ( (0.1+0.7) * 10 ); // echo's 7! conversion - - - - See also: Arbitrary precision integeres and Floating point numbers - + +