From: Antony Dovgal Date: Fri, 11 Jul 2008 12:44:02 +0000 (+0000) Subject: MFH X-Git-Tag: php-5.3.0alpha1~398 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=04c8373b6a1fcde7b8ec340695f53469bf55dfae;p=php MFH --- diff --git a/ext/reflection/tests/reflectionExtension_getDependencies_basic.phpt b/ext/reflection/tests/reflectionExtension_getDependencies_basic.phpt index fff5c746f8..8b5293a48f 100644 --- a/ext/reflection/tests/reflectionExtension_getDependencies_basic.phpt +++ b/ext/reflection/tests/reflectionExtension_getDependencies_basic.phpt @@ -2,6 +2,10 @@ ReflectionExtension::getDependencies() method on an extension with a required and conflicting dependency --CREDITS-- Felix De Vliegher +--SKIPIF-- + --FILE-- rsrc_id); + /* increase context refcount only if the context is really used */ + if (stream && stream->context) { + zend_list_addref(stream->context->rsrc_id); } /* if the caller asked for a persistent stream but the wrapper did not