freebsd-ports/lang/php81
Muhammad Moinur Rahman 5acc30bdc2 lang/php81: Runtime fix
- php modules while build with system pcre fails to run when using
  apache httpd and mod_php. So OPTIONIZE and add as a non-DEFAULT
  option. However to my knowledge and experience I haven't faced this
  with nginx and php-fpm yet. [1]
- There is another corner case with apache httpd and mod_php when run
  on 13.2-RELEASE or newer specially on versions where ASLR is by default
  turned on. All modules specialy opcache crashes httpd. So add a
  warning message to advise users to move into php-fpm. [2]

Thanks to brnrd@ for the patch. [2]

PR:		275522 [1], 268318 [2]
Reported by: majo-bugs.freebsd.org@cerny.sk [1], zarychtam@plan-b.pwste.edu.pl [2]
2023-12-05 18:29:32 +01:00
..
files lang/php8[12]: Fix build on aarch64 with ZTS 2023-04-12 07:39:13 +02:00
distinfo lang/php81: Update version 8.1.25=>8.1.26 2023-11-23 23:02:58 +01:00
Makefile lang/php81: Runtime fix 2023-12-05 18:29:32 +01:00
pkg-descr
pkg-message.mod lang/php81: Runtime fix 2023-12-05 18:29:32 +01:00
pkg-plist lang/php81: Runtime fix 2023-12-05 18:29:32 +01:00
pkg-plist.mod