]> granicus.if.org Git - php/commitdiff
nuke warning
authorThies C. Arntzen <thies@php.net>
Tue, 3 Sep 2002 14:14:44 +0000 (14:14 +0000)
committerThies C. Arntzen <thies@php.net>
Tue, 3 Sep 2002 14:14:44 +0000 (14:14 +0000)
Zend/zend_builtin_functions.c

index e01e50d61b3f9d6f15456d98477d9419cf305f68..5a49e761f4dbfc6f547002b0cfa0dc5edef40365 100644 (file)
@@ -1337,6 +1337,7 @@ ZEND_FUNCTION(debug_backtrace)
                                call_type = "::";
                        } else {
                                class_name = NULL;
+                               call_type = NULL;
                        }
 
                        if (class_name) {