Opened 4 years ago

Closed 4 years ago

#60105 closed enhancement (fixed)

php: --enable-opcache-file possible?

Reported by: moe123 (Juggling Frog) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Low Milestone:
Component: ports Version: 2.6.2
Keywords: Cc: iEFdev
Port: php

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hello,

is it possible to unable by default opcache-file? something like:

configure.args-append --enable-opcache
configure.args-append --enable-opcache-file 

Thank you!

Attachments (1)

enable-opcache-file.diff (1.3 KB) - added by iEFdev 4 years ago.

Download all attachments as: .zip

Change History (9)

comment:1 Changed 4 years ago by jmroot (Joshua Root)

Milestone: MacPorts 2.7.0
Port: php added
Summary: lang/php/Portfile --enable-opcache-file possible?php: --enable-opcache-file possible?

comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

I wasn't aware of this option. Presumably yes it could be added.

comment:3 Changed 4 years ago by iEFdev

Yes, this would be great to have. +1 from me.

comment:4 Changed 4 years ago by iEFdev

Cc: iEFdev added

comment:5 Changed 4 years ago by iEFdev

Since there's no openmaintainer on this, I thought it would be to better ask if it's ok to make a PR for this one?

If not, I'll add a patch here.

Changed 4 years ago by iEFdev

Attachment: enable-opcache-file.diff added

comment:6 Changed 4 years ago by mf2k (Frank Schima)

It's always better to submit a PR.

comment:7 in reply to:  6 Changed 4 years ago by iefdev (Eric F)

Replying to mf2k:

It's always better to submit a PR.

Ok, I'll go ahead and do that then. Thanks.

comment:8 Changed 4 years ago by iefdev (Eric F)

Resolution: fixed
Status: assignedclosed

In 36fe4d94427d7b388f48875430ddcde11dcb7e94/macports-ports (master):

php: enable file based opcache

  • This enables the settings for file based opcache in ini
  • Closes: #60105
Note: See TracTickets for help on using tickets.