Tobias Nyholm

Results 91 issues of Tobias Nyholm

It make no sense anymore to have a `User` scope. We should consider renaming it to `Local`.

new feature

The idea is to help a preloader to find classes that are used by adding a bunch of `class_exists` in the file. A typical preloader uses reflection. See [Symfony](https://github.com/symfony/symfony/blob/master/src/Symfony/Component/DependencyInjection/Dumper/Preloader.php). This...

kind/feature

#SymfonyConHackday2017

Tell me more about the differences between this and the [Happyr package](https://github.com/Happyr/Doctrine-Specification). We are not stable yet and there are room for small and big changes. Maybe we can find...

### Start from the Use-case I am running a single page react app. I have 10 different JS files (chunks) after I build my app. It is normal that a...

enhancement

Is there anything else we should add here? https://github.com/geocoder-php/php-common/compare/4.6.0...master

I found a little bug today. When generating a client with `--responses --extract-response-error`, I get a doc block that does not look as I expect. I would like it to...