Skip to content

-v should include architecture and OSΒ #19256

@mvorisek

Description

@mvorisek

Description

The following code:

php -v

Resulted in this output:

PHP 8.2.7 (cli) (built: Jul 20 2023 18:02:54) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.7, Copyright (c) Zend Technologies
    with Zend OPcache v8.2.7, Copyright (c), by Zend Technologies

But I expected this output instead:

PHP 8.2.7 (cli) (built: Jul 20 2023 18:02:54) (NTS, Windows 10, 64-bit)
Copyright (c) The PHP Group
Zend Engine v4.2.7, Copyright (c) Zend Technologies
    with Zend OPcache v8.2.7, Copyright (c), by Zend Technologies

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions