-
### Environment
#### Sonata packages
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.68.0 3.79.0 The missing Symfony Admin Generator
sonata-projec…
-
- [ ] Add `final` modifier
- [ ] Reduce visiblity to `private`
- [ ] Add type hints
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.105.1 4.0.0 The missing Symfony Admin Generator
sona…
-
#### Sonata packages
```javascript
"require": {
"php": "^7.4",
"ext-ctype": "*",
"ext-iconv": "*",
"sonata-project/admin-bundle": "dev-master#c8fc9cc6fc0ad0…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.98.2 3.100.2 The missing Symfony Admin Generat…
gremo updated
3 years ago
-
During review in https://github.com/sonata-project/SonataAdminBundle/pull/6778#discussion_r561338984
@phansys came to idea to avoid superfluous parentheses in conditional branches.
The example of th…
-
## Feature Request
Inside the `AbstractTypeGuesser` we are [calling](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/blob/3.x/src/Guesser/AbstractTypeGuesser.php#L35) `Sonata\AdminBu…
-
### Environment
- Running PHP 8.0.3 (Arch Linux based) through Docker under Apple M1
- Symfony 5.2.4 and Symfony 5.2.5 packages (just upgraded them through Composer)
#### Sonata packages
```…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.101.0 3.101.0 The missing Symfony...
sonata-project/b…
-
In this file: https://github.com/sonata-project/SonataAdminBundle/blob/3.x/docs/reference/security.rst there's this table:
```rst
The role name will be based on the name of your admin service.
…