error message: php extension qrencode

From: ft <ml_at_ft-c.de>
Date: Mon, 06 Jan 2025 04:46:08 UTC
Hello, 

uname -a 
FreeBSD jail_www 14.1-RELEASE-p3 FreeBSD 14.1-RELEASE-p3 GENERIC amd64

All packages I installed with: pkg install ... 

Now, I get an error message with php extension

php -m
Warning: PHP Startup: qrencode: Unable to initialize module
Module compiled with module API=20230831
PHP compiled with module API=20220830
These options need to match
 in Unknown on line 0

What should I do?
Compile all php packages with portupgrade? 

Franz