Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/doctrine/cache

Doctrine Cache component
https://github.com/doctrine/cache

Prevent type issues when namespace version is wrong

8b4e10689a8dd85099a3937ff39ac3c7db287d2b authored over 7 years ago by Luís Cobucci <[email protected]>
Add test for corrupted entry in the cache

7e76591f4d69d68ba5b3172d849ccd64b9abb95d authored over 7 years ago by jocelyn fournier <[email protected]>
Bumping `master` branch alias, which is now `1.8.x-dev`

6ae1365e2b16aceb3394e4308f1a1b594dd57f11 authored over 7 years ago by Marco Pivetta <[email protected]>
Merge pull request #196 from mikeSimonson/network-storage

Fix temp file rights on shared storage

53d9518ffeb019c51d542ff60cb578f076d3ff16 authored over 7 years ago by Marco Pivetta <[email protected]>
Merge branch 'fix/#201-161-#181-fix-memcached-doContains-checking'

Close #201
Close #161
Close #181

767356d1f4ca7170fb7e9a701ff9755ebbb9736b authored over 7 years ago by Marco Pivetta <[email protected]>
process feedback from @stof

9b08c2dc6826ede9c0e8c57262a1206ab0380f7c authored over 7 years ago by SpacePossum <[email protected]>
Fix contains check on memcached.

fcd378c72c661614faa877e75870f6bff1ba791c authored over 7 years ago by SpacePossum <[email protected]>
Merge branch 'fix/#181-#199-correct-doContains-checks-on-memcached-if-status-code-is-an-error'

Close #181
Close #199
aborts

206b6346465133b5939ffcf255d26559679a1da7 authored over 7 years ago by Marco Pivetta <[email protected]>
New test asserting that cache entries with bool false are properly retrieved

ce0dd08817131342a4cb1e9b6d4a22e1864fbab8 authored over 7 years ago by Jonas HAOUZI <[email protected]>
Stop checking the value returned by Memcached (but rely only on the status code)

8e0952d57b1cccd31de2520f5220b4b87850ba7e authored over 7 years ago by Jonas HAOUZI <[email protected]>
Merge pull request #222 from alcaeus/add-ext-mongodb-adapter

Add cache provider for ext-mongodb

58f40845d8091b8cb768d6e3a49f685c8dff6928 authored over 7 years ago by Marco Pivetta <[email protected]>
Add cache provider for ext-mongodb

665ad011e14a92756637fb2da55b79737c72185e authored over 7 years ago by Andreas Braun <[email protected]>
Merge pull request #221 from alcaeus/add-mongodb-ttl-index

Create expiration index when getting expired entry

5c1ad9f69f515c3d8177b64bdce0c6440ffe18cf authored over 7 years ago by Marco Pivetta <[email protected]>
Create expiration index when getting expired entry

23077ffe206948747da63288c6695c70fd80eaa8 authored over 7 years ago by Andreas Braun <[email protected]>
Merge pull request #220 from lcobucci/require-php71

Require PHP 7.1

24ae84fa281eec3d33386106e8febdfe879ac15a authored over 7 years ago by Marco Pivetta <[email protected]>
Add type-hints on methods without breaking BC

e5b25d6fd461808fd2c6c8dda41e6d82a2b80202 authored over 7 years ago by Luís Cobucci <[email protected]>
Add type-hints to all tests

142ce1834baac362c0a246b1049b41fa1aa8cc5d authored over 7 years ago by Luís Cobucci <[email protected]>
Skip MongoDB tests when server is unreachable

8c489f70f0ab5ecd7a6a8e725a278fbe779a2e47 authored over 7 years ago by Luís Cobucci <[email protected]>
Require MongoDB adapter to be able to use mongo cache

e977cd6d492ef6c8118dbfb1283385e831eac23c authored over 7 years ago by Luís Cobucci <[email protected]>
Require PHP 7.1

Also adding nightly version to build matrix

c8f81422e0d542a5fcc9b90cd7c652bc1ac87a2f authored over 7 years ago by Luís Cobucci <[email protected]>
Improve PHPUnit configuration

ce5ddb8fac51781a0a453648947dd3947b351f6d authored over 7 years ago by Luís Cobucci <[email protected]>
Merge pull request #219 from lcobucci/drop-hhvm-support

Drop HHVM support

121423b744ea18d82f57f17b63eccd94934550b6 authored over 7 years ago by Marco Pivetta <[email protected]>
Remove HHVM support

So that we can use PHP 7.1+ features.

23dd4db59362e9b62c7bebfe0785005193eeb4fd authored over 7 years ago by Luís Cobucci <[email protected]>
Fix build by using upgrade instead of install for apcu

02bbceabfa834b5f9923f0fba32d4fde59547fd6 authored over 7 years ago by Luís Cobucci <[email protected]>
Merge pull request #214 from lcobucci/combine-interfaces

Combine multi operation interfaces into a single one

0da649fce4838f7a6121c501c9a86d4b8921b648 authored almost 8 years ago by Guilherme Blanco <[email protected]>
Combine multi operation interfaces into a single one

Since we always depend on the three interfaces there's no reason
to segregate them.

And that's ...

b05d6f26ec50daaf8d52219d069866e011e6ac1c authored almost 8 years ago by Luís Cobucci <[email protected]>
Merge pull request #207 from lcobucci/implement-multi-delete-on-drivers

Implement multi delete on drivers

e64d917c29fd8bb4ac13e122ec6de9721c4cf0e7 authored almost 8 years ago by Luís Cobucci <[email protected]>
Add deleteMultiple support on predis and wincache

0d263a617c4ef7ee051e3cb2317d0f6f26301050 authored almost 8 years ago by Luís Cobucci <[email protected]>
Add deleteMultiple support on apcu and redis

22952dbc55c0a13b8886f0a542cd97222fecce45 authored almost 8 years ago by flack <[email protected]>
Merge pull request #204 from gabbydgab/hot-fix/phpunit-version-update

bumped phpunit version to 5.7

315b2f7ad3acca10fa3a1bf65dcf66c03670ff0f authored almost 8 years ago by Luís Cobucci <[email protected]>
bumped phpunit version to 5.7

5795aa4e6b7fdef8557708d5c75518b06acd77b5 authored about 8 years ago by gabbydgab <[email protected]>
Merge branch 'feature/#155-multi-delete-cache'

Close #155

e14f7e04cf7106fed6061b42aeeb56df556db49d authored about 8 years ago by Marco Pivetta <[email protected]>
#155 CS: switched to PHP 5.6 syntax

e5956003d496df108a470f76f9a375c5de138d90 authored about 8 years ago by Marco Pivetta <[email protected]>
#155 corrected `CacheProvider` mocking, since `doFetchMultiple` is `protected` and not part of the public contract

7749691a2a7a1604f2c84a225c707c8cadfcc087 authored about 8 years ago by Marco Pivetta <[email protected]>
#155 simplified traversal of cache providers when saving results of multi-fetches into faster chain cache entries

49d27e949034026a776e6f88b0ba991f1216a68a authored about 8 years ago by Marco Pivetta <[email protected]>
#155 verifying that iterators of caches are usable as dependency (regression prevention test)

ee1150ae48e4983328d4985d1d585fccb239a8dd authored about 8 years ago by Marco Pivetta <[email protected]>
CS (spacing)

28c03409c4b2ff9386927a3215cf8b92029975a7 authored about 8 years ago by Marco Pivetta <[email protected]>
Add specialized methods to ChainCache handling multiKeys

d8ef9e1c665a1bd6f250c93ad507bde62ac41ec7 authored about 8 years ago by Benoît Burnichon <[email protected]>
Add MultiDeleteCache interface and default CacheProvider implementation

900b518915acd3d3bc905c3768511006945a475f authored about 8 years ago by Benoît Burnichon <[email protected]>
Fixup wrongly tested cache

e3b36f9fad77d08ad1efe86b331990e6a018bece authored about 8 years ago by Benoît Burnichon <[email protected]>
ArrayCache now implements lifetime, no need to skip the test

22c75ac8dcffed992fd1f864395b800796020788 authored about 8 years ago by Benoît Burnichon <[email protected]>
Apply @ocramius suggestions

b73a09fe50d383760e0e6ec4da970004fbce9254 authored about 8 years ago by Benoît Burnichon <[email protected]>
Normalize providers keys as used in foreach

3bffc87dca9b507aefbad8bbeafbd1559e184c08 authored about 8 years ago by Benoît Burnichon <[email protected]>
Merge pull request #198 from snsanich/unknown-module-breaks-phpunit

Disable PHPUnit feature @runInSeparateProcess

9fa5962201c8b69cb68d091bfa6a77e92e2a3559 authored about 8 years ago by Marco Pivetta <[email protected]>
Disable PHPUnit feature @runInSeparateProcess - is not working properly with php Warning in stderr

481353992997df089e2a53d9b1d4d3b20f1e0a96 authored about 8 years ago by Alexander Golovnya <[email protected]>
Fix temp file rights on shared storage

It is apparently necessary to set the rights of the file both
before and after writing it. Depen...

7d0cb00e0e0dd1d9a0c86d8b039598fe289a0327 authored about 8 years ago by mike <[email protected]>
Replacing deprecated `setExpectedException` usage

0e7ac7811c67d1c4fe93e0fe44d11c90e09d6b20 authored about 8 years ago by Marco Pivetta <[email protected]>
Removing deprecated `getMock` usages

e1c06f8e8462f8fc3f69dbca6dbf3118944b4d06 authored about 8 years ago by Marco Pivetta <[email protected]>
Bumping required PHPUnit version (latest stable, at least)

7a5d9ad0834fa32f99f323958302baf811bf23bb authored about 8 years ago by Marco Pivetta <[email protected]>
Merge branch 'fix/#188-predis-cast-success-or-failure-to-boolean'

Close #188

15982932486a6e8447341c1a22133eccfe021523 authored about 8 years ago by Marco Pivetta <[email protected]>
PredisCache#doContains() should return a boolean

e01450bc6e31b828d05e2dd7f528901f24f0d7eb authored about 8 years ago by Jefersson Nathan <[email protected]>
Merge branch 'fix/#187-tmp-directory-deleted-by-test-suite-forward-port'

Close #187

efe115f03e235ba12cd7b8bcd0d5f3062bdea76e authored about 8 years ago by Marco Pivetta <[email protected]>
#187 rewriting some bits of file cache testing to prevent writing directly to `/tmp`, and instead use subdirs

310532435fdbc6ca866cf8aea8c7baff3c4356ff authored about 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #178 from snovichkov/master

Fix bug with not installed igbinary extension

6c1b03f643fc4c388318dc3d754555c41a1cf732 authored about 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #183 from doctrine/feature/php-7.1-in-build-matrix

Adding PHP 7.1 to the build matrix

aa955b0824e88baad50b8476faf42e8cfb82b4a5 authored about 8 years ago by Marco Pivetta <[email protected]>
RIAK is not to be tested against 7.1

fc0421537819510e388aeaeecb1e858518a5db80 authored about 8 years ago by Marco Pivetta <[email protected]>
PHP 7.0 is NOT an allowed failure anymore

84df6b5e781c710d5f5b77b978b349f52e03e438 authored about 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #185 from doctrine/fix/#152-#147-silence-file-access-attempts-in-file-based-caches

Fix - #152 #147 - silence failed file access attempts in file based caches

5a873a01ee990ff8988a10db15a426a007775803 authored about 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #190 from doctrine/feature/#154-store-anything-in-the-php-file-cache

Feature - #154 - store anything in the PhpFileCache

f56795d13ddf885fb424366fd7d807fbeedf24c8 authored about 8 years ago by Marco Pivetta <[email protected]>
#154 simplified test scenario even further

87ef27ca01d3a0b81b5b9154b9c4b1fb3a11104d authored about 8 years ago by Marco Pivetta <[email protected]>
Documented added tests in #154 via `@group` annotation

511f2724f27044deb663c3d915fbfba618db2dcf authored about 8 years ago by Marco Pivetta <[email protected]>
#154 simplified test case

7fccc8a96f1d6ed34c06af10418ea538d859665d authored about 8 years ago by Marco Pivetta <[email protected]>
Added to PhpFileCache support for saving array of objects without __set_state

a2f4d4447de45482dcb4f46b606d352ddc882c20 authored about 8 years ago by Piotr Stankowski <[email protected]>
Added to PhpFileCache support for serializing objects without __set_state implemented

b586193de2ee266fbcd73fed6ca90fa4f1c47008 authored about 8 years ago by Piotr Stankowski <[email protected]>
Removing explicit `@` error suppression, re-adding explanation #147 #152

0d46cc6973cbb62d90b1af595b58cd29b29a1a6b authored about 8 years ago by Marco Pivetta <[email protected]>
Adding `@group` annotation to newly introduced tests

d3d7ed5bbdb1e96a8011e440f5cd97bc319f3265 authored about 8 years ago by Marco Pivetta <[email protected]>
Moved error handling check tests from #147 #152 into `CacheTest`, improving its strictness to verify handlers are restored

5082644bbc23adf91debf670d0032bae5017054b authored about 8 years ago by Marco Pivetta <[email protected]>
Switching the original #147 #152 approach to an empty error handler instead

74b03a82bd57cc950739def5395fb02b8b64e84d authored about 8 years ago by Marco Pivetta <[email protected]>
Adding PHP 7.1 to the build matrix

51e1039048c7810cbce0bc0c0542f12497244e60 authored about 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #133 from GrahamForks/patch-1

Kill php 5.5

a25f5386794230c62911fbe2778d0c21050ec809 authored about 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #138 from Tobion/apc-skip

APC skip & fix fetchMultiple on failure

b24fc8704bf7a8308d5dfcf123ab6de66b2204ad authored about 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #135 from Tobion/patch-1

var_export bug with float(0) got fixed in PHP 7.0.2

58e23b0169d7a5aa6c7e1b44b791cbc6ab149fb2 authored about 8 years ago by Marco Pivetta <[email protected]>
Added test

42b2c3650f2438749ab957db73280a253fe07215 authored over 8 years ago by Sergey Novichkov <[email protected]>
Fix bug with not installed igbinary extension

eb1cc2f74703275cdf474b64bbe9796bf8946d97 authored over 8 years ago by Sergey Novichkov <[email protected]>
#172 synax error hotfix

fe68e4f78804684e31cce17590b0bd9f088db1b0 authored over 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #172 from localheinz/fix/assignment

Fix: Remove assignment from condition

8f6a2408b83c01ff83fe0cdb6fd5ab693aaf9e57 authored over 8 years ago by Marco Pivetta <[email protected]>
Fix: Remove assignment from condition

c0979f6ee3caa8d7e5e901b03a27956a4facbcbe authored over 8 years ago by Andreas Möller <[email protected]>
Merge pull request #171 from localheinz/fix/short

Fix: Use short array syntax

22a3318c5364c52a5893e40037808436651e52b2 authored over 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #170 from localheinz/fix/name

Fix: Class name does not match file name

cb6884ced96843784c197cd918a77a75fe3a9db4 authored over 8 years ago by Marco Pivetta <[email protected]>
Fix: Use short array syntax

3ceefd4e7c8e575f53a5aaa346988938afa2c788 authored over 8 years ago by Andreas Möller <[email protected]>
Fix: Class name does not match file name

4a5dfb0e381f31f10089ef6bbde7135cec416064 authored over 8 years ago by Andreas Möller <[email protected]>
Merge pull request #169 from localheinz/fix/assertion

Fix: Second parameter should probably be an assertion message

6a330239f6096150275a06e90a962997371c4a97 authored over 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #168 from localheinz/fix/case

Fix: Case-insensitive class references

d7f52b066911c8de4ebc98e210fc11340c1a2bd6 authored over 8 years ago by Marco Pivetta <[email protected]>
Fix: Second parameter should probably be an assertion message

ee63f00421139a36ca6d07c726ee999da1c4ea5a authored over 8 years ago by Andreas Möller <[email protected]>
Fix: Case-insensitive references

91948ebb6f60c2a942080a1466b839f981d07f68 authored over 8 years ago by Andreas Möller <[email protected]>
Merge pull request #167 from localheinz/fix/build

Fix: exists() returns an integer

39129b31a709068bcb4f245ed71723244733b0d3 authored over 8 years ago by Marco Pivetta <[email protected]>
Fix: exists() returns an integer

6d798da345303fbabe8b4f2b7ce1e355f7bb95a4 authored over 8 years ago by Andreas Möller <[email protected]>
Merge pull request #166 from localheinz/fix/unused

Fix: Remove unused imports

0ac765e471961cad918622b6497b77bfca8e8604 authored over 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #153 from Slamdunk/patch-1

[git] Add .gitattributes to remove unneeded files

3e8fbad59eab549deba37e3ee3346b7d08cab70f authored over 8 years ago by Marco Pivetta <[email protected]>
Fix: Remove unused imports

6d7ae004d97024b2795d44c654394855f9f84f11 authored over 8 years ago by Andreas Möller <[email protected]>
Merge pull request #165 from Grafikart/patch-2

Added link to the documentation

51010cb7802c1fc30471eee3d8aa4ea4302d1398 authored over 8 years ago by Marco Pivetta <[email protected]>
Added link to the documentation

Since this repo is linked to packagist, it would be nice to have an easy to find link to the doc...

6675adf346e1f97651bcc7e28afd58701ed27921 authored over 8 years ago by Grafikart <[email protected]>
Merge pull request #162 from rnamiki/patch-1

Add LICENSE

ce7c366e335378e8a11ef602820a8e12626f12d7 authored over 8 years ago by Marco Pivetta <[email protected]>
Add LICENSE

9332a777261cb4fe9e5cae196cceec2534f13fd8 authored over 8 years ago by Ryota. Namiki <[email protected]>
add restore_error_handler for testFailureOnIncludeNotSettedCacheDoesntGetCaughtAsError

02415e9bb3bb1934c54e299cd9c9a2b3937f532c authored over 8 years ago by Jean Carlo Machado <[email protected]>
[git] Add .gitattributes to remove unneeded files

40a105ba711785bbcf48f35cc05715058c9d679f authored almost 9 years ago by Filippo Tessarotto <[email protected]>
supressed phpfilecache inclusion errors and improved related test

7381dfecae5864a951d171829e468fade2ef6c99 authored almost 9 years ago by Jean Carlo Machado <[email protected]>
include of cache for inexistent key doesnt get caught as error on PhpFileCache

ec109aa6192214a00b2e32ba8d69c5c4ff8cec65 authored almost 9 years ago by Jean Carlo Machado <[email protected]>
Merge pull request #146 from rgomezcasas/fix-memcached-save-multiple

Fix save multiple on memcached

4e3b8b9464d511eccbefe07cef94c275bce7e434 authored almost 9 years ago by Marco Pivetta <[email protected]>
Fix save multiple on memcached

abdbc33449309df93e170d9fc9567e799d79a327 authored almost 9 years ago by Rafa Gómez <[email protected]>