-
When I add a quote in a function in orderBy like this :
```php
$value = " string with quote ' that make error ";
$queryBuilder->orderBy('INSTR(field, '.$this->getEntityManager()->getConnection…
-
### Environment
#### Sonata packages
show
Direct dependencies required in composer.json:
sonata-project/admin-bundle 4.29.2 4.29.2 The missing Symfony Admin Generator
sonata-…
-
When I add a quote in the function INSTR() like this :
```php
$value = " string with quote ' that make error ";
$queryBuilder->orderBy('INSTR(field, '.$this->getEntityManager()->getConnection(…
-
I have a problem with a Symfony project where I have both FOSRestBundle and Sabre CardDav library.
This is my FOSRestBundle configuration:
```
fos_rest:
exception:
enabled: true
m…
mpbzh updated
5 years ago
-
is this project still developed or is dead?
-
I am experiencing a strange bug where if I visit a route via a direct URL (i.e. loading the snapshot HTML), the component rendered within the route has the wrong base element. However, the elements b…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existin…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
composer
### Package manager version
_No response_
### Language version
_N…
-
### Symfony version(s) affected
6.4
### Description
Hello,
I post this message because i have no more idea to solve my issue. Thanks in advance for your replies
When i switch my env to prod, i …
-
:information_source: View this commit [on Github](https://github.com/TYPO3/typo3/commit/8678920771ede4bb5fd895c2ff9edf3f7247a321)
:busts_in_silhouette: Authored by Stefan Bürk stefan@buerk.tech
:heavy…