Nikola Petkanski

Results 27 issues of Nikola Petkanski

I love the library and I have used it in a few projects now. Up till recently I had no issues with it, but now things changed. I am working...

I have tried following the documentation on this, but it does not seem to work. Seems like there are multiple exceptions here. ``` [Symfony\Component\DependencyInjection\Exception\InvalidArgumentException] Unable to replace alias "fos_rest.serializer" with...

While viewing the documentation of the project I came upon a few dead links and figured I could contribute a fix :)

Today I had an argument with a senior developer from our team whether the yml files used in Alice should be into `src/AcmeBundle/DataFixtures/ORM` or `src/AcmeBundle/Resources/fixtures`. The former was my proposal...

I am having the situation that we would have files of a few gigabytes and would like to use Gaufrette to have an abstraction, so we can be flexible in...

Feature

Inside our ERP system we have calls to multiple database storages. To use them with Symfony2, we've defined them as different connections each one attached to a different entity manager....

Enhancement

I don't have mongodb installed, nor do I need it. Everything is stored within the mysql database. I have configured PHPCR as I'm trying out the symfony-cmf. Consider the following...

### Description Scrolling on top of the minimap acts very weirdly. It would even go in the opposite direction sometimes. I've tried locating an issue for that but was unable...

I find this utility very useful, so thanks for sharing it with the world! Often times our software depends on 3rd party SOAP services and so we need to mock...