Opened 2 years ago
Closed 2 years ago
#66399 closed request (fixed)
php82-zip is missing
Reported by: | temp (Stephan Wentz) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | php-zip |
Description
Since php82 will be released on thursday, I'm wondering why php82-zip is still missing, isn't it a core extension? Just updated to php82 RC7, and still no zip extension.
Is this known?
Change History (3)
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Owner: | set to ryandesign |
---|---|
Port: | php-zip added |
Status: | new → assigned |
Type: | defect → request |
comment:2 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | assigned → accepted |
---|
comment:3 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
zip is a third-party php module (https://pecl.php.net/package/zip). I typically wait until a new php version's first final release before adding the subports to third-party modules. zip claims to be compatible with php 8.2 so it shouldn't be a problem for me to add php82-zip after updating php82 to 8.2.0 when that comes out.