Home
last modified time | relevance | path

Searched refs:context (Results 126 – 150 of 494) sorted by relevance

12345678910>>...20

/PHP-7.1/tests/lang/
H A Dfunc_get_arg.003.phpt10 Warning: func_get_arg(): Called from the global scope - no function context in %s on line %d
H A Dbug25922.phpt2 Bug #25922 (SEGV in error_handler when context is destroyed)
/PHP-7.1/Zend/tests/
H A Dbug70240.phpt8 Fatal error: Can't use function return value in write context in %sbug70240.php on line %d
H A Dassign_to_obj_002.phpt12 Using $this when not in object context
H A Dbug67922.phpt2 Bug #67922: Member function not found when dereferencing in write-context
H A Dincrement_function_return_error.phpt14 Fatal error: Can't use function return value in write context in %s on line %d
H A Dbug69388_2.phpt6 function handle_error($code, $message, $file, $line, $context) {
H A Dclass_name_as_scalar_error_005.phpt2 class name as scalar from ::class keyword error using static non class context
H A Dbug70997.phpt2 Bug #70997 (When using parentClass:: instead of parent::, static context changed)
H A Dclass_name_as_scalar_error_006.phpt2 class name as scalar from ::class keyword error using parent in non class context
H A Dbug38146.phpt2 Bug #38146 (Cannot use array returned from foo::__get('bar') in write context)
/PHP-7.1/ext/standard/tests/array/
H A Dcompact_no_this.phpt2 compact() without object context
/PHP-7.1/Zend/tests/try/
H A Dtry_finally_011.phpt15 Fatal error: 'break' not in the 'loop' or 'switch' context in %stry_finally_011.php on line %d
/PHP-7.1/ext/soap/
H A Dphp_http.h34 void http_context_headers(php_stream_context* context,
/PHP-7.1/ext/standard/tests/file/
H A Dfopen_variation9.phpt2 Test fopen() function : variation: use include path and stream context create a file, relative path
7 …type : resource fopen(string filename, string mode [, bool use_include_path [, resource context]])
H A Dunlink_variation7.phpt2 Test unlink() function : usage variation different types for context
7 /* Prototype : bool unlink(string filename[, context context])
13 echo "*** Testing unlink() : usage variation different types for context ***\n";
109 // loop through each element of the array for context
125 *** Testing unlink() : usage variation different types for context ***
/PHP-7.1/ext/phar/tests/
H A Dfopen_edgecases2.phpt24 $context = stream_context_create();
25 $a = fopen("foob", "rb", false, $context);
H A Dfopen_edgecases2U.phpt24 $context = stream_context_create();
25 $a = fopen("foob", "rb", false, $context);
/PHP-7.1/ext/openssl/tests/
H A Dpeer_verification.phpt41 // Should succeed with peer verification disabled in context
48 // Should succeed with CA file specified in context
/PHP-7.1/ext/standard/tests/dir/
H A Ddir_variation2.phpt2 Test dir() function : usage variations - unexpected value for 'context' argument
6 * Prototype : object dir(string $directory[, resource $context])
12 * Passing non resource values to 'context' argument of dir() and see
16 echo "*** Testing dir() : unexpected values for \$context argument ***\n";
110 *** Testing dir() : unexpected values for $context argument ***
/PHP-7.1/Zend/tests/varSyntax/
H A DtempDimFetchByRefError.phpt11 Fatal error: Uncaught Error: Cannot use temporary expression in write context in %s:%d
H A DtempPropFetchByRefError.phpt11 Fatal error: Uncaught Error: Cannot use temporary expression in write context in %s:%d
/PHP-7.1/ext/tidy/tests/
H A D035.phpt12 Fatal error: Uncaught Error: Call to private tidyNode::__construct() from invalid context in %s:%d
/PHP-7.1/ext/libxml/tests/
H A Dbug63389.phpt2 Bug #63389 (Missing context check on libxml_set_streams_context() causes memleak)
/PHP-7.1/tests/classes/
H A Dfactory_and_singleton_009.phpt21 Warning: Call to protected test::__destruct() from context '' during shutdown ignored in Unknown on…

Completed in 24 milliseconds

12345678910>>...20