HEX
Server: Apache
System: Linux srv-plesk28.ps.kz 5.14.0-284.18.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 29 17:06:27 EDT 2023 x86_64
User: greencl1 (10085)
PHP: 8.1.33
Disabled: apache_setenv,dl,eval,exec,openlog,passthru,pcntl_exec,pcntl_fork,popen,posix_getpwuid,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,socket_create,socket_create_listen,socket_create_pair,syslog,system,socket_listen,stream_socket_server
Upload Files
File: /var/www/vhosts/greenclinic.kz/test.greenclinic.kz/vendor/kriswallsmith/assetic/CHANGELOG-1.0.md
1.0.4 (August 28, 2012)
-----------------------

 * Fixed the Twig tag to avoid a fatal error when left unclosed
 * Added the HashableInterface for non-serialiable filters
 * Fixed a bug for compass on windows

1.0.3 (March 2, 2012)
---------------------

 * Added "boring" option to Compass filter
 * Fixed accumulation of load paths in Compass filter
 * Fixed issues in CssImport and CssRewrite filters

1.0.2 (August 26, 2011)
-----------------------

 * Twig 1.2 compatibility
 * Fixed filtering of large LessCSS assets
 * Fixed escaping of commands on Windows
 * Misc fixes to Compass filter
 * Removed default CssEmbed charset

1.0.1 (July 15, 2011)
---------------------

 * Fixed Twig error handling
 * Removed use of STDIN
 * Added inheritance of environment variables
 * Fixed Compass on Windows
 * Improved escaping of commands

1.0.0 (July 10, 2011)
---------------------

 * Initial release