Home
last modified time | relevance | path

Searched refs:scope (Results 101 – 125 of 235) sorted by relevance

12345678910

/php-src/Zend/tests/
H A Dclass_name_as_scalar_error_002.phpt14 Fatal error: Cannot use "parent" when current class scope has no parent in %s on line %d
H A Dself_in_eval.phpt2 self etc. can be used in eval() in a class scope
H A Dno_class_const_propagation_in_closures.phpt2 self:: class constants should not be propagated into closures, due to scope rebinding
H A Dclass_alias_016.phpt2 Testing creation of alias to global scope
H A Dbug76869.phpt23 Exception: Call to protected method B::f() from global scope
H A Dbug71756.phpt2 Bug #71756 (Call-by-reference widens scope to uninvolved functions when used in switch)
H A Dglobals_004.phpt2 globals in local scope - 3
H A Dparent_class_name_without_parent.phpt20 Fatal error: Uncaught Error: Cannot use "parent" when current class scope has no parent in %s:5
H A Dclosure_036.phpt2 Closure 036: Rebinding closures, keep calling scope
H A Dgrandparent_prototype.phpt11 $x->test(); // Uncaught Error: Call to protected method D::test() from scope B
H A D020.phpt28 func_get_arg() cannot be called from the global scope
H A Dbug65911.phpt2 Bug #65911 (scope resolution operator - strange behavior with $this)
H A Dget_class_methods_001.phpt2 get_class_methods(): Testing scope
/php-src/ext/standard/tests/general_functions/
H A Dregister_shutdown_functions_without_previous_call_frame_01.phpt11 Fatal error: Uncaught Error: Cannot call forward_static_call() when no class scope is active in [no…
/php-src/tests/classes/
H A Dfactory_and_singleton_007.phpt18 Fatal error: Uncaught Error: Call to protected test::__clone() from global scope in %s:%d
H A Dfactory_and_singleton_008.phpt18 Fatal error: Uncaught Error: Call to private test::__clone() from global scope in %s:%d
H A Ddestructor_visibility_001.phpt22 Fatal error: Uncaught Error: Call to private Derived::__destruct() from global scope in %s:%d
/php-src/ext/standard/tests/class_object/
H A Dget_object_vars_basic_001.phpt44 echo "\n---( Global scope: )---\n";
56 ---( Global scope: )---
H A Dforward_static_call_002.phpt21 Fatal error: Uncaught Error: Cannot call forward_static_call() when no class scope is active in %s:…
/php-src/ext/reflection/tests/
H A Dbug79683.phpt2 Bug #79683: Fake reflection scope affects __toString()
/php-src/Zend/tests/traits/
H A Derror_012.phpt19 Fatal error: Uncaught Error: Call to protected method bar::test() from global scope in %s:%d
H A Dlanguage008a.phpt23 Fatal error: Uncaught Error: Call to protected method MyClass::sayHello() from global scope in %s:%d
/php-src/Zend/tests/type_declarations/variance/
H A Dparent_in_class_failure1.phpt16 Fatal error: Cannot use "parent" when current class scope has no parent in %s on line %d
/php-src/ext/mysqli/tests/
H A Dbug38003.phpt20 Fatal error: Uncaught Error: Call to private DB::__construct() from global scope in %s
/php-src/ext/ffi/tests/
H A D300.phpt21 $ffi = FFI::scope("TEST_300");

Completed in 29 milliseconds

12345678910