Skip to content

Support for CYGWIN (Windows) #27

Open
@Steveorevo

Description

@Steveorevo

PHP_WINDOWS_VERSION_BUILD is undefined under CYGWIN (Windows) and Environment.php would not detect this. Suggestion; typically the following would return:

echo PHP_OS . ' ' . (8 * PHP_INT_SIZE);

CYGWIN 32

This could be used to decipher the platform as "Windows 32-bit compatible".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions