kenjis/ci-phpunit-test

flock(): Illegal operation argument

codeasashu opened this issue · 3 comments

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

@kenjis PR #378 seems to fix this. Kindly review

@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?

Fixed in #378