Skip to content

php_uname is commonly included in disabled_functions #922

@olmstd

Description

@olmstd

Summary of problem or feature request

php_uname is often disabled. With the 6.7.2 release, the client calling php_uname causes the client to fail when the function is disabled.

Another popular library has handled this case by doing the following:

ramsey/uuid@8d62148#diff-1f1fa3efa8bc080f748917eab36a3262R65

The offending commit and line is here:

1119817#diff-1b0215334399d80759820e3229367adfR137

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