From c38bd8cecc5c22dbf323322c0d81e2aacb3fb0c5 Mon Sep 17 00:00:00 2001 From: Egon Schmid Date: Wed, 16 May 2001 15:57:35 +0000 Subject: [PATCH] Please validate your changes before commits. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47589 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/com.xml | 6 ++++-- language/types.xml | 7 ++----- 2 files changed, 6 insertions(+), 7 deletions(-) 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 - + +