Artifacts Associated With Ticket cfa728b2c7
Ticket change [d38020a3d9] (rid 10) by debian on 2025-07-19 22:43:59:
- icomment:
Follow Home page instruction on "how to contribute". Setup Symfony-demo project, install dependencies, make ./bin/console show you the list of commands. http://wkz-devel.org/emacs-symfony-cli/wiki?name=emacs-symfony-cli Then write elisp function named "symfony-console" that will print the result of ./bin/console in a new buffer named "*symfony-console*".
- login: "debian"
- mimetype: "text/x-markdown"
- severity initialized to: "Important"
- status initialized to: "Open"
- title initialized to: "./bin/console output in a new buffer"
- type initialized to: "Feature_Request"
- icomment:
Ticket change [332e48595b] (rid 11) by w96k on 2025-07-19 22:59:09:
- icomment:
Use new fossil branch. Tutorial on branching: https://fossil-scm.org/home/doc/trunk/www/branching.wiki - `fossil commit --branch my-new-branch-name` or - `fossil branch new my-new-branch-name trunk` - `fossil update my-new-branch-name` - `fossil commit -m "new commit"`
- login: "w96k"
- mimetype: "text/x-markdown"
- priority changed to: "Immediate"
- resolution changed to: "Open"
- icomment:
Ticket change [dff9ef79b8] (rid 16) by w96k on 2025-07-27 10:13:48:
- icomment: "Command should be called M-x symfony-console"
- login: "w96k"
- mimetype: "text/x-markdown"
Ticket change [d5a8e046f3] (rid 17) by w96k on 2025-07-27 10:14:09:
- login: "w96k"
- mimetype: "text/x-markdown"
- title changed to:
M-x symfony console; ./bin/console output in a new buffer