l-vo
Repos
89
Followers
30

Container for creating RemarkJS slideshow

Library that allows to select (randomly or not) many photos and copy them to a destination (local filesystem or web services)

0
0

Docker container with many Python versions. Especially for Virtualenv and Tox usage.

Symfony binary completion for Oh My Zsh

1
0

Remarkjs slideshow about testing good practices

0
0

Presentation at the Symfony Live french edition 2021

1
0

Events

issue comment
Fix error for logging middleware when logger is missing

@yura3d What about using your own service id instead of reusing doctrine.dbal.logging_middleware ? You just need to add the doctrine.middleware tag or enable autoconfiguration for the service.

Created at 5 days ago
create branch
l-vo create branch correction_behat
Created at 1 month ago
create branch
l-vo create branch unit_test_voter
Created at 1 month ago
create branch
l-vo create branch correction_security
Created at 1 month ago
create branch
l-vo create branch correction_without_compiler_pass
Created at 1 month ago
create branch
l-vo create branch correction_compiler_pass
Created at 1 month ago
create branch
l-vo create branch main
Created at 1 month ago
create repository
l-vo create repository
Created at 1 month ago
pull request opened
Add YAML encoder to serializer diagram

Add YAML encoder to serializer diagram.

@javiereguiluz the font is not the same because I don't have the font you originally used, do you have it ?

Created at 2 months ago
create branch
l-vo create branch add_yaml_serializer_diagram
Created at 2 months ago

Tip added to explain how to use HttpClient options in BrowserKit requests.

Recommending "strict" mode for users of Symfony Mailer

Maybe you could add a link to Symfony Mailer?

Note that file_put_contents is non-atomic

[Serializer] Documenting the new SKIP_UNINITIALIZED_VALUES option

Documenting the root section

Finally closes the (already closed) https://github.com/symfony/symfony-docs/issues/13987

The info is taken from @stof at https://github.com/symfony/symfony/issues/37630#issuecomment-661969184

Update serializer.rst

Add ignoreAttributes to the documentation

Explaining how to inject the form factory

The other sentence I deleted was just repeating what was already said a few lines above.

hint about creating config/routes/annotations.yaml as well, when using attributes without doctrine/annotations.

[Routing] Document the new alias feature

Adding caution box on dependecy injection

I guessed this (based on trial and error), so please double-check!

Maybe add a second sentence like: The reason is that the class is instantiated by Doctrine and not wired through Symfony's DI container.

[Form] Document using TranslatableMessage in form Fields

Fix path/example content of error route files

Removed dev part from file location, adjusted code example.

Provide note about php internals and lazy services

[HttpKernel] Document AsController attribute

Add caution message about reset container on each request

[Messenger] Fix typo in option name user->login

amqp no autocreate queues, see #16689

Added naming_strategy option to doctrine config reference

Fix options path in composer.json

Created at 2 months ago
pull request closed
Fix error in options path in composer.json
Created at 2 months ago