NoiseByNorthwest / php-spx

A simple & straight-to-the-point PHP profiling extension with its built-in web UI
GNU General Public License v3.0
2.14k stars 83 forks source link

ARM64 Support #156

Closed ludo9159 closed 2 years ago

ludo9159 commented 3 years ago

Are you planning to support Linux (Debian) ARM64 architectures?

NoiseByNorthwest commented 3 years ago

If you know how to configure the https://github.com/NoiseByNorthwest/php-spx/blob/master/.travis.yml to target arm64 in addition to x64 I could try to add this support. I expect it to be quite easy to implement as long as I'm able to build & run it on arm64.

NoiseByNorthwest commented 2 years ago

It should have been closed by #160