1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Torsten Zuehlsdorff 2ed09ec2ed lang/php74: Upgrade from 7.4.9 to 7.4.10
Changelog:

    Core:
        Fixed bug #79884 (PHP_CONFIG_FILE_PATH is meaningless).
        Fixed bug #77932 (File extensions are case-sensitive).
        Fixed bug #79806 (realpath() erroneously resolves link to link).
        Fixed bug #79895 (PHP_CHECK_GCC_ARG does not allow flags with equal sign).
        Fixed bug #79919 (Stack use-after-scope in define()).
        Fixed bug #79934 (CRLF-only line in heredoc causes parsing error).
        Fixed bug #79947 (Memory leak on invalid offset type in compound assignment).
    COM:
        Fixed bug #48585 (com_load_typelib holds reference, fails on second call).
    Exif:
        Fixed bug #75785 (Many errors from exif_read_data).
    Gettext:
        Fixed bug #70574 (Tests fail due to relying on Linux fallback behavior for gettext()).
    LDAP:
        Fixed memory leaks.
    OPcache:
        Fixed bug #73060 (php failed with error after temp folder cleaned up).
        Fixed bug #79917 (File cache segfault with a static variable in inherited method).
    PDO:
        Fixed bug #64705 (errorInfo property of PDOException is null when PDO::__construct() fails).
    Session:
        Fixed bug #79724 (Return type does not match in ext/session/mod_mm.c).
    Standard:
        Fixed bug #79930 (array_merge_recursive() crashes when called with array with single reference).
        Fixed bug #79944 (getmxrr always returns true on Alpine linux).
        Fixed bug #79951 (Memory leak in str_replace of empty string).
    XML:
        Fixed bug #79922 (Crash after multiple calls to xml_parser_free()).

Sponsored by:	Bounce Experts
2020-09-07 22:16:33 +00:00
2020-09-07 15:39:49 +00:00
2020-09-06 15:18:22 +00:00
2020-09-07 08:59:16 +00:00
2020-09-06 15:36:04 +00:00
2020-09-07 21:19:41 +00:00
2020-09-07 17:13:09 +00:00
2020-09-07 15:13:31 +00:00
2020-09-07 21:19:41 +00:00
2020-09-07 08:59:16 +00:00
2020-09-07 15:40:27 +00:00
2020-09-07 18:12:10 +00:00
2020-09-07 21:19:41 +00:00
2020-09-06 14:04:03 +00:00
2020-09-07 08:59:16 +00:00
2020-09-07 18:35:23 +00:00
2020-09-05 14:28:57 +00:00
2020-09-07 21:19:41 +00:00
2020-09-07 05:38:04 +00:00
2020-09-07 18:34:28 +00:00
2020-09-07 21:19:41 +00:00
2020-09-07 21:19:41 +00:00
2020-09-07 21:19:41 +00:00
2020-09-07 18:12:15 +00:00
2020-09-07 15:53:38 +00:00
2020-09-07 08:59:16 +00:00
2020-09-07 21:19:41 +00:00
2020-09-07 21:19:41 +00:00
2020-09-04 02:27:52 +00:00
2020-09-07 21:19:41 +00:00
2020-09-07 21:21:33 +00:00
2020-09-07 21:19:41 +00:00
2020-09-05 21:29:49 +00:00
2020-09-07 21:40:06 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.
Description
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Readme 3.5 GiB
Languages
Makefile 46.9%
C 18.2%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%