Marc Morera

Results 73 comments of Marc Morera

Hmm let me see... gonna work right now on it.

I cannot find any kind of error anymore. Can you paste again your config if changed and your output?

Yes, sure, but I can not do anything until I have real information about your environment... you can also try to fix it.

Could be nice, with this new version, add some new cli features. Any ideas?

Hi there! Thanks for that feedback :) This project uses `PHP_EOL` for new lines. https://github.com/mmoreram/php-formatter/blob/master/src/PHPFormatter/Sorter/UseSorter.php#L249 Maybe here is the problem... :/ What do you think?

@jdomenechb okay! Will do it :)

Thank you very much! But there's a problem here, so I'm going to "drop" this bundle in favor of [RSQueue Organization](http://github.com/rsqueue), splitted by bundle and component. Take a look, and...

@plfort Great ^^

@plfort One of the next things I will change in the [RSQueue Organization's Bundle](http://github.com/rsqueue/RSQueueBundle) is the usage of the [http://github.com/mmoreram/BaseBundle] for Bundle features and testing, but after some extra work...

Hi there! Indeed that would be a great idea, but some changes should be applied then. - Create an adapter for each implementation instead of injecting redis itself - The...