Home
last modified time | relevance | path

Searched refs:access (Results 251 – 273 of 273) sorted by relevance

1...<<11

/PHP-7.4/ext/standard/tests/file/
H A Dtouch_variation5-win32.phpt139 echo "FAILED: $path - access time not changed\n";
H A Dtouch_variation6-win32.phpt145 echo "FAILED: $path - access time not changed\n";
/PHP-7.4/
H A DCONTRIBUTING.md8 You don't need any special access to download, build, debug and begin submitting
54 Read [Git access page](https://www.php.net/git.php) for help on using Git to get
292 This section refers to contributors that have Git push access and make commit
H A DNEWS177 . Fixed bug #72595 (php_output_handler_append illegal write access). (cmb)
366 . Fixed bug #73533 (Invalid memory access in php_libxml_xmlCheckUTF8). (cmb)
838 . Fixed bug #73527 (Invalid memory access in php_filter_strip). (cmb)
1144 all-access permissions). (CVE-2020-7063) (stas)
1309 . Fixed bug #78833 (Integer overflow in pack causes out-of-bound access).
1352 . Fixed bug #78220 (Can't access OneDrive folder). (cmb, ab)
1821 . Fixed bug #78220 (Can't access OneDrive folder). (cmb, ab)
2219 . Fixed bug #77494 (Disabling class causes segfault on member access).
2225 . Fixed bug #77630 (rename() across the device may allow unwanted access
2655 . Fixed bug #76594 (Bus Error due to unaligned access in zend_ini.c
H A DUPGRADING277 . A new extension which provides a simple way to call native functions, access
278 native variables and create/access data structures defined in C libraries.
404 . The array and string offset access syntax using curly braces is deprecated.
H A Dphp.ini-development637 ; can still get access to the environment variables through getenv() should you
1177 ; *Any* user with PHP access can run 'echo get_cfg_var("mysqli.default_pw")
1178 ; and reveal this password! And of course, any users with read access to this
1456 ; - User may access your site with the same session ID
H A Dphp.ini-production637 ; can still get access to the environment variables through getenv() should you
1177 ; *Any* user with PHP access can run 'echo get_cfg_var("mysqli.default_pw")
1178 ; and reveal this password! And of course, any users with read access to this
1456 ; - User may access your site with the same session ID
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec.phpt182 Warning: PDO::exec(): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in …
/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE234 If distribution of object code is made by offering access to copy
235 from a designated place, then offering equivalent access to copy the
311 d) If distribution of the work is made by offering access to copy
312 from a designated place, offer equivalent access to copy the above
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE237 If distribution of object code is made by offering access to copy
238 from a designated place, then offering equivalent access to copy the
314 d) If distribution of the work is made by offering access to copy
315 from a designated place, offer equivalent access to copy the above
/PHP-7.4/win32/
H A Dioutil.h97 DWORD access; member
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_watch.c241 static void phpdbg_change_watchpoint_access(phpdbg_watchpoint_t *watch, int access) { in phpdbg_change_watchpoint_access() argument
243 …_page_boundary(watch->addr.ptr), phpdbg_get_total_page_size(watch->addr.ptr, watch->size), access); in phpdbg_change_watchpoint_access()
H A Dxml.md228 - maxnum: tried to access a frame with a number higher than existing (or &lt; 0)
/PHP-7.4/sapi/fpm/tests/
H A Dtester.inc19 * File extension for access log.
1433 * Print content of access log.
/PHP-7.4/ext/posix/
H A Dposix.c1060 ret = access(path, mode); in PHP_FUNCTION()
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_module.c261 access(ZSTR_VAL(new_value), R_OK | W_OK | X_OK) != 0) {
H A DZendAccelerator.c1900 return access(ZSTR_VAL(persistent_script->script.filename), R_OK) != 0; in check_persistent_script_access()
1909 ret = access(phar_path, R_OK) != 0; in check_persistent_script_access()
/PHP-7.4/docs/
H A Dstreams.md177 What if your extension needs to access the `FILE*` of a user level file pointer?
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c1340 ret = access(new_state.cwd, mode); in virtual_access()
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch947 - if (access(buf, R_OK) != -1) {
2664 - if (access(tmppath, R_OK) == -1)
2763 - if (access(hmagicpath, R_OK) == -1)
/PHP-7.4/ext/phar/tests/files/
H A Dpear2coverage.phar1507 * or the files they access have been modified
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます10148 >0 ubyte 0xe1 DOS access or SpeedStor 12-bit
14293 # and allow access to the protective partition. This code will
H A Dmagic10148 >0 ubyte 0xe1 DOS access or SpeedStor 12-bit
14293 # and allow access to the protective partition. This code will

Completed in 230 milliseconds

1...<<11