Home
last modified time | relevance | path

Searched refs:permissions (Results 1 – 25 of 82) sorted by relevance

1234

/PHP-8.2/ext/standard/tests/file/
H A D006_variation2.phpt30 -0777, // permissions will be given as 2's complement form of -0777
31 -07777, // permissions will be given as 2's complement form of -07777
34 777, // permissions will be given as octal equivalent value of 777
35 7777, // permissions will be given as octal equivalent value of 7777
83 *** Testing fileperms(), chmod() with miscellaneous permissions ***
140 chmod(): Argument #2 ($permissions) must be of type int, string given
141 chmod(): Argument #2 ($permissions) must be of type int, string given
143 chmod(): Argument #2 ($permissions) must be of type int, string given
144 chmod(): Argument #2 ($permissions) must be of type int, string given
146 chmod(): Argument #2 ($permissions) must be of type int, string given
[all …]
H A Dcopy_variation9.phpt11 /* Test copy(): Trying to copy source file to destination file with and without write permissions */
15 echo "*** Test copy() function: destination with/without write permissions ***\n";
24 echo "\n-- With write permissions --\n";
30 echo "\n-- Without write permissions --\n";
31 chmod($file_path."/copy_copy_variation9.tmp", 0555); //No write permissions
45 *** Test copy() function: destination with/without write permissions ***
47 -- With write permissions --
53 -- Without write permissions --
H A Dtempnam_variation1-win32-mb.phpt26 echo "File permissions are => ";
61 File permissions are => 100666
65 File permissions are => 100666
69 File permissions are => 100666
73 File permissions are => 100666
77 File permissions are => 100666
81 File permissions are => 100666
85 File permissions are => 100666
89 File permissions are => 100666
93 File permissions are => 100666
[all …]
H A Dtempnam_variation1-win32.phpt26 echo "File permissions are => ";
61 File permissions are => 100666
65 File permissions are => 100666
69 File permissions are => 100666
73 File permissions are => 100666
77 File permissions are => 100666
81 File permissions are => 100666
85 File permissions are => 100666
89 File permissions are => 100666
93 File permissions are => 100666
[all …]
H A Dtempnam_variation2-win32.phpt91 File permissions are => 100666
96 File permissions are => 100666
101 File permissions are => 100666
106 File permissions are => 100666
111 File permissions are => 100666
116 File permissions are => 100666
123 File permissions are => 100666
128 File permissions are => 100666
135 File permissions are => 100666
142 File permissions are => 100666
[all …]
H A Dtempnam_variation2.phpt91 File permissions are => 100600
96 File permissions are => 100600
101 File permissions are => 100600
106 File permissions are => 100600
111 File permissions are => 100600
116 File permissions are => 100600
123 File permissions are => 100600
128 File permissions are => 100600
135 File permissions are => 100600
142 File permissions are => 100600
[all …]
H A Dtempnam_variation1.phpt26 echo "File permissions are => ";
64 File permissions are => 100600
69 File permissions are => 100600
74 File permissions are => 100600
79 File permissions are => 100600
84 File permissions are => 100600
89 File permissions are => 100600
94 File permissions are => 100600
99 File permissions are => 100600
104 File permissions are => 100600
[all …]
H A Dtempnam_variation8-win32.phpt90 File permissions are => 100666
95 File permissions are => 100666
100 File permissions are => 100666
105 File permissions are => 100666
110 File permissions are => 100666
117 File permissions are => 100666
124 File permissions are => 100666
129 File permissions are => 100666
134 File permissions are => 100666
139 File permissions are => 100666
[all …]
H A Dtempnam_variation3.phpt50 echo "File permissions are => ";
81 File permissions are => 100600
85 File permissions are => 100600
89 File permissions are => 100600
93 File permissions are => 100600
97 File permissions are => 100600
105 File permissions are => 100600
109 File permissions are => 100600
H A Dtempnam_variation7-win32.phpt47 echo "File permissions are => ";
71 File permissions are => 100666
77 File permissions are => 100666
81 File permissions are => 100666
85 File permissions are => 100666
91 File permissions are => 100666
101 File permissions are => 100666
107 File permissions are => 100666
H A Dtempnam_variation7.phpt48 echo "File permissions are => ";
76 File permissions are => 100600
82 File permissions are => 100600
86 File permissions are => 100600
90 File permissions are => 100600
96 File permissions are => 100600
106 File permissions are => 100600
112 File permissions are => 100600
H A Dcopy_variation15.phpt11 /* Test copy(): Trying to create a copy of file in a dir which doesn't have write permissions */
15 …opy() function: Trying to create a copy of file in a dir which doesn't have write permissions ***";
26 chmod($dir, 0555); //dir without write permissions
44 … copy() function: Trying to create a copy of file in a dir which doesn't have write permissions ***
H A Dlstat_stat_variation17.phpt2 Test lstat() and stat() functions: usage variations - effects changing permissions of dir
12 /* test the effects on stats by changing permissions of a dir */
H A Dlstat_stat_variation16.phpt2 Test lstat() and stat() functions: usage variations - effects changing permissions of file
12 /* test the effects on stats with changing permissions of file */
H A Dlstat_stat_variation15.phpt2 Test lstat() and stat() functions: usage variations - effects changing permissions of link
13 /* test the effects on stats by changing permissions of link */
/PHP-8.2/tests/basic/
H A Derrorlog_permission.phpt2 Check permissions for created errorlog file
27 printf("got permissions=%o\n", fileperms(LOG_FILENAME) & 0777);
36 got permissions=600
/PHP-8.2/ext/pdo_mysql/tests/
H A DREADME.md37 The MySQL user used to run the tests must have full permissions on the test
38 database, plus the following additional permissions:
41 * SELECT permissions on performance_schema.session_connect_attrs
/PHP-8.2/ext/standard/tests/dir/
H A Dscandir_variation7.phpt2 Test scandir() function : usage variations - different directory permissions
13 * Create directories with different permissions to test whether scandir() can access them
22 // different values for directory permissions
H A Ddir_variation3.phpt2 Test dir() function : usage variations - different directory permissions
13 * Providing various permissions to the directory to be opened and checking
17 echo "*** Testing dir() : different directory permissions ***";
24 /* different values for directory permissions */
80 *** Testing dir() : different directory permissions ***
H A Dopendir_variation7.phpt2 Test opendir() function : usage variations - different directory permissions
13 * Open a directory using opendir() with different directory permissions
23 /* different values for directory permissions */
/PHP-8.2/ext/sysvsem/
H A Dsysvsem.stub.php13 function sem_get(int $key, int $max_acquire = 1, int $permissions = 0666, bool $auto_release = true… argument
/PHP-8.2/.github/workflows/
H A Dlabeler.yml7 permissions:
/PHP-8.2/ext/shmop/
H A Dshmop.stub.php11 function shmop_open(int $key, string $mode, int $permissions, int $size): Shmop|false {} argument
/PHP-8.2/ext/sysvshm/
H A Dsysvshm.stub.php13 function shm_attach(int $key, ?int $size = null, int $permissions = 0666): SysvSharedMemory|false {} argument
/PHP-8.2/Zend/tests/
H A Dbug30451.phpt2 Bug #30451 (static properties permissions broken)

Completed in 42 milliseconds

1234