Search code examples
inotifyphp-7.4

How to use inotify with PHP7.4


I was using the PECL extension inotify with PHP 7.3.x without any problem. I updated to PHP 7.4 but I do not succeed to obtain the inotify extension compiled for the build 20190902 as the PECL command sudo pecl upgrade inotify says that there is

Nothing to upgrade

So how can I obtain this extension ?


Solution

  • It seems that the last stable version of Inotify (2020-12-18) can be installed without any problems :D I just installed it with success the version 3.0.0! https://pecl.php.net/package/inotify