Subject: CVS commit: pkgsrc/lang/php84
From: Takahiro Kambe
Date: 2025-02-22 16:27:56
Message id: 20250222152756.CE561FBE3@cvs.NetBSD.org

Log Message:
lang/php84: add package version 8.4.4

PHP is a widely-used open source general-purpose scripting language
that is especially suited for web development and can be embedded
into HTML.  It is modular, and object-oriented.  Much of its syntax
is borrowed from C, Java and Perl with a couple of unique PHP-specific
features thrown in.  The language is designed to allow web developers
to write dynamically generated pages quickly.

PHP 8.4 comes with numerous improvements and new features such as

* Property Hooks
* Asymmetric Property Visibility
* Lazy Objects
* #[\Deprecated] attribute
* Parsing RFC1867 (multipart) requests in non-POST HTTP requests
* Chaining new expressions without parentheses
* Improved Debugging Info for WeakReference
* Improved Debugging Info for Closure
* Defining Identical Symbols in Different Namespace Blocks
* And much much more...

Files:
RevisionActionfile
1.1addpkgsrc/lang/php84/ALTERNATIVES
1.1addpkgsrc/lang/php84/DESCR
1.1addpkgsrc/lang/php84/MESSAGE
1.1addpkgsrc/lang/php84/Makefile
1.1addpkgsrc/lang/php84/Makefile.common
1.1addpkgsrc/lang/php84/Makefile.php
1.1addpkgsrc/lang/php84/PLIST
1.1addpkgsrc/lang/php84/buildlink3.mk
1.1addpkgsrc/lang/php84/distinfo
1.1addpkgsrc/lang/php84/options.mk
1.1addpkgsrc/lang/php84/patches/patch-build_Makefile.global
1.1addpkgsrc/lang/php84/patches/patch-build_php.m4
1.1addpkgsrc/lang/php84/patches/patch-configure.ac
1.1addpkgsrc/lang/php84/patches/patch-ext_phar_Makefile.frag
1.1addpkgsrc/lang/php84/patches/patch-ext_standard_php__fopen__wrapper.c
1.1addpkgsrc/lang/php84/patches/patch-main_streams_streams.c
1.1addpkgsrc/lang/php84/patches/patch-php.ini-development
1.1addpkgsrc/lang/php84/patches/patch-php.ini-production
1.1addpkgsrc/lang/php84/patches/patch-sapi_apache2handler_config.m4
1.1addpkgsrc/lang/php84/patches/patch-sapi_cgi_Makefile.frag
1.1addpkgsrc/lang/php84/patches/patch-sapi_cgi_config9.m4
1.1addpkgsrc/lang/php84/patches/patch-sapi_cli_Makefile.frag
1.1addpkgsrc/lang/php84/patches/patch-sapi_fpm_fpm_fpm__conf.c
1.1addpkgsrc/lang/php84/patches/patch-sapi_fpm_php-fpm.conf.in
1.1addpkgsrc/lang/php84/patches/patch-sapi_fpm_www.conf.in
1.1addpkgsrc/lang/php84/patches/patch-scripts_Makefile.frag
1.1addpkgsrc/lang/php84/patches/patch-scripts_php-config.in
1.1addpkgsrc/lang/php84/patches/patch-scripts_phpize.in