Home
last modified time | relevance | path

Searched refs:global (Results 126 – 150 of 533) sorted by relevance

12345678910>>...22

/php-src/Zend/tests/
H A Dclass_alias_019.phpt2 Trying to redeclare class name in global scope inside namespace
H A Dns_004.phpt2 004: Using global class name from namespace (unqualified - fail)
H A Dunset_cv05.phpt2 unset() CV 5 (indirect unset() of global variable in session_start())
H A Dclass_name_as_scalar_error_005.phpt10 Fatal error: Uncaught Error: Cannot use "static" in the global scope in %s:%d
H A Dclass_name_as_scalar_error_006.phpt10 Fatal error: Uncaught Error: Cannot use "parent" in the global scope in %s:%d
H A Dclass_toString_concat_non_interned_with_itself.phpt9 global $global_non_interned_string;
H A Dunexpected_ref_bug.phpt7 global $my_var;
H A Dunset_cv06.phpt2 unset() CV 6 (indirect unset() of global variable in session_unset())
H A Dunset_cv10.phpt2 unset() CV 10 (unset() of global variable in ArrayObject::offsetUnset($GLOBALS))
H A Dbug61165.phpt11 global $handler;
H A Dbug63734.phpt15 global $ary;
H A Doss_fuzz_54325.phpt7 global $x;
/php-src/ext/intl/tests/
H A Dbreakiter___construct.phpt12 Fatal error: Uncaught Error: Call to private IntlBreakIterator::__construct() from global scope in …
/php-src/ext/mysqli/tests/
H A Dbug36949.phpt17 global $user, $host, $passwd, $db, $port, $socket;
35 global $user, $host, $passwd, $db, $port, $socket;
/php-src/Zend/
H A Dzend_modules.h92 void (*globals_ctor)(void *global);
93 void (*globals_dtor)(void *global);
/php-src/ext/json/tests/
H A Dbug77843.phpt9 global $arr;
/php-src/tests/classes/
H A Dfactory_and_singleton_003.phpt16 Fatal error: Uncaught Error: Call to protected test::__construct() from global scope in %s:%d
H A Dfactory_and_singleton_004.phpt16 Fatal error: Uncaught Error: Call to private test::__construct() from global scope in %s:%d
H A Dfactory_and_singleton_005.phpt17 Fatal error: Uncaught Error: Call to protected test::__destruct() from global scope in %s:%d
H A Dfactory_and_singleton_006.phpt17 Fatal error: Uncaught Error: Call to private test::__destruct() from global scope in %s:%d
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
/php-src/ext/reflection/tests/
H A DReflectionConstant_getValue.phpt24 string(6) "global"
/php-src/tests/output/
H A Dob_017.phpt9 global $statuses;
/php-src/Zend/tests/use_const/
H A Dno_global_fallback.phpt2 non-existent imported constants should not be looked up in the global table

Completed in 22 milliseconds

12345678910>>...22