3v4l.org

run code in 300+ PHP versions simultaneously
<?php $iter = new RecursiveIteratorIterator(new RecursiveDirectoryIterator('/', FilesystemIterator::SKIP_DOTS)); foreach ($iter as $filename) { echo sprintf("%s % 10d %s %s\n", str_pad($filename, 80, ' ', STR_PAD_RIGHT), filesize($filename), date('r', filemtime($filename)), decoct(fileperms($filename)) ); }
Output for 8.1.28, 8.2.17 - 8.2.18, 8.3.3 - 8.3.4, 8.3.6
Fatal error: Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/tmp:/in:/etc) in /in/qFMqb:3 Stack trace: #0 /in/qFMqb(3): RecursiveDirectoryIterator->__construct('/', 4096) #1 {main} thrown in /in/qFMqb on line 3
Process exited with code 255.
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 Fatal error: Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/tmp:/in:/etc) in /in/qFMqb:3 Stack trace: #0 /in/qFMqb(3): RecursiveDirectoryIterator->__construct('/', 4096) #1 {main} thrown in /in/qFMqb on line 3
Process exited with code 255.
Output for 8.0.0 - 8.0.12
//var/lib/pacman/local/ALPM_DB_VERSION 2 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/iana-etc-20210903-1/mtree 710 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/iana-etc-20210903-1/desc 335 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/iana-etc-20210903-1/files 343 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/filesystem-2021.05.31-1/mtree 2862 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/filesystem-2021.05.31-1/desc 305 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/filesystem-2021.05.31-1/files 2706 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/sync/core.db 142086 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/sync/extra.db 1609165 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/sync/community.db 6089019 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/log/pacman.log 489 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: filesize(): stat failed for //var/lock in /in/qFMqb on line 7 Warning: filemtime(): stat failed for //var/lock in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //var/lock in /in/qFMqb on line 9 //var/lock 0 Thu, 01 Jan 1970 00:00:00 +0000 0 //var/mail 0 Wed, 15 Jan 2014 10:09:55 +0000 41777 //var/run 80 Wed, 15 Jan 2014 10:09:55 +0000 41777 //dev/stderr 0 Wed, 15 Jan 2014 10:09:55 +0000 10600 //dev/stdout 0 Wed, 15 Jan 2014 10:09:55 +0000 10600 //dev/stdin 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/fd 0 Wed, 15 Jan 2014 10:09:55 +0000 40500 Warning: filesize(): stat failed for //dev/core in /in/qFMqb on line 7 Warning: filemtime(): stat failed for //dev/core in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //dev/core in /in/qFMqb on line 9 //dev/core 0 Thu, 01 Jan 1970 00:00:00 +0000 0 //dev/tty 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/urandom 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/random 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/full 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/zero 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/null 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: filesize(): stat failed for //dev/log in /in/qFMqb on line 7 Warning: filemtime(): stat failed for //dev/log in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //dev/log in /in/qFMqb on line 9 //dev/log 0 Thu, 01 Jan 1970 00:00:00 +0000 0 //dev/shm/test.txt 3 Wed, 15 Jan 2014 10:09:55 +0000 100644 //dev/shm/PostgreSQL.1778567013 5992 Wed, 15 Jan 2014 10:09:55 +0000 100600 //dev/char/5:0 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:9 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:8 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:7 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:5 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:3 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/5:2 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/ptmx 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/pts/2 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 //dev/pts/1 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 //dev/pts/0 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 //dev/pts/ptmx 0 Wed, 15 Jan 2014 10:09:55 +0000 20000 Fatal error: Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(//run/systemd/incoming): Failed to open directory: Permission denied in /in/qFMqb:4 Stack trace: #0 [internal function]: RecursiveDirectoryIterator->__construct('//run/systemd/i...', 4096) #1 /in/qFMqb(4): RecursiveDirectoryIterator->getChildren() #2 {main} thrown in /in/qFMqb on line 4
Process exited with code 255.
Output for 7.0.19 - 7.0.33, 7.1.5 - 7.1.33, 7.2.0 - 7.2.34, 7.3.0 - 7.3.31, 7.4.0 - 7.4.25
//var/lib/pacman/local/ALPM_DB_VERSION 2 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/iana-etc-20210903-1/mtree 710 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/iana-etc-20210903-1/desc 335 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/iana-etc-20210903-1/files 343 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/filesystem-2021.05.31-1/mtree 2862 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/filesystem-2021.05.31-1/desc 305 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/filesystem-2021.05.31-1/files 2706 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/sync/core.db 142086 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/sync/extra.db 1609165 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/sync/community.db 6089019 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/log/pacman.log 489 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: filesize(): stat failed for //var/lock in /in/qFMqb on line 7 Warning: filemtime(): stat failed for //var/lock in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //var/lock in /in/qFMqb on line 9 //var/lock 0 Thu, 01 Jan 1970 00:00:00 +0000 0 //var/mail 0 Wed, 15 Jan 2014 10:09:55 +0000 41777 //var/run 80 Wed, 15 Jan 2014 10:09:55 +0000 41777 //dev/stderr 0 Wed, 15 Jan 2014 10:09:55 +0000 10600 //dev/stdout 0 Wed, 15 Jan 2014 10:09:55 +0000 10600 //dev/stdin 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/fd 0 Wed, 15 Jan 2014 10:09:55 +0000 40500 Warning: filesize(): stat failed for //dev/core in /in/qFMqb on line 7 Warning: filemtime(): stat failed for //dev/core in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //dev/core in /in/qFMqb on line 9 //dev/core 0 Thu, 01 Jan 1970 00:00:00 +0000 0 //dev/tty 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/urandom 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/random 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/full 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/zero 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/null 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: filesize(): stat failed for //dev/log in /in/qFMqb on line 7 Warning: filemtime(): stat failed for //dev/log in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //dev/log in /in/qFMqb on line 9 //dev/log 0 Thu, 01 Jan 1970 00:00:00 +0000 0 //dev/shm/test.txt 3 Wed, 15 Jan 2014 10:09:55 +0000 100644 //dev/shm/PostgreSQL.1778567013 5992 Wed, 15 Jan 2014 10:09:55 +0000 100600 //dev/char/5:0 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:9 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:8 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:7 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:5 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:3 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/5:2 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/ptmx 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/pts/2 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 //dev/pts/1 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 //dev/pts/0 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 //dev/pts/ptmx 0 Wed, 15 Jan 2014 10:09:55 +0000 20000 Fatal error: Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(//run/systemd/incoming): failed to open dir: Permission denied in /in/qFMqb:4 Stack trace: #0 [internal function]: RecursiveDirectoryIterator->__construct('//run/systemd/i...', 4096) #1 /in/qFMqb(4): RecursiveDirectoryIterator->getChildren() #2 {main} thrown in /in/qFMqb on line 4
Process exited with code 255.
Output for 7.0.0 - 7.0.18, 7.1.0 - 7.1.4
//var/lib/pacman/local/ALPM_DB_VERSION 2 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/iana-etc-20210903-1/mtree 710 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/iana-etc-20210903-1/desc 335 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/iana-etc-20210903-1/files 343 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/filesystem-2021.05.31-1/mtree 2862 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/filesystem-2021.05.31-1/desc 305 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/local/filesystem-2021.05.31-1/files 2706 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/sync/core.db 142086 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/sync/extra.db 1609165 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/lib/pacman/sync/community.db 6089019 Wed, 15 Jan 2014 10:09:55 +0000 100644 //var/log/pacman.log 489 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: filesize(): stat failed for //var/lock in /in/qFMqb on line 6 Warning: filemtime(): stat failed for //var/lock in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //var/lock in /in/qFMqb on line 8 //var/lock 0 Thu, 01 Jan 1970 00:00:00 +0000 0 //var/mail 0 Wed, 15 Jan 2014 10:09:55 +0000 41777 //var/run 80 Wed, 15 Jan 2014 10:09:55 +0000 41777 //dev/stderr 0 Wed, 15 Jan 2014 10:09:55 +0000 10600 //dev/stdout 0 Wed, 15 Jan 2014 10:09:55 +0000 10600 //dev/stdin 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/fd 0 Wed, 15 Jan 2014 10:09:55 +0000 40500 Warning: filesize(): stat failed for //dev/core in /in/qFMqb on line 6 Warning: filemtime(): stat failed for //dev/core in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //dev/core in /in/qFMqb on line 8 //dev/core 0 Thu, 01 Jan 1970 00:00:00 +0000 0 //dev/tty 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/urandom 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/random 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/full 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/zero 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/null 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: filesize(): stat failed for //dev/log in /in/qFMqb on line 6 Warning: filemtime(): stat failed for //dev/log in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //dev/log in /in/qFMqb on line 8 //dev/log 0 Thu, 01 Jan 1970 00:00:00 +0000 0 //dev/shm/test.txt 3 Wed, 15 Jan 2014 10:09:55 +0000 100644 //dev/shm/PostgreSQL.1778567013 5992 Wed, 15 Jan 2014 10:09:55 +0000 100600 //dev/char/5:0 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:9 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:8 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:7 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:5 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/1:3 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/char/5:2 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/ptmx 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 //dev/pts/2 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 //dev/pts/1 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 //dev/pts/0 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 //dev/pts/ptmx 0 Wed, 15 Jan 2014 10:09:55 +0000 20000 Fatal error: Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(//run/systemd/incoming): failed to open dir: Permission denied in /in/qFMqb:4 Stack trace: #0 [internal function]: RecursiveDirectoryIterator->__construct('//run/systemd/i...', 4096) #1 /in/qFMqb(4): RecursiveDirectoryIterator->getChildren() #2 {main} thrown in /in/qFMqb on line 4
Process exited with code 255.
Output for 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.40
Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //var/lib/pacman/local/ALPM_DB_VERSION 2 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //var/lib/pacman/local/iana-etc-20210903-1/mtree 710 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //var/lib/pacman/local/iana-etc-20210903-1/desc 335 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //var/lib/pacman/local/iana-etc-20210903-1/files 343 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //var/lib/pacman/local/filesystem-2021.05.31-1/mtree 2862 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //var/lib/pacman/local/filesystem-2021.05.31-1/desc 305 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //var/lib/pacman/local/filesystem-2021.05.31-1/files 2706 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //var/lib/pacman/sync/core.db 142086 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //var/lib/pacman/sync/extra.db 1609165 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //var/lib/pacman/sync/community.db 6089019 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //var/log/pacman.log 489 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: filesize(): stat failed for //var/lock in /in/qFMqb on line 7 Warning: filemtime(): stat failed for //var/lock in /in/qFMqb on line 8 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //var/lock in /in/qFMqb on line 9 //var/lock 0 Thu, 01 Jan 1970 00:00:00 +0000 0 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //var/mail 0 Wed, 15 Jan 2014 10:09:55 +0000 41777 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //var/run 80 Wed, 15 Jan 2014 10:09:55 +0000 41777 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/stderr 0 Wed, 15 Jan 2014 10:09:55 +0000 10600 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/stdout 0 Wed, 15 Jan 2014 10:09:55 +0000 10600 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/stdin 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/fd 0 Wed, 15 Jan 2014 10:09:55 +0000 40500 Warning: filesize(): stat failed for //dev/core in /in/qFMqb on line 7 Warning: filemtime(): stat failed for //dev/core in /in/qFMqb on line 8 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //dev/core in /in/qFMqb on line 9 //dev/core 0 Thu, 01 Jan 1970 00:00:00 +0000 0 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/tty 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/urandom 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/random 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/full 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/zero 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/null 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: filesize(): stat failed for //dev/log in /in/qFMqb on line 7 Warning: filemtime(): stat failed for //dev/log in /in/qFMqb on line 8 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //dev/log in /in/qFMqb on line 9 //dev/log 0 Thu, 01 Jan 1970 00:00:00 +0000 0 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/shm/test.txt 3 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/shm/PostgreSQL.1778567013 5992 Wed, 15 Jan 2014 10:09:55 +0000 100600 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/char/5:0 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/char/1:9 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/char/1:8 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/char/1:7 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/char/1:5 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/char/1:3 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/char/5:2 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/ptmx 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/pts/2 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/pts/1 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/pts/0 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /in/qFMqb on line 8 //dev/pts/ptmx 0 Wed, 15 Jan 2014 10:09:55 +0000 20000 Fatal error: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(//run/systemd/incoming): failed to open dir: Permission denied' in /in/qFMqb:4 Stack trace: #0 [internal function]: RecursiveDirectoryIterator->__construct('//run/systemd/i...', 4096) #1 /in/qFMqb(4): RecursiveDirectoryIterator->getChildren() #2 {main} thrown in /in/qFMqb on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.29
Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //var/lib/pacman/local/ALPM_DB_VERSION 2 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //var/lib/pacman/local/iana-etc-20210903-1/mtree 710 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //var/lib/pacman/local/iana-etc-20210903-1/desc 335 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //var/lib/pacman/local/iana-etc-20210903-1/files 343 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //var/lib/pacman/local/filesystem-2021.05.31-1/mtree 2862 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //var/lib/pacman/local/filesystem-2021.05.31-1/desc 305 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //var/lib/pacman/local/filesystem-2021.05.31-1/files 2706 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //var/lib/pacman/sync/core.db 142086 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //var/lib/pacman/sync/extra.db 1609165 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //var/lib/pacman/sync/community.db 6089019 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //var/log/pacman.log 489 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: filesize(): stat failed for //var/lock in /in/qFMqb on line 7 Warning: filemtime(): stat failed for //var/lock in /in/qFMqb on line 8 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //var/lock in /in/qFMqb on line 9 //var/lock 0 Thu, 01 Jan 1970 00:00:00 +0000 0 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //var/mail 0 Wed, 15 Jan 2014 10:09:55 +0000 41777 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //var/run 80 Wed, 15 Jan 2014 10:09:55 +0000 41777 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/stderr 0 Wed, 15 Jan 2014 10:09:55 +0000 10600 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/stdout 0 Wed, 15 Jan 2014 10:09:55 +0000 10600 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/stdin 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/fd 0 Wed, 15 Jan 2014 10:09:55 +0000 40500 Warning: filesize(): stat failed for //dev/core in /in/qFMqb on line 7 Warning: filemtime(): stat failed for //dev/core in /in/qFMqb on line 8 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //dev/core in /in/qFMqb on line 9 //dev/core 0 Thu, 01 Jan 1970 00:00:00 +0000 0 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/tty 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/urandom 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/random 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/full 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/zero 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/null 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: filesize(): stat failed for //dev/log in /in/qFMqb on line 7 Warning: filemtime(): stat failed for //dev/log in /in/qFMqb on line 8 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 Warning: fileperms(): stat failed for //dev/log in /in/qFMqb on line 9 //dev/log 0 Thu, 01 Jan 1970 00:00:00 +0000 0 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/shm/test.txt 3 Wed, 15 Jan 2014 10:09:55 +0000 100644 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/shm/PostgreSQL.1778567013 5992 Wed, 15 Jan 2014 10:09:55 +0000 100600 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/char/5:0 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/char/1:9 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/char/1:8 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/char/1:7 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/char/1:5 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/char/1:3 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/char/5:2 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/ptmx 0 Wed, 15 Jan 2014 10:09:55 +0000 20666 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/pts/2 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/pts/1 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/pts/0 0 Wed, 15 Jan 2014 10:09:55 +0000 20620 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /in/qFMqb on line 8 //dev/pts/ptmx 0 Wed, 15 Jan 2014 10:09:55 +0000 20000 Fatal error: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(//run/systemd/incoming): failed to open dir: Permission denied' in /in/qFMqb:4 Stack trace: #0 [internal function]: RecursiveDirectoryIterator->__construct('//run/systemd/i...', 4096) #1 /in/qFMqb(4): RecursiveDirectoryIterator->getChildren() #2 {main} thrown in /in/qFMqb on line 4
Process exited with code 255.

preferences:
360.37 ms | 425 KiB | 340 Q