Closed
Description
Description
Build complete. But :
The following code:
user@host:/path/php-src/$ ./configure
Resulted in this output:
...
expr: non-integer argument
checking for php version... 7.2.24-0ubuntu0.16.04.16 (ok)
checking whether to enable computed goto gcc extension with re2c... no
/path/php-src/configure: line 5862: test: : integer expression expected
...
Thank you for using PHP.
But I expected this output instead:
checking for php version... 7.2.24 (too old)
PHP Version
PHP 8.2.8
Operating System
Ubuntu 16