Skip to content

Quick Reference in php.ini is not complete #16818

Closed
@hauk92

Description

@hauk92

Description

The php.ini states:

; The following are all the settings which are different in either the production
; or development versions of the INIs with respect to PHP's default behavior

but the non default mysqlnd.collect_memory_statistics value in the development .ini is not mentioned

Add the following to the .ini

; mysqlnd.collect_memory_statistics
;   Default Value: Off
;   Development Value: On
;   Production Value: Off

PHP Version

Operating System

No response

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