BitOne / php-meminfo

PHP extension to get insight about memory usage
MIT License
1.08k stars 78 forks source link

Fix invalid JSON in type names #126

Closed stracker-phil closed 5 months ago

stracker-phil commented 1 year ago

In some cases, type names included binary data.

This PR fixes those type-name problems.