aboutsummaryrefslogtreecommitdiff
path: root/lang/php82/files
Commit message (Collapse)AuthorAgeFilesLines
* lang/php82: Cosmetic changes in rcMuhammad Moinur Rahman2025-03-231-3/+3
| | | | - Fix comments in rc
* lang/php82: Update version 8.2.27=>8.2.28Muhammad Moinur Rahman2025-03-141-1/+1
| | | | | | | | | - 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>
* lang/php82: Update version 8.2.22=>8.2.23Muhammad Moinur Rahman2024-08-301-3/+3
| | | | | | | | | - 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>
* lang/php82: Update version 8.2.21=>8.2.22Muhammad Moinur Rahman2024-08-013-54/+0
| | | | Changelog: https://www.php.net/archive/2024.php#2024-08-01-2
* lang/php82: Update version 8.2.20=>8.2.21Muhammad Moinur Rahman2024-07-281-9/+45
| | | | | | | | | - 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]
* lang/php82: Fix buildMuhammad Moinur Rahman2024-01-181-2/+2
| | | | PR: fluffy
* lang/php82: Update version 8.2.14=>8.2.15Muhammad Moinur Rahman2024-01-184-2/+56
| | | | Changelog: https://www.php.net/ChangeLog-8.php#8.2.15
* lang/php82: Update version 8.2.13=>8.2.14Muhammad Moinur Rahman2023-12-222-7/+7
| | | | | | | | | | | | | | | | | - 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]
* lang/php8[12]: Fix build on aarch64 with ZTSDima Panov2023-04-126-14/+25
| | | | | | | | - Refresh patches PR: 266175 Reported by: thresh@nginx.com Sponsored by: Bounce Experts
* lang/php82: Update version 8.2.0a3=>8.2.0b2Muhammad Moinur Rahman2022-08-046-21/+30
| | | | | | | - Fix building with some DEFAULT OPTIONS off [1] PR: 265500 [1] Reported by: a.shikov@itcons.net.ua [1] Sponsored by: Bounce Experts
* */*php82*: Welcome php 8.2.0 Alpha 1Muhammad Moinur Rahman2022-06-1111-0/+262
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