ruiorz opened a new issue, #10852:
URL: https://github.com/apache/skywalking/issues/10852

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache SkyWalking Component
   
   PHP (apache/skywalking-php)
   
   ### What happened
   
   php -v
   PHP Warning:  JIT is incompatible with third party extensions that override 
zend_execute_ex(). JIT disabled. in Unknown on line 0
   PHP 8.1.19 (cli) (built: May 13 2023 01:16:13) (NTS)
   Copyright (c) The PHP Group
   Zend Engine v4.1.19, Copyright (c) Zend Technologies
       with Zend OPcache v8.1.19, Copyright (c), by Zend Technologies
   
   ### What you expected to happen
   
   php -v got a jit warning when i set 'skywalking_agent.enable = On' in my 
alpine docker container
   
   Turn off skywalking_agent, it works ok: 
   php -dskywalking_agent.enable=Off -v
   PHP 8.1.19 (cli) (built: May 13 2023 01:16:13) (NTS)
   Copyright (c) The PHP Group
   Zend Engine v4.1.19, Copyright (c) Zend Technologies
       with Zend OPcache v8.1.19, Copyright (c), by Zend Technologies
   
   ### How to reproduce
   
   thank you
   
   ### Anything else
   
   uname -a
   Linux 998d8983800d 5.4.0-100-generic #113-Ubuntu SMP Thu Feb 3 18:43:29 UTC 
2022 x86_64 Linux
   
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to