Home
last modified time | relevance | path

Searched refs:global (Results 151 – 175 of 533) sorted by relevance

12345678910>>...22

/php-src/tests/classes/
H A Ddestructor_visibility_001.phpt22 Fatal error: Uncaught Error: Call to private Derived::__destruct() from global scope in %s:%d
/php-src/ext/readline/tests/
H A Dreadline_write_history_001.phpt8 if (getenv('SKIP_REPEAT')) die("skip readline has global state");
H A Dreadline_read_history_001.phpt8 if (getenv('SKIP_REPEAT')) die("skip readline has global state");
/php-src/Zend/tests/type_declarations/
H A Dscalar_strict_declaration_placement_001.phpt7 global $errored;
/php-src/Zend/tests/use_function/
H A Dno_global_fallback.phpt2 non-existent imported functions should not be looked up in the global table
H A Dno_global_fallback2.phpt2 non-existent imported functions should not be looked up in the global table
/php-src/Zend/tests/
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 Dglobals_004.phpt26 Warning: Undefined global variable $_SERVER in %s on line %d
H A Dbug32799.phpt2 Bug #32799 (crash: calling the corresponding global var during the destruct)
/php-src/Zend/tests/gh10168/
H A Dassign_prop.phpt12 global $box;
H A Dassign_untyped_prop.phpt12 global $box;
H A Dassign_prop_ref.phpt12 global $box;
H A Dassign_untyped_prop_ref.phpt12 global $box;
/php-src/ext/zend_test/tests/
H A Dgh11423.phpt20 string(6) "global"
/php-src/ext/opcache/tests/jit/
H A Dassign_obj_op_002.phpt15 global $a;
/php-src/sapi/fpm/tests/
H A Dsocket-uds-acl.phpt8 [global]
44 [global]
H A Dlog-invalid-port.phpt11 [global]
/php-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_multiple.phpt25 global $data;
30 global $data;
/php-src/tests/output/
H A Dbug60768.phpt6 global $storage;
/php-src/ext/standard/tests/array/
H A Dbug70713.phpt10 global $arr;
H A Dbug12776.phpt8 global $globalArray;
/php-src/tests/lang/
H A Dfunc_get_arg.005.phpt7 global $a;
/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
/php-src/Zend/asm/
H A Dmake_s390x_sysv_elf_gas.S48 .global make_fcontext

Completed in 22 milliseconds

12345678910>>...22