You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.
I wrote the main code that created simple queries to the MS SQL server, but it does not work with pthreads normally. After creating about 4 class objects, my CLI generates an error: zend_mm_heap is corrupted. My code does two abnormal things: use the cURL and mssql drivers.
What should I do to fix this error?
PHP version: 7.2
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I wrote the main code that created simple queries to the MS SQL server, but it does not work with pthreads normally. After creating about 4 class objects, my CLI generates an error: zend_mm_heap is corrupted. My code does two abnormal things: use the cURL and mssql drivers.
What should I do to fix this error?
PHP version: 7.2
The text was updated successfully, but these errors were encountered: