Home
last modified time | relevance | path

Searched refs:chdir (Results 151 – 169 of 169) sorted by relevance

1234567

/PHP-5.5/ext/standard/tests/file/
H A D001-win32.phpt13 chdir(dirname(__FILE__));
H A Dunlink_variation9-win32.phpt23 chdir(__DIR__);
H A Dfopen_variation14-win32.phpt40 chdir($testDir);
48 chdir("..");
H A Dfopen_variation15-win32.phpt43 chdir($testDir);
51 chdir("..");
H A D001.phpt12 chdir(dirname(__FILE__));
H A Dtouch_variation5-win32.phpt21 chdir($cwd);
H A Dtouch_variation6-win32.phpt21 chdir(__DIR__);
/PHP-5.5/ext/phar/tests/
H A Dphar_isvalidpharfilename.phpt9 chdir(dirname(__FILE__));
H A Dfopen_edgecases.phpt18 chdir(dirname(__FILE__));
H A Dbug45218_SLOWTEST.phpt43 chdir(dirname(__FILE__));
H A Dbug45218_SLOWTESTU.phpt43 chdir(dirname(__FILE__));
/PHP-5.5/ext/mysql/tests/
H A Dmysql_query_load_data_openbasedir.phpt32 chdir(__DIR__);
/PHP-5.5/ext/standard/
H A Dproc_open.c879 php_ignore_value(chdir(cwd)); in PHP_FUNCTION()
H A Dbasic_functions.c3200 PHP_FE(chdir, arginfo_chdir)
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c527 chdir( file_handle->filename ); in lsapi_chdir_primary_script()
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in138 ; - 'chdir'
474 ;chdir = /var/www
/PHP-5.5/
H A Dserver-tests.php491 @chdir($this->conf['TEST_PHP_SRCDIR']);
H A Drun-tests.php94 @chdir(getenv('TEST_PHP_SRCDIR'));
H A DNEWS2897 . Fixed bug #61546 (functions related to current script failed when chdir()
3553 . Fixed bug #61546 (functions related to current script failed when chdir()
6800 - Fixed bug #45181 (chdir() should clear relative entries in stat cache).
7596 - Fixed bug #41063 (chdir doesn't like root paths). (Dmitry)
8260 - Fixed missing open_basedir check inside chdir() function. (Ilia)

Completed in 72 milliseconds

1234567