One Hat Cyber Team
Your IP :
216.73.216.216
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
etc
/
opt
/
remi
/
php56
/
php.d
/
View File Name :
40-yaml.ini
; Enable PHP Bindings for yaml extension module extension=yaml.so ; yaml extension configuration ; see http://www.php.net/manual/en/yaml.configuration.php ; Decode entities which have the explicit tag "tag:yaml.org,2002:binary" ;yaml.decode_binary = 0 ; Controls the decoding of "tag:yaml.org,2002:timestamp" ; 0 will not apply any decoding, 1 will use strtotime() 2 will use date_create(). ;yaml.decode_timestamp = 0 ; Cause canonical form output. ;yaml.output_canonical = 0 ; Number of spaces to indent sections. Value should be between 1 and 10. ;yaml.output_indent = 2 ; Set the preferred line width. -1 means unlimited. ;yaml.output_width = 80 ; Enable/disable serialized php object processing. ;yaml.decode_php = 1