longxinH / xhprof

PHP7/PHP8 support
http://pecl.php.net/package/xhprof
Apache License 2.0
1.07k stars 166 forks source link

Add missing tests and clean-up md5sum #47

Closed andypost closed 4 years ago

andypost commented 4 years ago

After installing with pecl I got missing tests starting from 009

+   <file name="extension/tests/xhprof_009.phpt" role="test" />
+   <file name="extension/tests/xhprof_010.phpt" role="test" />
+   <file name="extension/tests/xhprof_010_append.php" role="test" />
+   <file name="extension/tests/xhprof_011.phpt" role="test" />
+   <file name="extension/tests/xhprof_011_prepend.php" role="test" />
+   <file name="extension/tests/xhprof_012.phpt" role="test" />
+   <file name="extension/tests/xhprof_013.phpt" role="test" />

Also I removed md5sum as looks it populated by pecl

andypost commented 4 years ago

Maybe srcipts/xhprofile.php also should be shipped