I am testing my "Arrayy"-library via Travis CI but it crashes when I run the tests with PHP 7.1 === error "zend_mm_heap corrupted" ... How can I debug this? Any idea why this happen?
3
-
Looks like you've run into a bug in PHP. bugs.php.net/how-to-report.phpsisve– sisve2017-04-02 05:59:31 +00:00Commented Apr 2, 2017 at 5:59
-
1Reported: bugs.php.net/bug.php?id=74361NikiC– NikiC2017-04-02 10:56:28 +00:00Commented Apr 2, 2017 at 10:56
-
Thanks for the fix! :) | github.com/php/php-src/commit/…Lars Moelleken– Lars Moelleken2017-04-02 17:59:52 +00:00Commented Apr 2, 2017 at 17:59
Add a comment
|