I currently do not have my php-fpm auto update. I did this because I want to be there when I update it so I can run a script I made that changes some variables at php.ini to secure php. Every php update is a rebuild of php, and it resets the php.ini file.
But, if I want to enable php auto update, is there a way to add my script so it can be automatically executed at the end of a php update?