Port details |
- php74-json The json shared extension for php
- 7.4.24 devel
=9 Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - Maintainer: tz@FreeBSD.org
 - Port Added: 2019-09-20 12:21:31
- Last Update: 2021-10-16 09:51:39
- Commit Hash: 4460cf7
- People watching this port, also watch:: php74-filter, php74-fileinfo, php74-mbstring, pkg, curl
- License: PHP301
- 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.
WWW: https://www.php.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- php74-json>0:devel/php74-json
- To install the port:
- cd /usr/ports/devel/php74-json/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/php74-json
- pkg install php74-json
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php74-json
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1632771540
SHA256 (php-7.4.24.tar.xz) = ff7658ee2f6d8af05b48c21146af5f502e121def4e76e862df5ec9fa06e98734
SIZE (php-7.4.24.tar.xz) = 10372816
- Packages (timestamps in pop-ups are UTC):
- Master port: lang/php74
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- re2c : devel/re2c
- pkgconf>=1.3.0_1 : devel/pkgconf
- phpize : lang/php74
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php74
- This port is required by:
- for Build
-
- databases/pecl-couchbase
- databases/pecl-redis
- net-mgmt/icingaweb2
- www/phalcon4
- for Run
-
- databases/pecl-couchbase
- databases/pecl-redis
- deskutils/egroupware
- deskutils/horde-kronolith
- devel/arcanist
- devel/deployer
- devel/horde-content
-
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_php74-json
- USES:
- compiler:c11 tar:xz cpe gnome pkgconfig php:ext,noflavors
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from devel/php73-json on 2022-01-26
REASON: Has expired: Security support ended on 2021-12-06
- port moved here from devel/php72-json on 2020-12-31
REASON: Has expired: Security Support ends on 30 Nov 2020
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: lang/php74 | Date | By | Description |
16 Oct 2021 09:51:39 7.4.24 |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
07 Apr 2021 08:09:01 7.4.16 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 7.4.16 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
23 Mar 2020 22:08:48
7.4.4 |
tz  |
lang/php74: Update from 7.4.3 to 7.4.4
Changelog:
Core:
Fixed bug #79329 (get_headers() silently truncates after a null byte)
(CVE-2020-7066)
Fixed bug #79244 (php crashes during parsing INI file).
Fixed bug #63206 (restore_error_handler does not restore previous errors
mask).
COM:
Fixed bug #66322 (COMPersistHelper::SaveToFile can save to wrong
location).
Fixed bug #79242 (COM error constants don't match com_exception codes on
x86).
Fixed bug #79247 (Garbage collecting variant objects segfaults).
Fixed bug #79248 (Traversing empty VT_ARRAY throws com_exception).
Fixed bug #79299 (com_print_typeinfo prints duplicate variables).
Fixed bug #79332 (php_istreams are never freed). (Only the first 15 lines of the commit message are shown above ) |
20 Sep 2019 12:21:12
7.4.0.r1 |
tz  |
Welcome PHP 7.4 RC 1 in the ports-tree.
There are many greater changes including:
- New module ffi
- Remove interbase module
- Remove recode module
- Remove wddx module
- Many modules changes the build switches
- Many modules changes the config format, so patches needed to be recreated
Special thanks to tobik and ale for their support.
Reviewed by: tobik, ale, joneum
Sponsored by: PHP Update Service
Differential Revision: https://reviews.freebsd.org/D21349 |
Number of commits found: 5
|