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: 8.1.0

Code execution output:

Array
(
    [php_minor_version] => 8.4
    [php_version] => 8.4.23
    [sf_major_version] => 8
    [sf_minor_version] => 8.1
    [sf_version] => 8.1.0
)