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

fix: set default TTL for APCu cache as per docs #46395

Merged
merged 5 commits into from
Aug 7, 2024
Merged

Commits on Aug 7, 2024

  1. fix: set default TTL for APCu cache as per docs

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    cd9cc01 View commit details
    Browse the repository at this point in the history
  2. docs: clearify IMemcache::inc and dec behavior

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4691d19 View commit details
    Browse the repository at this point in the history
  3. chore: cleanup acpu inc and dec

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b19652a View commit details
    Browse the repository at this point in the history
  4. chore: remove Redis::DEFAULT_TTL constant now that it's defined in th…

    …e interface
    
    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    cae0a82 View commit details
    Browse the repository at this point in the history
  5. chore: add psalm false positive to psalm.xml

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5490b12 View commit details
    Browse the repository at this point in the history