Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert opcache for CLI #684

Merged
merged 1 commit into from Mar 20, 2024
Merged

Revert opcache for CLI #684

merged 1 commit into from Mar 20, 2024

Conversation

driesvints
Copy link
Member

We've had several issues for installing Jetstream, etc because opcache was caching certain files:

laravel/jetstream#1454
laravel/jetstream#1451
laravel/octane#858

@jessarcher has already worked on a potential fix to invalidate the opcache file before installing the provider: laravel/framework#50665

But I feel like the original PR #569 was a mistake (sorry @lukeraymonddowning!) as it's simply not recommended to have opcache enabled on CLI.

People can still enable this on their own if they want to.

@taylorotwell taylorotwell merged commit 8be4a31 into 1.x Mar 20, 2024
5 checks passed
@taylorotwell taylorotwell deleted the remove-cli-opcache branch March 20, 2024 20:09
tisnamuliarta added a commit to tisnamuliarta/laravel-shadcn that referenced this pull request Mar 22, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [laravel/sail](https://togithub.com/laravel/sail) | `1.29.0` ->
`1.29.1` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/laravel%2fsail/1.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/laravel%2fsail/1.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/laravel%2fsail/1.29.0/1.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/laravel%2fsail/1.29.0/1.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>laravel/sail (laravel/sail)</summary>

###
[`v1.29.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1291---2024-03-20)

[Compare
Source](https://togithub.com/laravel/sail/compare/v1.29.0...v1.29.1)

- \[1.x] Make commands lazy by
[@&#8203;timacdonald](https://togithub.com/timacdonald) in
[laravel/sail#683
- Preinstall nano, so default make tinker edit work out of the box by
[@&#8203;negoziator](https://togithub.com/negoziator) in
[laravel/sail#685
- Revert opcache for CLI by
[@&#8203;driesvints](https://togithub.com/driesvints) in
[laravel/sail#684

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/tisnamuliarta/laravel-shadcn).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants