Alion

Results 13 issues of Alion

``` bash uname -a Linux fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Oct 4 15:54:24 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ``` ![image](https://user-images.githubusercontent.com/8340545/194083601-7326466c-9171-4b2f-b8c8-a2dfab16e20e.png)

It is probably well known by now that Intel has scrapped GVT-g in favour of GPU SR-IOV. Poking around on the internet, I am told that Intel apparently has drivers...

``` shell /root/ext-serialize/swoole_serialize.c:129:37: error: use of undeclared identifier 'zend_class_serialize_deny'; did you mean 'zend_ce_serializable'? swoole_serialize_ce.serialize = zend_class_serialize_deny; ^~~~~~~~~~~~~~~~~~~~~~~~~ zend_ce_serializable /root/release/php/include/php/Zend/zend_interfaces.h:31:35: note: 'zend_ce_serializable' declared here extern ZEND_API zend_class_entry *zend_ce_serializable; ^ /root/ext-serialize/swoole_serialize.c:130:39: error:...