static-php-cli icon indicating copy to clipboard operation
static-php-cli copied to clipboard

Add php-spx extension

Open LordSimal opened this issue 1 year ago • 2 comments

https://github.com/NoiseByNorthwest/php-spx is our preferred way of doing local profiling.

It would be awesome if this - also awesome - package would add support for that extension 😁

LordSimal avatar Jul 03 '24 18:07 LordSimal

I tried to add spx, and it cannot be directly added in php-src embed building. There are too many imcompatible code and config in php-spx itself.

I'll check later in my spare time, we need to fix php-spx source first.

crazywhalecc avatar Jul 04 '24 07:07 crazywhalecc

It was worth a try, thanks for checking.

LordSimal avatar Jul 05 '24 05:07 LordSimal