Warning with opcache installation (bug)?

Richard G

Verified User
Joined
Jul 6, 2008
Messages
13,680
Location
Maastricht
Just rebuild opcache on a server and encountered this message:
Code:
/usr/local/directadmin/custombuild/php-8.1.23/ext/opcache/jit/zend_jit.c: At top level:
cc1: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]

It wasn't my server, but since it says "enabled by default" and also "unrecognized comamnd line option", I was wondering if this was a bug in a DA setting or just really an opcache issue to be fixed by opcache itself.
 
Back
Top