Ecosyste.ms: OpenCollective

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

github.com/voku/simple-cache

:zap: Simple Cache Abstraction Layer for PHP
https://github.com/voku/simple-cache

Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-...

3ab7b0d718d562e0743eb4578678989d908a47c4 authored over 8 years ago by Scrutinizer Auto-Fixer <[email protected]>
[!]: fixed "AdapterFile"

edbcadd47049d1221fda6b8d7a5405ca1e7b2a56 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: fix for hhvm v3

9ba8020f475820232d1e7863553e0500d8d6e4a5 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: fix for hhvm v2

2334dd1b584e4cd2c9a4624466e6c8bdfade3784 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: fix for hhvm

361c76a46f68bde071f5163d9c6ff2bb405e6284 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: change "Memcached" -> "Memcache(d) has his own "serializer", but it seems to be working different as the php-implementation." v2

4fa2522140b34f8500a2887a8eb35968a0628c53 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: change "Memcached" -> "Memcache(d) has his own "serializer", but it seems to be working different as the php-implementation."

fec2a87eea13169b4439c68069bc61b212732360 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: added one more test

eb4f5d25bbcbe0e6fcd4a928d3e8a22a21675e2c authored over 8 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

c83bbfbfefda15aded2de2733ebb3fcdcfba4e2b authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: fixed "AdapterFile"-Class -> don't use 777 by default

20a2a5e0a41ba280c97e14467b191772013d8be9 authored over 8 years ago by Lars Moelleken <[email protected]>
Update README.md

bf8a34c38ec4a98cab74c2d3c2835e3d6a46c823 authored over 8 years ago by Lars Moelleken <[email protected]>
Update README.md

8ef88f716fd1fe4e4dd880e87333bc22bd4a85d1 authored over 8 years ago by Lars Moelleken <[email protected]>
Merge pull request #12 from voku/analysis-8PGg9P

Applied fixes from StyleCI

912a8f6e6e5397621e2c9fc1250e8600bc24035b authored over 8 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

12828cfe247866d6e92ea76f1a9ec97919739675 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: added "File"-Cache Class

f64dc420ed139b130dea95c0d2a10f73b10859f0 authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: fixed php-warning "Only variables should be passed by reference"

-> "public function get ($key, &$flags) {}"

18312a02dc6be25837e5975203663a06ae1262de authored over 8 years ago by Lars Moelleken <[email protected]>
[+]: fixed "travis-ci" build

[*]: edit style from "README"

2c346dfd925f192ccdde14cb72b57f3d277e94d5 authored almost 9 years ago by Lars Moelleken <[email protected]>
Update README.md

bfa6936bc4870964acb9ecfe27e616137fc153b4 authored almost 9 years ago by Lars Moelleken <[email protected]>
Update README.md

8fea951880ef1419de4317b09cd8a2d10f6d4589 authored about 9 years ago by Lars Moelleken <[email protected]>
[*]: fixed php-docs

ba549ebaf89907583ad28987c9d32b379ee6b5b3 authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: update info about "predis"

20ca65dc5b14ce4af5399c4841a6a01654d912c4 authored about 9 years ago by Lars Moelleken <[email protected]>
[~]: move "php-coveralls" into ".travis.yml"

8f56e5d27ef9827a51d103ff4b65b00a5f5443d7 authored about 9 years ago by Lars Moelleken <[email protected]>
[~]: "Unnecessary fully qualified name"

beceb7ed7eb9b8d326f6734f79bfd32931d31fc0 authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: fixed code-style v2

2f428beb3037127aa95d22862436b0d341dbdedd authored over 9 years ago by Lars Moelleken <[email protected]>
[*]: only code style fixed via PHPStorm

b5abffbf26dc8d479cf6d395c46c3ccddde79202 authored over 9 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

939b285ed26da65baa44ca2525d4366b92f6e51a authored over 9 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

9281e6263c5ae22ec128b8e756ca26ba6587c173 authored over 9 years ago by Lars Moelleken <[email protected]>
Merge pull request #11 from voku/analysis-XZxWPz

Applied fixes from StyleCI

e0b3d31592f7da75c9c74beff03e7815e4b6cc06 authored over 9 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

dde701a64b116432bee0a6cf66d171a6915c8d30 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added ".styleci.yml"

0a66c47eb969597c46baa5fd8255ce568bd61d11 authored over 9 years ago by Lars Moelleken <[email protected]>
[!]: fixed PSR-4 autoload

18e71fb6d8a1594a70fbd6a0e59a2bf16f23d0d3 authored over 9 years ago by Lars Moelleken <[email protected]>
[~]: refactoring -> split one big function into some smaller functions ...

551795af784d9aed00d6b0c523486e2d28922d78 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: fixed "AdapterMemcache.php"

37fc3cd5ff462ce960765853f86f55e8e0e94b67 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: add some more tests v2

92ad49511c95324d55f688697d1731c0d28cba74 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: add some more tests

aa7e9e91291b4918b488ee05a46f07c4e9264e51 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: try to use "APC" via Travis CI v2

d75e94189bf2bf0c99d31f174ef6cd641e0688bd authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: try to use "APC" via Travis CI

67b629a90ece1b2a0ad07a30844898e1365c11c5 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added ".gitattributes"

503a154c8d27521a40683378bb4d8913f2c6dafb authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added ".scrutinizer.yml"

1557c4b8c4973a15e70af9c1eab172e1f519345a authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added ".editorconfig"

2066f148964bc875a8c4bb27f28be8a0ec0c5976 authored over 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update .travis.yml
Update README.md

09bb80630a04c4c47595fc55ce702c3452d9ced7 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added some tests for "APC" / "APCu"

fec97c01ec71ff923ac6524073dd61d605bd2468 authored over 9 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

c63a99b805b494842d9af83882790c625782a435 authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

a3446d9075852c7c505ae5c8913d0303af0e66af authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

6937a3109662e2ff973f375e848c6eb787ffd419 authored over 9 years ago by Lars Moelleken <[email protected]>
[!]: use class-variable "adminSession" and no global-session variable v2.1

c4a117b03b5d182450087b89a37add2f011b50d5 authored over 9 years ago by Lars Moelleken <[email protected]>
[!]: use class-variable "adminSession" and no global-session variable v2

b88c87850b11458d799ff520e0e270cbfe162d8e authored over 9 years ago by Lars Moelleken <[email protected]>
[!]: use class-variable "adminSession" and no global-session variable

05ec0ebf8a514857648b2fe95d7f8741fa69a2fd authored over 9 years ago by Lars Moelleken <[email protected]>
[*]: only small code-style changes

baa35e7db9274f06901b5a1fcee54e9eeef99158 authored over 9 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

3493a4d54b5f95a058a5b0d717618dfab4758ad6 authored over 9 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

2f9f605fba9a45dcb6522281a64c6578cc9e88b8 authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

d68eb6bb842242e514b730d91942e39879ebc7ba authored over 9 years ago by Lars Moelleken <[email protected]>
Merge pull request #9 from Bilge/travis

Tidy up Travis definition

80b6435fd8c0cac88152e28b5f6b08acd32d1043 authored over 9 years ago by Lars Moelleken <[email protected]>
Tidy up Travis definition

Binaries don't need to be explicitly run through the PHP interpreter because they're binaries.
...

2d989f2529fa43a78cb775627cea2a3cede66238 authored over 9 years ago by Bilge <[email protected]>
Merge pull request #7 from Bilge/patch-2

Move predis to require-dev

c0ea0cb5762c5fddad1138c784f56690be7d89f5 authored over 9 years ago by Lars Moelleken <[email protected]>
Move predis to require-dev

We don't require predis because we might not be using predis.

5b05d79cebcd3f827ff6e80464815fc2414d6775 authored over 9 years ago by Bilge <[email protected]>
Update README.md

21d014c25b6b690711bc4678a7c031ed17646e88 authored almost 10 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md
Update LICENSE
Update README.md

f8d1716d082d505f30c4824bd4d0fdb53a1aa9fe authored almost 10 years ago by Lars Moelleken <[email protected]>
[+]: fixed typo in "Cache"-Class

4a30f7e6da5f15589256dc349595bd1a5d1cd2f4 authored almost 10 years ago by Lars Moelleken <[email protected]>
Update README.md

8a3f7fb88e08462d371af9bb8a9e1edba4c2c159 authored almost 10 years ago by Lars Moelleken <[email protected]>
Update LICENSE

c3da965c9bdbf99e50342b547da590459de1a73b authored almost 10 years ago by Lars Moelleken <[email protected]>
Update README.md

d0e47f4e7233d7c93c5ae6004ec5e9e05369b919 authored almost 10 years ago by Lars Moelleken <[email protected]>
[*]: only code-style change

0629607e024a922519fb4f47827f3a3feb865598 authored almost 10 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md
Added Gitter badge

4656ed3b24e14f12d459171254e1a4b7408583ca authored almost 10 years ago by Lars Moelleken <[email protected]>
[*]: fixed phpdoc

86b591fb609b6c4ddb1529f4b6a2193144cb8f40 authored almost 10 years ago by Lars Moelleken <[email protected]>
Update README.md

a0933587ea5bfea5337b839c918dc85dbc9ed58c authored almost 10 years ago by Lars Moelleken <[email protected]>
Merge pull request #5 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

3c93719864ca15d0cb67849257e5e9c7bce906b3 authored almost 10 years ago by Lars Moelleken <[email protected]>
Added Gitter badge

2f195ded7c291fee88168de92ecca0f19d2d4c3b authored almost 10 years ago by The Gitter Badger <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md

a46fa4157244a2fe63340a71af46a18cd75840c9 authored almost 10 years ago by Lars Moelleken <[email protected]>
[+]: !localhost -> 127.0.0.1

71f2196dede24a46ca9d5a97c6f03b219e405848 authored almost 10 years ago by Lars Moelleken <[email protected]>
Update README.md

030b64e893c5fc29eeb777ed61479ac5efd23adc authored almost 10 years ago by Lars Moelleken <[email protected]>
[+]: use the "AdapterArray"-Class as fallback

52b6e2875c464adaa416ff70675f86f56d85797d authored almost 10 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

ddff62b9e32fc92b12f95d386b25a3b2894a630d authored almost 10 years ago by Lars Moelleken <[email protected]>
Update composer.json

9b1ada1f8462af843b340a48f131beba48194756 authored almost 10 years ago by Lars Moelleken <[email protected]>
Update phpunit.xml

0b925022b58cd7a458e4c8238b573dcd67ab6d47 authored almost 10 years ago by Lars Moelleken <[email protected]>
Update README.md

1595bb6f4b0fea06c20e4d8c34a95d90492aeff3 authored almost 10 years ago by Lars Moelleken <[email protected]>
[+]: fixed "require-dev" in "composer.json" v2

a4350b2e0d82e0521d487eb85b68ec58704443e1 authored almost 10 years ago by Lars Moelleken <[email protected]>
[+]: fixed "require-dev" in "composer.json"

470f6fdc3295b322472eb4e6f14fa882f4a20979 authored almost 10 years ago by Lars Moelleken <[email protected]>
[+]: edit default testing for cache-server

9f306c9d73a7370666db30df6d81e052216667b9 authored almost 10 years ago by Lars Moelleken <[email protected]>
Update README.md

3729c3ea5d3cef65af09cd28f7bb5a9523809340 authored almost 10 years ago by Lars Moelleken <[email protected]>
[+]: use cache for testing

38cdad1b1f057a6e6517559ee93a40a9de8ef536 authored almost 10 years ago by Lars Moelleken <[email protected]>
[+]: fixed some more php-warnings v3

faef9725797d37b2525c17c43305fd36668f0bf6 authored almost 10 years ago by Lars Moelleken <[email protected]>
[+]: fixed some more php-warnings v2

679e4fd5e3b60db3b25c8192c1b161b4a02568b3 authored almost 10 years ago by Lars Moelleken <[email protected]>
[+]: fixed some more php-warnings

4af739711c373335a19d3fa030c9471562c147f2 authored almost 10 years ago by Lars Moelleken <[email protected]>
[+]: fix for old php-version

b39b71a93514b45772faca9b85fc8837edbb15c9 authored almost 10 years ago by Lars Moelleken <[email protected]>
[!!!]: added a parameter to disable the cache

1aa284f9aadaa945553f1072fde9f514670ddfad authored almost 10 years ago by Lars Moelleken <[email protected]>
[+]: fixed "Undefined index: SERVER_NAME"

[+]: use "predis" (vendor)

a48f2a7d68f6bf8cabe0a6b934b2bd1ef3f9d66e authored almost 10 years ago by Lars Moelleken <[email protected]>
Merge branch 'master' of github.com:voku/simple-cache

* 'master' of github.com:voku/simple-cache:
Update README.md
Update README.md

a28640c999cf0ab08b9aa67dbaba14b50fee8926 authored almost 10 years ago by Lars Moelleken <[email protected]>
[!!!]: fixed typo

56c4d3c93ae1894f5237f654047155cdb10fe515 authored almost 10 years ago by Lars Moelleken <[email protected]>
Update README.md

c74300fce660bfff8d83e257fe087f3726508d14 authored almost 10 years ago by Lars Moelleken <[email protected]>
Update README.md

069ad388e1d60a36dc2018891412127eced6e877 authored almost 10 years ago by Lars Moelleken <[email protected]>
[+]: init

072a9e804691e93ac8636a6f1f6d7d659805331c authored almost 10 years ago by Lars Moelleken <[email protected]>