Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: lang/php82 |
Commit | Credits | Log message |
8.2.19 11 May 2024 23:06:47
    |
Muhammad Moinur Rahman (bofh)  |
lang/php82: Update version 8.2.18=>8.2.19
Changelog: https://www.php.net/ChangeLog-8.php#PHP_8_2 |
8.2.18_1 20 Apr 2024 21:52:00
    |
Jan Beich (jbeich)  |
devel/php*-intl: unbreak build with ICU 75
In file included from ext/intl/intl_convertcpp.cpp:17:
In file included from ./intl_convertcpp.h:22:
In file included from /usr/local/include/unicode/unistr.h:39:
/usr/local/include/unicode/stringpiece.h:133:29: error: no template named
'enable_if_t' in namespace 'std'
typename = std::enable_if_t<
~~~~~^
/usr/local/include/unicode/stringpiece.h:134:23: error: no template named
'is_same_v' in namespace 'std'; did you mean 'is_same'?
(std::is_same_v<decltype(T().data()), const char*>
~~~~~^
/usr/include/c++/v1/__type_traits/is_same.h:22:29: note: 'is_same' declared here
struct _LIBCPP_TEMPLATE_VIS is_same : _BoolConstant<__is_same(_Tp, _Up)> { };
^
In file included from ext/intl/intl_convertcpp.cpp:17:
In file included from ./intl_convertcpp.h:22:
In file included from /usr/local/include/unicode/unistr.h:39:
/usr/local/include/unicode/stringpiece.h:139:17: error: use of address-of-label
extension outside of a function body
std::is_same_v<decltype(T().size()), size_t>>>
^
/usr/local/include/unicode/stringpiece.h:139:62: error: expected member name or
';' after declaration specifiers
std::is_same_v<decltype(T().size()), size_t>>>
^
PR: 278420
Reported by: antoine (via exp-run) |
8.2.16 16 Feb 2024 15:55:58
    |
Muhammad Moinur Rahman (bofh)  |
lang/php82: Update version 8.2.15=>8.2.16
Changelog: https://www.php.net/ChangeLog-8.php#8.2.16 |
8.2.12_1 17 Nov 2023 11:46:00
    |
Jan Beich (jbeich)  |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
8.2.5 14 Apr 2023 17:33:42
    |
Muhammad Moinur Rahman (bofh)  |
lang/php82: Update version 8.2.4=>8.2.5
Changelog: https://www.php.net/ChangeLog-8.php#8.2.5
Sponsored by: Bounce Experts |
8.2.4_1 13 Apr 2023 00:56:37
    |
Jan Beich (jbeich)  |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
8.2.0.r7 25 Nov 2022 23:47:44
    |
Muhammad Moinur Rahman (bofh)  |
lang/php82: Update version 8.2.0RC6=>8.2.0RC7
- Core:
. Move observer_declared_function_notify until after pass_two(). (Bob)
. Do not report MINIT stage internal class aliases in extensions.
(Bob)
- Opcache:
. Fix opcache preload with observers enabled. (Bob)
- Standard:
. Fix crash reading module_entry after DL_UNLOAD() when module already
loaded. (Bob)
Relnotes: https://github.com/php/php-src/blob/php-8.2.0RC7/NEWS
Sponsored by: Bounce Experts |
8.2.0.r4_1 19 Oct 2022 08:10:29
    |
Jan Beich (jbeich)  |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
8.2.0.a1 11 Jun 2022 21:02:49
    |
Muhammad Moinur Rahman (bofh)  |
*/*php82*: Welcome php 8.2.0 Alpha 1
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 |