| Port details |
- php81-zip The zip shared extension for php
- 8.1.34 archivers
=3 8.1.9Version of this port present on the latest quarterly branch. DEPRECATED: Upstream EOL reaches on 2025-12-31
This port expired on: 2025-12-31
- Maintainer: bofh@FreeBSD.org
 - Port Added: 2021-12-29 02:21:11
- Last Update: 2025-12-31 14:48:01
- Commit Hash: 95b3559
- People watching this port, also watch:: libinotify, font-misc-meltho, py311-pycparser, mkfontscale
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}zip>0:archivers/php81-zip
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: php81-zip
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1765959606
SHA256 (php-8.1.34.tar.xz) = ffa9e0982e82eeaea848f57687b425ed173aa278fe563001310ae2638db5c251
SIZE (php-8.1.34.tar.xz) = 11903896
Packages (timestamps in pop-ups are UTC):
- Master port: lang/php81
- 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/php81
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php81
- Library dependencies:
-
- libzip.so : archivers/libzip
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Run
-
- databases/phpmyadmin
- net-mgmt/pandorafms_console
-
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:
- archivers_php81-zip
- USES:
- compiler:c11 cpe gnome localbase pkgconfig tar:xz php:ext,noflavors pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Port Moves |
- port moved to archivers/php82-zip on 2025-12-31
REASON: Has expired: Security support ended on 2025-12-31
- port moved here from archivers/php80-zip on 2023-12-31
REASON: Has expired: Security support ended on 2023-11-26
|
Number of commits found: 4
| 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/php81 | | Commit | Credits | Log message |
8.1.34 31 Dec 2025 14:48:01
    |
Muhammad Moinur Rahman (bofh)  |
*/*php81*: Sunset |
8.1.9 06 Aug 2022 21:57:23
    |
Muhammad Moinur Rahman (bofh)  |
lang/php81: Update version 8.1.8=>8.1.9
CLI:
- Fixed potential overflow for the builtin server via the
PHP_CLI_SERVER_WORKERS environment variable.
- Fixed GH-8952 (Intentionally closing std handles no longer possible).
Core:
- Fixed bug GH-8923 (error_log on Windows can hold the file write lock).
- Fixed bug GH-8995 (WeakMap object reference offset causing TypeError).
Date:
- Fixed bug #80047 (DatePeriod doesn't warn with custom
DateTimeImmutable).
FPM:
- Fixed zlog message prepend, free on incorrect address.
- Fixed possible double free on configuration loading failure. (Heiko (Only the first 15 lines of the commit message are shown above ) |
8.1.8_1 05 Aug 2022 17:58:34
    |
Bernard Spil (brnrd)  |
archivers/libzip: Bump PORTREVISION on dependent ports |
8.1.1 29 Dec 2021 02:09:08
    |
Muhammad Moinur Rahman (bofh)  |
Add php81 to the tree
Core:
Fixed inclusion order for phpize builds on Windows.
Added missing hashtable insertion APIs for arr/obj/ref.
Implemented FR #77372 (Relative file path is removed from uploaded
file).
Fixed bug #81607 (CE_CACHE allocation with concurrent access).
Fixed bug #81507 (Fiber does not compile on AIX).
Fixed bug #78647 (SEGFAULT in zend_do_perform_implementation_check).
Fixed bug #81518 (Header injection via default_mimetype / default_charset).
Fixed bug #75941 (Fix compile failure on Solaris with clang).
Fixed bug #81380 (Observer may not be initialized properly).
Fixed bug #81514 (Using Enum as key in WeakMap triggers GC + SegFault).
Fixed bug #81520 (TEST_PHP_CGI_EXECUTABLE badly set in run-tests.php). (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 4
|