Home
last modified time | relevance | path

Searched refs:global (Results 101 – 125 of 533) sorted by relevance

12345678910>>...22

/php-src/Zend/tests/
H A Dexception_003.phpt2 Throwing exception in global scope
H A Dunset_cv02.phpt2 unset() CV 2 (unset() global variable in $GLOBALS)
H A Dunset_cv08.phpt2 unset() CV 8 (unset() of global variable in array_unique($GLOBALS))
H A Dunset_cv03.phpt2 unset() CV 3 (unset() global variable in included file)
H A Dglobal_with_side_effect_name.phpt12 global ${sf("a")};
H A Dmagic_const_in_global_scope.phpt2 Test use of magic constants in the global scope
H A Dclosure_002.phpt2 Closure 002: Lambda with lexical variables (global scope)
H A Dbug33116.phpt2 Bug #33116 (crash when assigning class name to global variable in autoloader)
H A Dconstants_003.phpt2 Using namespace constants and constants of global scope
H A Dcall_with_refs.phpt7 global $my_var;
/php-src/Zend/tests/nullsafe_operator/
H A D040.phpt6 global $foo;
/php-src/ext/hash/tests/
H A Dnew-context.phpt13 Exception: Call to private HashContext::__construct() from global scope
/php-src/Zend/tests/use_function/
H A Dshadow_core.phpt2 shadowing a global core function with a local version
/php-src/ext/tidy/tests/
H A D035.phpt10 Fatal error: Uncaught Error: Call to private tidyNode::__construct() from global scope in %s:%d
/php-src/ext/opcache/tests/
H A Dbug66176.phpt13 global $a;
/php-src/ext/intl/tests/
H A Dintl_get_error_code.phpt8 * Check getting global error code.
H A Dintl_get_error_message.phpt8 * Check getting global error message.
/php-src/tests/func/
H A D002.phpt16 echo "Local variables became global :(\n";
/php-src/Zend/tests/readonly_props/
H A Dmagic_get_set.phpt67 Cannot initialize readonly property Test::$prop from global scope
68 Cannot unset readonly property Test::$prop from global scope
/php-src/tests/security/
H A Dopen_basedir.inc77 global $savedDirectory;
90 global $savedDirectory;
110 global $savedDirectory;
125 global $savedDirectory;
/php-src/tests/classes/
H A Dfactory_and_singleton_010.phpt19 Warning: Call to private test::__destruct() from global scope during shutdown ignored in Unknown on…
H A Dfactory_and_singleton_009.phpt19 Warning: Call to protected test::__destruct() from global scope during shutdown ignored in Unknown …
H A Ddestructor_visibility_002.phpt22 Warning: Call to private Derived::__destruct() from global scope during shutdown ignored in Unknown…
/php-src/ext/ldap/tests/
H A Dskipifcontrol.inc6 global $uri, $user, $passwd, $protocol_version, $base;
/php-src/ext/calendar/tests/
H A Dbug71894.phpt2 Bug #71894 (AddressSanitizer: global-buffer-overflow in zif_cal_from_jd)

Completed in 37 milliseconds

12345678910>>...22