After running `pkg_add -u` I ended up with php-8.3.18. However this version is not listed in the PHP changelog: https://www.php.net/ChangeLog-8.php#8.3.19 Instead version 8.3.19 is listed and 8.3.18 was apparently skipped.
$ php-8.3 -v PHP 8.3.18 (cli) (built: Mar 14 2025 08:23:16) (NTS) Copyright (c) The PHP Group Zend Engine v4.3.18, Copyright (c) Zend Technologies with Zend OPcache v8.3.18, Copyright (c), by Zend Technologies $ Is this intentional or some sort of bug? OpenBSD 7.6-stable amd64 Thanks! Mike