Output of the "Get the Symfony and PHP versions of the current environment" Symfony snippet

Environment:

  • Strangebuzz Snippet VM: 6.4.9
  • PHP: 8.4
  • Symfony: 6.4.20

Code execution output:

Array
(
    [php_minor_version] => 8.4
    [php_version] => 8.4.6
    [sf_major_version] => 6
    [sf_minor_version] => 6.4
    [sf_version] => 6.4.20
)