Port details |
- php80-intl The intl shared extension for php
- 8.0.30_1 devel
=2 8.0.29Version of this port present on the latest quarterly branch. DEPRECATED: Upstream support ends on 2023-11-26
EXPIRATION DATE: 2023-12-31
- Maintainer: tz@FreeBSD.org
 - Port Added: 2020-10-21 22:59:42
- Last Update: 2023-11-17 11:46:00
- Commit Hash: e55b801
- People watching this port, also watch:: php80-filter, zip, tmux, php80-pdo_mysql, smartmontools
- License: PHP301
- WWW:
- https://www.php.net/
- Description:
- PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open
Source general-purpose scripting language that is especially suited for
Web development and can be embedded into HTML. Its syntax draws upon C,
Java, and Perl, and is easy to learn. The main goal of the language is to
allow web developers to write dynamically generated webpages quickly, but
you can do much more with PHP.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- php80-intl>0:devel/php80-intl
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/devel/php80-intl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/php80-intl
- pkg install php80-intl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php80-intl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1691355820
SHA256 (php/php-8.0.30.tar.xz) = 216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9
SIZE (php/php-8.0.30.tar.xz) = 10821076
Packages (timestamps in pop-ups are UTC):
- Master port: lang/php80
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- phpize : lang/php80
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php80
- Library dependencies:
-
- libicui18n.so : devel/icu
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_php80-intl
- USES:
- compiler:c++11-lib compiler:c11 tar:xz cpe gnome localbase pkgconfig php:ext,noflavors pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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/php80 |
Commit | Credits | Log message |
8.0.30_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.0.29 09 Jun 2023 17:15:36
    |
Muhammad Moinur Rahman (bofh)  |
lang/php80: Update version 8.0.28=>8.0.29
Changelog: https://www.php.net/ChangeLog-8.php#8.0.29
Sponsored by: Bounce Experts |
8.0.28_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.0.27 10 Jan 2023 00:07:49
    |
Muhammad Moinur Rahman (bofh)  |
lang/php80: Update version 8.0.26=>8.0.27
Approved by: tz (private email)
MFH: 2023Q1
Relnotes: https://www.php.net/ChangeLog-8.php#8.0.27
Sponsored by: Bounce Experts |
8.0.24_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.0.18 15 Apr 2022 22:31:12
    |
Torsten Zuehlsdorff (tz)  |
lang/php80: Upgrade from 8.0.17 to 8.0.18
Changelog:
Core:
Fixed freeing of internal attribute arguments.
Fixed bug #8070 (memory leak of internal function attribute hash).
Fixed bug #8160 (ZTS support on Alpine is broken).
Filter:
Fixed signedness confusion in php_filter_validate_domain().
Intl:
Fixed bug #8142 (Compilation error on cygwin).
MBString:
Fixed bug #8208 (mb_encode_mimeheader: $indent functionality broken).
MySQLi: (Only the first 15 lines of the commit message are shown above ) |
8.0.17_3 08 Apr 2022 04:34:43
    |
Jan Beich (jbeich)  |
devel/php*-intl: combine PORTREVISION with lang/php* after 268cee3b0227
- *devel/php74-intl* <tz@FreeBSD.org>: php74-intl-7.4.28_1 < php74-intl-7.4.28_2
(master: lang/php74)
- *devel/php80-intl* <tz@FreeBSD.org>: php80-intl-8.0.17_1 < php80-intl-8.0.17_2
(master: lang/php80)
- *devel/php81-intl* <bofh@FreeBSD.org>: php81-intl-8.1.4_1 < php81-intl-8.1.4_2
(master: lang/php81)
PR: 262654
Reported by: portmgr (Ports with version numbers going backwards) |
8.0.17_1 07 Apr 2022 00:39:10
    |
Jan Beich (jbeich)  |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
8.0.13 20 Nov 2021 19:31:39
    |
Torsten Zuehlsdorff (tz)  |
lang/php80: Upgrade from 8.0.12 to 8.0.13
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).
DBA:
Fixed bug #81588 (TokyoCabinet driver leaks memory).
MBString:
Fixed bug #76167 (mbstring may use pointer from some previous request).
Opcache:
Fixed bug #81512 (Unexpected behavior with arrays and JIT).
PCRE:
Fixed bug #81424 (PCRE2 10.35 JIT performance regression).
XML:
Fixed bug #79971 (special character is breaking the path in xml
function). (CVE-2021-21707)
XMLReader:
Fixed bug #81521 (XMLReader::getParserProperty may throw with a valid
property).
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 |
8.0.12_1 28 Oct 2021 16:37:30
    |
Jan Beich (jbeich)  |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
8.0.11 16 Oct 2021 09:51:39
    |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
8.0.11 06 Oct 2021 14:52:33
    |
Jan Beich (jbeich)  |
devel/php*-intl: unbreak build with ICU 70
In file included from breakiterator/breakiterator_class.cpp:21:
breakiterator/codepointiterator_internal.h:40:17: error: virtual function
'operator==' has a different return type ('UBool' (aka 'signed char')) than the
function it overrides (which has return type 'bool')
virtual UBool operator==(const BreakIterator& that) const;
~~~~~ ^
/usr/local/include/unicode/brkiter.h:127:18: note: overridden virtual function
is here
virtual bool operator==(const BreakIterator&) const = 0;
~~~~ ^
PR: 258794
Reported by: antoine (via exp-run) |
8.0.6 07 May 2021 22:53:48
    |
Torsten Zuehlsdorff (tz)  |
lang/php80: Update from 8.0.5 to 8.0.6
PDO_pgsql:
Revert "Fixed bug #80892 (PDO::PARAM_INT is treated the same as
PDO::PARAM_STR)"
Sponsored by: Bounce Experts |
8.0.3_1 08 Apr 2021 23:33:31
    |
Jan Beich (jbeich)  |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
8.0.3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
8.0.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
8.0.2 05 Feb 2021 22:54:20
  |
tz  |
lang/php80: Update from 8.0.1 to 8.0.2
Core:
Fixed bug #80523 (bogus parse error on >4GB source code).
Fixed bug #80384 (filter buffers entire read until file closed).
Fixed bug #80596 (Invalid union type TypeError in anonymous classes).
Fixed bug #80617 (GCC throws warning about type narrowing in
ZEND_TYPE_INIT_CODE).
BCMath:
Fixed bug #80545 (bcadd('a', 'a') doesn't throw an exception).
Curl:
Fixed bug #80595 (Resetting POSTFIELDS to empty array breaks request).
Date:
Fixed bug #80376 (last day of the month causes runway cpu usage).
DOM:
Fixed bug #80537 (Wrong parameter type in
DOMElement::removeAttributeNode stub). (Only the first 15 lines of the commit message are shown above ) |
8.0.0.r5_1 22 Nov 2020 23:39:30
  |
tz  |
lang/php80: Upgrade from RC3 to RC5
Changelogs:
19 Nov 2020, PHP 8.0.0RC5
- Core:
. Fixed bug #74558 (Can't rebind closure returned by Closure::fromCallable()).
(cmb)
- Reflection:
. Fixed bug #80370 (getAttributes segfault on dynamic properties). (Benjamin
Eberlei)
12 Nov 2020, PHP 8.0.0RC4 (Only the first 15 lines of the commit message are shown above ) |
8.0.0.r3_1 03 Nov 2020 00:56:27
  |
jbeich  |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
8.0.0.r2 21 Oct 2020 22:58:51
  |
tz  |
Welcome PHP 8.0 RC 2 to the ports tree
There are many greater changes including:
- json is now part of core
- xmlrpc is removed
- More than 150 backward incompatible changes
Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING
Reviewed by: ale, mfechner, Pascal Christen
Sponsored by: PHP Update Service
Differential Revision: https://reviews.freebsd.org/D26848 |