zend_throw_or_error 1338 Zend/zend_execute_API.c 				zend_throw_or_error(fetch_type, NULL, "Cannot access self:: when no class scope is active");
zend_throw_or_error 1343 Zend/zend_execute_API.c 				zend_throw_or_error(fetch_type, NULL, "Cannot access parent:: when no class scope is active");
zend_throw_or_error 1347 Zend/zend_execute_API.c 				zend_throw_or_error(fetch_type, NULL, "Cannot access parent:: when current class scope has no parent");
zend_throw_or_error 1353 Zend/zend_execute_API.c 				zend_throw_or_error(fetch_type, NULL, "Cannot access static:: when no class scope is active");
zend_throw_or_error 1371 Zend/zend_execute_API.c 				zend_throw_or_error(fetch_type, NULL, "Interface '%s' not found", ZSTR_VAL(class_name));
zend_throw_or_error 1373 Zend/zend_execute_API.c 				zend_throw_or_error(fetch_type, NULL, "Trait '%s' not found", ZSTR_VAL(class_name));
zend_throw_or_error 1375 Zend/zend_execute_API.c 				zend_throw_or_error(fetch_type, NULL, "Class '%s' not found", ZSTR_VAL(class_name));
zend_throw_or_error 1393 Zend/zend_execute_API.c 				zend_throw_or_error(fetch_type, NULL, "Interface '%s' not found", ZSTR_VAL(class_name));
zend_throw_or_error 1395 Zend/zend_execute_API.c 				zend_throw_or_error(fetch_type, NULL, "Trait '%s' not found", ZSTR_VAL(class_name));
zend_throw_or_error 1397 Zend/zend_execute_API.c 				zend_throw_or_error(fetch_type, NULL, "Class '%s' not found", ZSTR_VAL(class_name));