The yii framework wants to combine swoole, but how to handle class static properties for third-party libraries

swoole does not destroy global variables and class static properties, and the code written by itself is OK, but for third-party libraries in vendor, how to deal with this situation if it is used and cannot be replaced?

Feb.23,2022

is almost impossible to use. You can consider changing the framework one to support running in both fpm and swoole protocols.
complete routing middleware orm

Menu