notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/php74/files/patch-ext_standard_php__dns.h
SVNWeb

Number of commits found: 2

Thu, 23 Dec 2021
[ 14:22 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:105ff678258c186d4323e28977e503537ab3809e  commit hash:105ff678258c186d4323e28977e503537ab3809e  commit hash:105ff678258c186d4323e28977e503537ab3809e  105ff67 
lang/php74: Update version 7.4.26=>7.4.27

- Refactor with OPTIONSNG

Changelog:

Core:
    Fixed bug #81626 (Error on use static:: in __сallStatic() wrapped to
    Closure::fromCallable()).
FPM:
    Fixed bug #81513 (Future possibility for heap overflow in FPM zlog).
GD:
    Fixed bug #71316 (libpng warning from imagecreatefromstring).
OpenSSL:
    Fixed bug #75725 (./configure: detecting RAND_egd).
PCRE:
    Fixed bug #74604 (Out of bounds in php_pcre_replace_impl).
Standard:
    Fixed bug #81618 (dns_get_record fails on FreeBSD for missing type).
    Fixed bug #81659 (stream_get_contents() may unnecessarily
    overallocate).

Approved by: tz (private mail)
Relnotes: https://www.php.net/ChangeLog-7.php#7.4.27
Sponsored by: Bounce Experts
Sat, 20 Nov 2021
[ 19:31 Torsten Zuehlsdorff (tz) search for other commits by this committer ]    commit hash:11d48ddebb9c0951afead066cdb578270182010a  commit hash:11d48ddebb9c0951afead066cdb578270182010a  commit hash:11d48ddebb9c0951afead066cdb578270182010a  11d48dd 
lang/php74: Upgrade from 7.4.25 to 7.4.26

    Core:
        Fixed bug #81518 (Header injection via default_mimetype /
default_charset).
    Date:
        Fixed bug #81500 (Interval serialization regression since 7.3.14 /
7.4.2).
    MBString:
        Fixed bug #76167 (mbstring may use pointer from some previous request).
    MySQLi:
        Fixed bug #81494 (Stopped unbuffered query does not throw error).
    PCRE:
        Fixed bug #81424 (PCRE2 10.35 JIT performance regression).
    Streams:
        Fixed bug #54340 (Memory corruption with user_filter).
    XML:
        Fixed bug #79971 (special character is breaking the path in xml
function). (CVE-2021-21707)

Also include a patch to fix issue 259725:
dns_get_record fails when requested record doesn't exist

PR:		259725
Reported by:	fsbruva@yahoo.com
Sponsored by:	Bounce Experts

Number of commits found: 2