Ali Turki

Results 5 issues of Ali Turki

AsseticTokenParser.php still relies on getFilename() method (L116) which is not available anymore Steps to reproduce: 1- Use a bad token in any TWIG file in a symfony projet (e.g. git...

Hello all, I get a "Call to an undefined method Symfony\Component\Form\FormInterface::getClickedButton()." error when working with Symfony Forms using the following code (within a Symfony Controller class): ` $form = $this->createForm(...);...

help wanted

**Description** Basically, when an application uses doctrine mongodb odm for instance, installing meilisearch symfony will also install doctrine bundle which is not required by the app. **Expected behavior** Meilisearch bundle...

enhancement

The native json_decode function returns: - null in case of an error - an stdClass if the $assoc parameter is false - an associative array if it's true Since the...

enhancement

Hi Guys, For some reason, I was unable to browse the documentation on Google Chrome on http://mongodb-labs.github.io. Whenever I try to scroll down, the page goes back right up This...