初始化代码
This commit is contained in:
5
vendor/swoole/ide-helper/output/swoole_serialize/constants.php
vendored
Normal file
5
vendor/swoole/ide-helper/output/swoole_serialize/constants.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
define('SWOOLE_FAST_PACK', 1);
|
||||
define('UNSERIALIZE_OBJECT_TO_ARRAY', 1);
|
||||
define('UNSERIALIZE_OBJECT_TO_STDCLASS', 2);
|
||||
Reference in New Issue
Block a user