Ubuntu 16.04.06 with php7.0.33. I can only install php7.0-dev package.
Is it possible to compile php7.2.34-imap module using php7.0-dev package? I downoladed php7.2.34 source, I'm in source/ext/imap/ directory and run
phpize
will it give the right ./configure file to compile 7.2.34-imap?
The server is in progress to be updated to Ubuntu 20.04 but it will take time and development is delayed.