geerlingguy / ansible-role-php

Ansible Role - PHP
https://galaxy.ansible.com/geerlingguy/php/
MIT License
496 stars 441 forks source link

OPCache: set JIT buffer size to enable JIT compiler #355

Closed simonspa closed 1 year ago

simonspa commented 2 years ago

PHP8's JIT is only enabled when an explicit JIT buffer size larger than 0 is set. This MR exposes the relevant variable through this ansible role.

stale[bot] commented 2 years ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

simonspa commented 2 years ago

I would argue this is a simple-enough and relevant addition.

stale[bot] commented 2 years ago

This issue is no longer marked for closure.

stale[bot] commented 2 years ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

simonspa commented 2 years ago

Still applies cleanly to master and is an easy fix to enable JIT

stale[bot] commented 2 years ago

This issue is no longer marked for closure.

stale[bot] commented 1 year ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

simonspa commented 1 year ago

Still relevant I believe. @geerlingguy care to have a look and merge?

stale[bot] commented 1 year ago

This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.