Hi jmjoy i get these error when using new version 0.4.0 skywalking php NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'skywalking_agent.so' (tried: /usr/lib/php/20210902/skywalking_agent.so (/usr/lib/php/20210902/skywalking_agent.so: undefined symbol: zend_get_parameters_array_ex), /usr/lib/php/20210902/skywalking_agent.so.so (/usr/lib/php/20210902/skywalking_agent.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
any insight about this? thank you Best regards On Wed, Mar 29, 2023 at 12:48 PM jmjoy <jm...@apache.org> wrote: > Hi all, > > SkyWalking PHP Agent provides the native tracing abilities for PHP project. > > SkyWalking: APM (application performance monitor) tool for distributed > systems, > especially designed for microservices, cloud native and container-based > (Docker, Kubernetes, Mesos) architectures. > > This release contains a number of new features, bug fixes and improvements > compared to > version 0.3.0. The notable changes since 0.4.0 include: > > 1. Avoid potential panic for logger. > 2. Fix the curl plugin hook curl_setopt by mistake. > > Apache SkyWalking website: > http://skywalking.apache.org/ > > Downloads: > http://skywalking.apache.org/downloads/ > > Twitter: > https://twitter.com/ASFSkyWalking > > SkyWalking Resources: > - GitHub: https://github.com/apache/skywalking > - Issue: https://github.com/apache/skywalking/issues > - Mailing list: d...@skywalkiing.apache.org > > > - Apache SkyWalking Team >