alamirault
Repos
36
Followers
3
Following
3

Events

pull request opened
Replace annotation by attribute

Replace annotation by attribute :tada:

Created at 4 hours ago
create branch
alamirault create branch feature/replace-annotation-by-attribute
Created at 4 hours ago
delete branch
alamirault delete branch feature/remove-index-directive
Created at 6 hours ago
pull request opened
Add ForbiddenDirectives rule

https://github.com/symfony/symfony-docs/pull/18130

Created at 1 day ago
create branch
alamirault create branch feature/forbidden-directives
Created at 1 day ago

Fix CR issues

Created at 1 day ago
issue comment
[SensioFrameworkExtraBundle] Add message in the bundle documentation page

When searching on "route annotation symfony" ~a search engine~ Google, https://symfony.com/bundles/SensioFrameworkExtraBundle/current/annotations/routing.html is the second link.

So I think in some cases "historical" docs pags are better referenced than new Symfony attributes

Created at 2 days ago
issue comment
[SensioFrameworkExtraBundle] Add message in the bundle documentation page

I agree we should add a warning and probably add link to symfony docs for theses anootations

@Route and @Method
@ParamConverter
@Template
@Cache
@Security & @IsGranted
Created at 2 days ago
issue comment
[Tests] Improve the error message when submitForm() can't find the form

I already have this error, and need to dig for understand my problem ! I created #49839 (with your very clear sentence)

Created at 2 days ago
pull request opened
[BrowserKit] Improve the error message when `submitForm()` can't find the form

| Q | A | ------------- | --- | Branch? | 6.3 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #49826 | License | MIT | Doc PR | symfony/symfony-docs#...

When form is not found, error message is now The form doesn't contain any button with "Save changes" as its content, id, value or name. instead of The current node list is empty.

Created at 2 days ago
create branch
alamirault create branch feature/improve-dx-submit-form-not-found
Created at 2 days ago
create branch
alamirault create branch feature/command-descriptions-like-autocompletion
Created at 2 days ago
pull request opened
Remove `index` directive

Directive index is not used anymore https://github.com/symfony/symfony-docs/issues/18122#issuecomment-1484663042

Fix https://github.com/symfony/symfony-docs/issues/18122

Created at 2 days ago
create branch
alamirault create branch feature/remove-index-directive
Created at 2 days ago
issue comment
`.. index::` is not intepreted on validation page

Well, I will prove a PR to drop them

Created at 2 days ago
opened issue
`.. index::` is not intepreted on validation page

https://symfony.com/doc/current/validation.html#validation-callables

image

https://github.com/symfony/symfony-docs/blob/5292d7b08dd0a9d4f51c7c43814b21e2f371c0bc/validation.rst?plain=1#L237-L242

Directive seems OK, but is not rendered (adding space do nothing but with versionnadded or note it's ok)

Someone has an idea ?

(Initially reported by @BafS on slack)

Created at 4 days ago