Skip to content

Commit b56bfde

Browse files
committed
Support Swoole v6.0
1 parent d553c0b commit b56bfde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
require BASE_PATH . '/vendor/autoload.php';
2525

26-
Runtime::enableCoroutine(true, swoole_hook_flags());
26+
Runtime::enableCoroutine(swoole_hook_flags());
2727

2828
ClassLoader::init();
2929

0 commit comments

Comments
 (0)