flock(): Illegal operation argument
codeasashu opened this issue · 3 comments
codeasashu commented
Getting this error as soon as I enabled monkey patching.
A PHP Error was encountered
Severity: Warning
Message: flock(): Illegal operation argument
Filename: /Users/ashutoshchaudhary/code/office/php/asterisk/engine-obd/application/tests/_ci_phpunit_test/patcher/IncludeStream.php
Line Number: 212
codeasashu commented
kenjis commented
@codeasashu If you know what code causes the error, could you tell me what it is?
Or could you show me how to reproduce the error?