David Buchmann
David Buchmann
document the tweaks from https://github.com/symfony-cmf/SeoBundle/pull/209 @benglass may i ask you to take care of this? doc should only go into the master branch.
https://github.com/symfony-cmf/RoutingBundle/pull/318 /cc @pamil
we added that feature in https://github.com/doctrine/DoctrinePHPCRBundle/pull/165 so should go into the dev branch if done before the 1.2 release. ideally the doc would also have a small example why one...
we had first time users report that they where overwhelmed by the diagram in http://symfony.com/doc/current/cmf/quick_tour/the_big_picture.html#the-request-flow maybe less is more here. or better explain things for symfony newbies.
we have a quite good documentation of the process of rendering a block, as well as handling caching with blocks, in the cmf docs. we should instead move that doc...
**Description** In #67 we added tests about the url encoding of user info fields. However, in the [discussion to define the expected behaviour](https://github.com/php-fig/fig-standards/pull/1298) in PSR-7, the concern has been raised...
hi, thanks for this repo. it was helpful for me when trying to figure out what setup i want to build. with haproxy 2.1, the following would work, instead of...
when i try to use ledscape_close, i always get a segfault. i tried that with exiting the loop in rgb-test and it happens there as well. then again, i can...
hi, me and some other people built a client library to send purge and ban requests to varnish and also to nginx. this might be useful to reduce the code...
i wonder if strict_match should not be true by default. when i configure the allowed locales to be [en, de] but my browser has de_CH as first locale, i end...