Maxime Steinhausser

Results 21 issues of Maxime Steinhausser

see https://github.com/Elao/accesseo/pull/101#pullrequestreview-820309562

As we've already discussed about with @nervo and @chalasr. (_Just not to forget_)

Enhancement

I get an : > "json_encode(): recursion detected in JsonSerializationVisitor.php line 29" with php 5.4, or an : > UnexpectedValueException "The Response content must be a string or object implementing...

question
serializer issue

Running command `librarian-puppet install/update` , I get the following stacktrace : ``` D:\Ogizanagi\Desktop\Project\puphpet\puppet>librarian-puppet install DL is deprecated, please use Fiddle Error executing puppet module install. Check that this command succeeds:...

Currently, only issues are supported. As on a recent project we want to edit specs committed in the repository in the very same PR as the one introducing code changes,...

Hi! :) Currently, http auth Basic works by specifying the url like like this: `http://user:[email protected]/`. But this doesn't work with Http digest authentication. Is this something planned ?

Hi, Thank you for your great work. I think there is a problem with the `AutenticationListener` and the `setClass` method of the `UserDiscriminator`. Indeed, in case of a configured chained...

### Symfony version(s) affected 5.4 ### Description I recently stumbled upon an issue on the CI of one of our projects relying on a Symfony CLI server running in test...

Bug
Status: Needs Review
Stalled

Instead of scanning all the GET routes available in the app without parameters to crawl the pages, allow to provide a single entrypoint URL from where to start crawling the...

enhancement

The build command currently allows to ignore specific content not found errors when the content is handled by Stenope (when a `ContentNotFoundException` is thrown (using the `--ignore-content-not-found`), e.g: when using...

enhancement