Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / reactphp/cache issues and pull requests

#62 - Support `iterable` type for all methods working with multiple keys

Pull Request - State: open - Opened by clue 5 months ago
Labels: new feature, BC break

#61 - Add PHPStan to test environment with `max` level

Pull Request - State: closed - Opened by clue 6 months ago
Labels: maintenance

#60 - Add native types to public API

Pull Request - State: closed - Opened by clue 7 months ago
Labels: new feature, BC break

#59 - Update to require Promise v3

Pull Request - State: closed - Opened by clue 7 months ago
Labels: new feature

#58 - Update to require PHP 7.1+

Pull Request - State: closed - Opened by clue 10 months ago
Labels: BC break

#57 - Hello `3.x` development branch

Pull Request - State: closed - Opened by WyriHaximus 10 months ago
Labels: maintenance

#56 - Roadmap to reactphp/cache v3

Issue - State: open - Opened by clue 10 months ago
Labels: maintenance

#55 - Run tests on PHP 8.3 and update test suite

Pull Request - State: closed - Opened by clue 11 months ago
Labels: new feature

#54 - Update test suite and report failed assertions

Pull Request - State: closed - Opened by clue about 2 years ago
Labels: maintenance

#53 - [1.x] Set up PHPStan on GitHub Actions

Pull Request - State: closed - Opened by nhedger about 2 years ago - 1 comment
Labels: maintenance

#52 - Test on PHP 8.2

Pull Request - State: closed - Opened by WyriHaximus over 2 years ago
Labels: new feature

#51 - chore(docs): remove leading dollar sign

Pull Request - State: closed - Opened by nhedger over 2 years ago - 1 comment
Labels: maintenance

#50 - chore(docs): remove leading dollar sign

Pull Request - State: closed - Opened by nhedger over 2 years ago
Labels: invalid

#49 - Fix legacy HHVM build by downgrading Composer

Pull Request - State: closed - Opened by SimonFrings over 2 years ago
Labels: maintenance, easy pick

#48 - Add badge to show number of project installations

Pull Request - State: closed - Opened by SimonFrings over 2 years ago
Labels: maintenance

#47 - Support PHP 8.1

Pull Request - State: closed - Opened by SimonFrings about 3 years ago
Labels: new feature, easy pick

#46 - Support hasMultiple

Issue - State: closed - Opened by HLeithner over 3 years ago - 5 comments
Labels: new feature, question

#45 - Use GitHub actions for continuous integration (CI)

Pull Request - State: closed - Opened by SimonFrings almost 4 years ago
Labels: maintenance

#44 - Align DocBlock Promise return types

Pull Request - State: closed - Opened by WyriHaximus almost 4 years ago
Labels: maintenance, easy pick

#43 - Update PHPUnit configuration schema for PHPUnit 9.3

Pull Request - State: closed - Opened by SimonFrings over 4 years ago
Labels: maintenance

#42 - Add full core team to the license

Pull Request - State: closed - Opened by WyriHaximus over 4 years ago
Labels: maintenance

#41 - Run tests on PHPUnit 9, run tests on PHP 7.4, simplify test matrix and clean up test suite

Pull Request - State: closed - Opened by SimonFrings over 4 years ago
Labels: maintenance

#40 - Add .gitattributes to exclude dev files from exports

Pull Request - State: closed - Opened by reedy almost 5 years ago
Labels: maintenance

#39 - Forward compatibility with react/promise 3

Pull Request - State: closed - Opened by WyriHaximus about 5 years ago
Labels: new feature, maintenance

#38 - Documentation for TTL precision with millisecond accuracy or below

Pull Request - State: closed - Opened by clue over 5 years ago
Labels: maintenance

#37 - [RFC] Use arrays instead of iterable for multiple cache items

Pull Request - State: closed - Opened by clue over 5 years ago
Labels: BC break

#36 - Allow legacy HHVM to fail in Travis CI config

Pull Request - State: closed - Opened by clue over 5 years ago
Labels: maintenance, easy pick

#35 - Use high-resolution timer for cache TTL on PHP 7.3+

Pull Request - State: closed - Opened by clue over 5 years ago - 2 comments
Labels: new feature

#34 - Improve documentation

Pull Request - State: closed - Opened by clue almost 6 years ago
Labels: new feature, maintenance, easy pick

#33 - There is a Chinese Edition of the ReactPHP-Cache document.

Issue - State: closed - Opened by WGrape almost 6 years ago - 3 comments

#32 - Add support for getMultiple(), setMultiple(), deleteMultiple(), clear() and has() (inspired by PSR-16)

Pull Request - State: closed - Opened by krlv about 6 years ago - 6 comments
Labels: new feature, BC break

#31 - Prefix all global functions calls with \ to skip the look up and resolve process and go straight to the global function

Pull Request - State: closed - Opened by WyriHaximus about 6 years ago - 2 comments
Labels: maintenance

#30 - Rename remove() to delete() for consistency with PSR-16

Pull Request - State: closed - Opened by clue over 6 years ago - 2 comments
Labels: BC break, easy pick

#29 - Add cache expiration support (TTL)

Pull Request - State: closed - Opened by clue over 6 years ago - 1 comment
Labels: new feature, BC break

#28 - TTL

Pull Request - State: closed - Opened by WyriHaximus over 6 years ago - 1 comment
Labels: help wanted

#27 - Add $default to return instead of null on cache miss for get()

Pull Request - State: closed - Opened by clue over 6 years ago
Labels: new feature, easy pick

#26 - Simple LRU implementation for ArrayCache

Pull Request - State: closed - Opened by clue over 6 years ago
Labels: new feature

#25 - Support getMultiple and setMultiple

Issue - State: closed - Opened by WyriHaximus almost 7 years ago
Labels: new feature, help wanted

#24 - Default value for get

Issue - State: closed - Opened by WyriHaximus almost 7 years ago
Labels: new feature, easy pick, help wanted

#23 - Return Promise for set and remove

Pull Request - State: closed - Opened by WyriHaximus almost 7 years ago - 15 comments
Labels: new feature, BC break, maintenance

#22 - Cache miss resolves with null value

Pull Request - State: closed - Opened by WyriHaximus almost 7 years ago - 2 comments
Labels: BC break, maintenance, easy pick, help wanted

#21 - Describe current behavior on the cache interface

Pull Request - State: closed - Opened by WyriHaximus almost 7 years ago - 2 comments
Labels: maintenance, easy pick, help wanted

#20 - [RFC] CacheInterface documentation

Pull Request - State: closed - Opened by WyriHaximus almost 7 years ago - 1 comment
Labels: maintenance, easy pick, help wanted

#19 - PSR-6 and PSR-16 bridge

Issue - State: closed - Opened by IndraGunawan almost 7 years ago - 6 comments
Labels: question

#18 - Forward compatibility with PHPUnit 5 and PHPUnit 6

Pull Request - State: closed - Opened by clue almost 7 years ago
Labels: maintenance

#17 - Limit cache size for ArrayCache

Issue - State: closed - Opened by clue about 7 years ago - 2 comments
Labels: new feature, help wanted

#16 - Return Promise for set and remove

Pull Request - State: closed - Opened by maciejmrozinski over 7 years ago - 1 comment

#15 - Return values for set and remove

Issue - State: closed - Opened by maciejmrozinski over 7 years ago - 4 comments
Labels: new feature, BC break

#14 - Add PHPUnit 4.8 to require-dev

Pull Request - State: closed - Opened by shaunbramley almost 8 years ago
Labels: maintenance

#13 - Semantics of get() on cache miss

Issue - State: closed - Opened by jsor almost 8 years ago - 8 comments
Labels: new feature, BC break

#12 - Fix autoload paths

Pull Request - State: closed - Opened by clue almost 8 years ago
Labels: bug, maintenance, easy pick

#11 - [RFC] Support TTL

Issue - State: closed - Opened by WyriHaximus over 8 years ago - 3 comments
Labels: new feature, help wanted

#10 - Improve documentation

Pull Request - State: closed - Opened by clue almost 9 years ago
Labels: maintenance, easy pick

#9 - Consistent reporting of test failures and conciser test setup

Pull Request - State: closed - Opened by clue about 9 years ago - 1 comment

#8 - [RFC] Prepare stable release

Issue - State: closed - Opened by clue about 9 years ago - 4 comments
Labels: maintenance

#7 - [RFC] Improve compatibility with legacy versions

Pull Request - State: closed - Opened by clue about 9 years ago

#6 - Clean up

Pull Request - State: closed - Opened by assertchris over 9 years ago - 7 comments

#5 - Test against PHP7

Pull Request - State: closed - Opened by WyriHaximus over 9 years ago

#4 - Adding Code Climate badge to readme

Pull Request - State: closed - Opened by e3betht almost 10 years ago

#3 - Show test coverage directly after running test

Pull Request - State: closed - Opened by WyriHaximus over 10 years ago

#2 - Add CHANGELOG

Pull Request - State: closed - Opened by clue over 10 years ago

#1 - Standalone

Pull Request - State: closed - Opened by cboden over 10 years ago