mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
There are many greater changes including: - json is now part of core - xmlrpc is removed - More than 150 backward incompatible changes Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING Reviewed by: ale, mfechner, Pascal Christen Sponsored by: PHP Update Service Differential Revision: https://reviews.freebsd.org/D26848
3 lines
126 B
Modula-2
3 lines
126 B
Modula-2
%%APACHEMODDIR%%/%%AP_MODULE%%
|
|
@postexec %D/sbin/apxs -e -a -n %%AP_NAME%% %f
|
|
@preunexec %D/sbin/apxs -e -A -n %%AP_NAME%% %f
|