| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
- Fix comments in rc
|
| |
|
|
|
|
|
|
|
| |
- Make rc script prefix safe for profiles [1]
Changelog: https://www.php.net/ChangeLog-8.php#8.2.28
PR: 284468 [1]
Co-authored-by: Andrew Fyfe <andrew@neptune-one.net>
|
| |
|
|
|
|
|
|
|
| |
- Rename rc script to comply to the rc scripting recommendations [1]
Changelog: https://www.php.net/ChangeLog-8.php#8.2.23
PR: 280134 [1]
Co-authored-by: Alexander Leidinger <netchild@FreeBSD.org>
|
| |
|
|
| |
Changelog: https://www.php.net/archive/2024.php#2024-08-01-2
|
| |
|
|
|
|
|
|
|
| |
- Add profile support in php-fpm rc script for running multiple php
master process
- Make the rc script jail ready [1]
Changelog: https://www.php.net/ChangeLog-8.php#8.2.21
Reported by: netchild [1]
|
| |
|
|
| |
PR: fluffy
|
| |
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.15
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
- Remove unnecesary patches from devel/php82-readline [3]
Changelog: https://www.php.net/ChangeLog-8.php#8.2.14
PR: 275522 [1], 268318 [2], 275795 [3]
Reported by: majo-bugs.freebsd.org@cerny.sk [1], zarychtam@plan-b.pwste.edu.pl [2], x0r+freebsd@x0r.fr [3]
|
| |
|
|
|
|
|
|
| |
- Refresh patches
PR: 266175
Reported by: thresh@nginx.com
Sponsored by: Bounce Experts
|
| |
|
|
|
|
|
| |
- Fix building with some DEFAULT OPTIONS off [1]
PR: 265500 [1]
Reported by: a.shikov@itcons.net.ua [1]
Sponsored by: Bounce Experts
|
|
|
Please DO NOT use this version in production, it is an early test
version.
port-committers@ please DO NOT mark your ports IGNORE_WITH_PHP=82. A
build is running to check all php ports with php82 and will be
committed in batch tomorrow.
Sponsored by: Bounce Experts
|