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

Update dependency krakjoe/apcu to v5.1.20 (main) #301

Merged
merged 1 commit into from
Sep 8, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
krakjoe/apcu patch 5.1.19 -> 5.1.20

Release Notes

krakjoe/apcu

v5.1.20

Compare Source

  • Fix deadlocks when other apcu_* functions are used inside apcu_entry(). It should now be safe to use any functions inside the apcu_entry() callback.
  • Fix division by zero exception in apc.php.
  • Fix handling of references in PHP 8 if "default" serializer is used (which is not the default).
  • Fix string reuse handling if "default" serializer is used (which is not the default).
  • Check for failures when acquiring read locks to report problems earlier (write locks were already checked previously).
  • Adjust tests for current PHP 8.1 development branch.
  • Remove *_api.h headers. Use apc_cache.h instead of apc_cache_api.h etc.

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies dependencies label Sep 8, 2021
@tobybellwood tobybellwood merged commit d3b089f into main Sep 8, 2021
@tobybellwood tobybellwood deleted the renovate/main-krakjoe-apcu-5.1.x branch September 8, 2021 05:52
britdm pushed a commit to britdm/lagoon-images that referenced this pull request Mar 1, 2024
…-apcu-5.1.x

Update dependency krakjoe/apcu to v5.1.20 (main)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants