-
Hello Nahid,
I followed all the steps but it ain't work ! it works only if i refresh the page :(
Can u tell us a way to set a debug mode ?
I'm using Pusher, when i post a message, its not even …
-
trying to compile predis into hhvm, so wanted to use the tool to make a single includable file.
2 main issues till now.
1) HipHop Parse Error: Cannot mix bracketed namespace declarations with unbra…
-
This is either a suggestion for a future release, or a question to understand why dependencies for this library have been arranged in the way they have.
It seems that implementers have the choice o…
-
I am working in a Symfony 3.2.4 project and I have installed SncRedisBundle. Following docs `Use version 2.* for Symfony 2.7+ and 3.0+` I have used `composer require snc/redis-bundle 2.*` and I end wi…
reypm updated
7 years ago
-
As per a comment on issue #30, I'm opening this issue in order to help gather more info and find a fix for the bug.
I observed that when deploying multiple workers, some jobs dont get processed...
B…
-
I'd like to be able to use the 'null object' pattern with Bugsnag, especially for cases in which notification is optional. That way, I don't have to pepper my code with `if ($this->bugsnag !== null)` …
-
I'd love to use this along with the hiphop-php.
https://github.com/facebook/hiphop-php/pull/424/files has similar patch related to memcached based sessions.
-
#### Expected Behavior (or desired behavior if a feature request)
Following upgrade documentation and upgrading from 4.0.1 to 4.1.4.
- Renamed Snipe-IT directory
- Downloaded the new version int…
-
I would be happy to contribute to predis development by implementing automatic master/slave resolution and connection based on the configured sentinels. I tried to explore the Predis codebase, but unf…
-
My `composer.json`:
```json
{
"name": "future/rest-api",
"license": "proprietary",
"require": {
"php": "^7.0",
"zendframework/zend-expressive": "^1.0",
"z…