From fba01f489b0f1542621703ae565bf85221888676 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Mon, 5 Jan 2004 01:16:59 +0000 Subject: [PATCH] spelling git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147837 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/types.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/types.xml b/language/types.xml index 8bb95f9ca7..f045154fe2 100644 --- a/language/types.xml +++ b/language/types.xml @@ -1,5 +1,5 @@ - + Types @@ -2124,7 +2124,7 @@ echo $obj->scalar; // outputs 'ciao' Due to the reference-counting system introduced - with PHP 4's Zend-engine, it is automatically detected + with PHP 4's Zend Engine, it is automatically detected when a resource is no longer referred to (just like Java). When this is the case, all resources that were in use for this