Home
last modified time | relevance | path

Searched refs:context (Results 1 – 25 of 453) sorted by path

12345678910>>...19

/PHP-7.4/
H A DNEWS2785 . Fixed bug #74719 (fopen() should accept NULL as context). (Alexander Holman)
2828 . Added zlib/level context option for compress.zlib wrapper. (Sara)
H A DREADME.REDIST.BINS533 any context without fee, including a commercial application,
H A DUPGRADING524 parts of the process execution context which are currently being shared with
/PHP-7.4/TSRM/
H A DTSRM.c499 void tsrm_free_interpreter_context(void *context) in tsrm_free_interpreter_context() argument
501 tsrm_tls_entry *next, *thread_resources = (tsrm_tls_entry*)context; in tsrm_free_interpreter_context()
H A DTSRM.h150 TSRM_API void tsrm_free_interpreter_context(void *context);
/PHP-7.4/Zend/tests/
H A D001.phpt57 Warning: func_num_args(): Called from the global scope - no function context in %s on line %d
H A D002.phpt99 Warning: func_get_arg(): Called from the global scope - no function context in %s on line %d
H A D003.phpt79 Warning: func_get_args(): Called from the global scope - no function context in %s on line %d
H A D019.phpt278 * unset() destroys the variable only in the context of the rest of a function
285 // increment the value of the static. this change is in function context
H A D020.phpt26 Warning: func_get_arg(): Called from the global scope - no function context in %s on line %d
H A Daccess_modifiers_008.phpt21 Fatal error: Call to protected method B1::f() from context 'B2' in %s on line %d
H A Daccess_modifiers_009.phpt26 Fatal error: Call to protected method B1::f() from context 'B2' in %s on line %d
H A Daccess_modifiers_010.phpt31 Fatal error: Uncaught Error: Call to private method d::test2() from context 'a' in %s:%d
H A Dassign_coalesce_004.phpt11 Fatal error: Can't use function return value in write context in %s on line %d
H A Dassign_to_obj_002.phpt12 Using $this when not in object context
H A Dbreak_error_003.phpt2 'break' error (not in the loop context)
10 Fatal error: 'break' not in the 'loop' or 'switch' context in %sbreak_error_003.php on line 3
H A Dbug36214.phpt5 class context {
17 $ctx = new context;
H A Dbug37632.phpt135 Fatal error: Uncaught Error: Call to protected C4::__construct() from context 'B4' in %sbug37632.ph…
H A Dbug38146.phpt2 Bug #38146 (Cannot use array returned from foo::__get('bar') in write context)
H A Dbug44141.phpt25 Fatal error: Uncaught Error: Call to private X::__construct() from context 'Y' in %sbug44141.php:15
H A Dbug46409.phpt2 Bug #46409 (__invoke method called outside of object context when using array_map)
H A Dbug47054.phpt39 Fatal error: Uncaught Error: Using $this when not in object context in %s:%d
H A Dbug61025.phpt27 Fatal error: Uncaught Error: Call to private method Bar::__invoke() from context '' in %sbug61025.p…
H A Dbug67922.phpt2 Bug #67922: Member function not found when dereferencing in write-context
H A Dbug69388.phpt6 function handle_error($code, $message, $file, $line, $context) {

Completed in 34 milliseconds

12345678910>>...19