BitOne / php-meminfo

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

[php7] Fail on objects_summary.phpt #42

Closed francisbesset closed 6 years ago

francisbesset commented 7 years ago

Hi, I compiled the php-meminfo ext on my MacOS system and I have this fail on objects_summary.phpt test.

PS : The test works fine on my GNU/Linux system.

$ ./tests/objects_summary.sh 
Instances count by class:
rank         #instances   class
-----------------------------------------------------------------
$ php -v
PHP 7.1.7 (cli) (built: Jul 27 2017 23:05:35) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies

$ uname -a
Darwin Francis 14.5.0 Darwin Kernel Version 14.5.0: Sun Sep 25 22:07:15 PDT 2016; root:xnu-2782.50.9~1/RELEASE_X86_64 x86_64