Jack Bentley

Results 23 issues of Jack Bentley

https://symfony.com/doc/3.4/templating/namespaced_paths.html In the past, Symfony used to suggest using colons instead of @ namespaces. Adding a rule to check @ namespaces are being used instead of colons would be potentially...

enhancement

When trying to use the example code the following error is thrown: ``` app.js:66 Uncaught TypeError: this.flipBook.getPageFlip is not a function at DemoBook.componentDidMount (app.js:66) at commitLifeCycles (react-dom.development.js:20663) at commitLayoutEffects (react-dom.development.js:23426)...

Seems like the icons no longer show on the discussion page for review comments/suggestions. Seems the `title` attribute is no longer on the `` element. There also doesn't seem to...

**API Platform version(s) affected**: 3.4.4 **Description** When using the override code provided, the buttons for create/show/edit disappear. https://github.com/api-platform/admin/blob/47e05b0734d97bdfa8c23d660b3ef3d53c434d05/src/ListGuesser.tsx#L27-L40 Also, having to define all resources in order to override just one...

Allows the ability to decide how multiline arguments such as arrays and anonymous functions contribute to the `ensure_fully_multiline` functionality Currently, this is acceptable with the `ensure_fully_multiline` option because it doesn't...

kind/feature
status/to verify

We've changed a few things including abstracting the API calls in to adapters, and adding a better entry point for the library incase someone wanted to use it as a...

### Description The feature doesn't do what it says: it doesn't keep the PR merge panel closed after page reload It also adds a bug where some PRs will have...

bug

This plugin is incompatible with Composer 2. ``` $ composer update The "rubenrua/symfony-clean-tags-composer-plugin" plugin was skipped because it requires a Plugin API version ("^1.0") that does not match your Composer...

Better organisation/styling. Uses heredoc for inclusion of templates in PHP code exmaples