Home
last modified time | relevance | path

Searched refs:posix_setuid (Results 1 – 25 of 122) sorted by relevance

12345

/dports/lang/php73/php-7.3.33/ext/posix/tests/
H A Dposix_setuid_variation1.phpt2 Test function posix_setuid() by substituting argument 1 with array values.
26 var_dump(posix_setuid( $var ) );
31 Warning: posix_setuid() expects parameter 1 to be int, array given in %s on line 15
34 Warning: posix_setuid() expects parameter 1 to be int, array given in %s on line 15
37 Warning: posix_setuid() expects parameter 1 to be int, array given in %s on line 15
40 Warning: posix_setuid() expects parameter 1 to be int, array given in %s on line 15
H A Dposix_setuid_variation6.phpt2 Test function posix_setuid() by substituting argument 1 with string values.
32 var_dump(posix_setuid( $var ) );
38 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 21
41 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 21
44 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 21
47 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 21
H A Dposix_setuid_error.phpt2 Test function posix_setuid() by calling it more than or less than its expected arguments
22 var_dump(posix_setuid( $uid, $extra_arg ) );
24 var_dump(posix_setuid( ) );
31 Warning: posix_setuid() expects exactly 1 parameter, 2 given in %s on line 11
34 Warning: posix_setuid() expects exactly 1 parameter, 0 given in %s on line 13
H A Dposix_setuid_error2.phpt2 Test function posix_setuid() by substituting argument 1 with object values.
47 var_dump(posix_setuid( $var ) );
52 Error: 2 - posix_setuid() expects parameter 1 to be int, object given, %s
54 Error: 2 - posix_setuid() expects parameter 1 to be int, object given, %s
H A Dposix_setuid_variation4.phpt2 Test function posix_setuid() by substituting argument 1 with float values.
33 var_dump(posix_setuid( $var ) );
41 Warning: posix_setuid() expects parameter 1 to be int, float given in %s on line %d
44 Warning: posix_setuid() expects parameter 1 to be int, float given in %s on line %d
H A Dposix_setuid_variation3.phpt2 Test function posix_setuid() by substituting argument 1 with emptyUnsetUndefNull values.
34 var_dump(posix_setuid( $var ) );
42 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 22
45 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 22
H A Dposix_setuid_basic.phpt2 Test function posix_setuid() by calling it with its expected arguments
15 $uid = var_dump(posix_setuid( $myuid ) );
/dports/sysutils/php73-posix/php-7.3.33/ext/posix/tests/
H A Dposix_setuid_variation1.phpt2 Test function posix_setuid() by substituting argument 1 with array values.
26 var_dump(posix_setuid( $var ) );
31 Warning: posix_setuid() expects parameter 1 to be int, array given in %s on line 15
34 Warning: posix_setuid() expects parameter 1 to be int, array given in %s on line 15
37 Warning: posix_setuid() expects parameter 1 to be int, array given in %s on line 15
40 Warning: posix_setuid() expects parameter 1 to be int, array given in %s on line 15
H A Dposix_setuid_variation6.phpt2 Test function posix_setuid() by substituting argument 1 with string values.
32 var_dump(posix_setuid( $var ) );
38 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 21
41 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 21
44 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 21
47 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 21
H A Dposix_setuid_error.phpt2 Test function posix_setuid() by calling it more than or less than its expected arguments
22 var_dump(posix_setuid( $uid, $extra_arg ) );
24 var_dump(posix_setuid( ) );
31 Warning: posix_setuid() expects exactly 1 parameter, 2 given in %s on line 11
34 Warning: posix_setuid() expects exactly 1 parameter, 0 given in %s on line 13
H A Dposix_setuid_error2.phpt2 Test function posix_setuid() by substituting argument 1 with object values.
47 var_dump(posix_setuid( $var ) );
52 Error: 2 - posix_setuid() expects parameter 1 to be int, object given, %s
54 Error: 2 - posix_setuid() expects parameter 1 to be int, object given, %s
H A Dposix_setuid_variation3.phpt2 Test function posix_setuid() by substituting argument 1 with emptyUnsetUndefNull values.
34 var_dump(posix_setuid( $var ) );
42 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 22
45 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 22
H A Dposix_setuid_variation4.phpt2 Test function posix_setuid() by substituting argument 1 with float values.
33 var_dump(posix_setuid( $var ) );
41 Warning: posix_setuid() expects parameter 1 to be int, float given in %s on line %d
44 Warning: posix_setuid() expects parameter 1 to be int, float given in %s on line %d
/dports/www/mod_php73/php-7.3.33/ext/posix/tests/
H A Dposix_setuid_variation1.phpt2 Test function posix_setuid() by substituting argument 1 with array values.
26 var_dump(posix_setuid( $var ) );
31 Warning: posix_setuid() expects parameter 1 to be int, array given in %s on line 15
34 Warning: posix_setuid() expects parameter 1 to be int, array given in %s on line 15
37 Warning: posix_setuid() expects parameter 1 to be int, array given in %s on line 15
40 Warning: posix_setuid() expects parameter 1 to be int, array given in %s on line 15
H A Dposix_setuid_variation6.phpt2 Test function posix_setuid() by substituting argument 1 with string values.
32 var_dump(posix_setuid( $var ) );
38 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 21
41 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 21
44 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 21
47 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 21
H A Dposix_setuid_error.phpt2 Test function posix_setuid() by calling it more than or less than its expected arguments
22 var_dump(posix_setuid( $uid, $extra_arg ) );
24 var_dump(posix_setuid( ) );
31 Warning: posix_setuid() expects exactly 1 parameter, 2 given in %s on line 11
34 Warning: posix_setuid() expects exactly 1 parameter, 0 given in %s on line 13
H A Dposix_setuid_variation4.phpt2 Test function posix_setuid() by substituting argument 1 with float values.
33 var_dump(posix_setuid( $var ) );
41 Warning: posix_setuid() expects parameter 1 to be int, float given in %s on line %d
44 Warning: posix_setuid() expects parameter 1 to be int, float given in %s on line %d
H A Dposix_setuid_variation3.phpt2 Test function posix_setuid() by substituting argument 1 with emptyUnsetUndefNull values.
34 var_dump(posix_setuid( $var ) );
42 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 22
45 Warning: posix_setuid() expects parameter 1 to be int, string given in %s on line 22
H A Dposix_setuid_error2.phpt2 Test function posix_setuid() by substituting argument 1 with object values.
47 var_dump(posix_setuid( $var ) );
52 Error: 2 - posix_setuid() expects parameter 1 to be int, object given, %s
54 Error: 2 - posix_setuid() expects parameter 1 to be int, object given, %s
/dports/lang/php74/php-7.4.27/ext/posix/tests/
H A Dposix_setuid_variation4.phpt2 Test function posix_setuid() by substituting argument 1 with float values.
33 var_dump(posix_setuid( $var ) );
41 Warning: posix_setuid() expects parameter 1 to be int, float given in %s on line %d
44 Warning: posix_setuid() expects parameter 1 to be int, float given in %s on line %d
/dports/sysutils/php74-posix/php-7.4.27/ext/posix/tests/
H A Dposix_setuid_variation4.phpt2 Test function posix_setuid() by substituting argument 1 with float values.
33 var_dump(posix_setuid( $var ) );
41 Warning: posix_setuid() expects parameter 1 to be int, float given in %s on line %d
44 Warning: posix_setuid() expects parameter 1 to be int, float given in %s on line %d
/dports/www/mod_php74/php-7.4.27/ext/posix/tests/
H A Dposix_setuid_variation4.phpt2 Test function posix_setuid() by substituting argument 1 with float values.
33 var_dump(posix_setuid( $var ) );
41 Warning: posix_setuid() expects parameter 1 to be int, float given in %s on line %d
44 Warning: posix_setuid() expects parameter 1 to be int, float given in %s on line %d
/dports/www/mod_php81/php-8.1.1/ext/posix/tests/
H A Dposix_setuid_basic.phpt2 Test function posix_setuid() by calling it with its expected arguments
13 $uid = var_dump(posix_setuid( $myuid ) );
/dports/lang/php81/php-8.1.1/ext/posix/tests/
H A Dposix_setuid_basic.phpt2 Test function posix_setuid() by calling it with its expected arguments
13 $uid = var_dump(posix_setuid( $myuid ) );
/dports/sysutils/php81-posix/php-8.1.1/ext/posix/tests/
H A Dposix_setuid_basic.phpt2 Test function posix_setuid() by calling it with its expected arguments
13 $uid = var_dump(posix_setuid( $myuid ) );

12345