David Sanchez
David Sanchez
Hello there, I'm using **FOSCommentBundle** under **Symfony 4.1** who use **FOSRestBundle** and I'm trying to override the `FOS\RestBundle\View\ViewHandler` class. However I think there is something missing because I've got the...
Hello there, has I suggested recently on the Symfony Devs Slack, I think it would be very useful to have the possibility to filter packages by framework specific version. ##...
### Preconditions When using the traditional notation for template path, the file is not found. ### Steps to reproduce - Template not found when using traditional notation of template path,...
In some cases, a PHP notice is returned because the array key `titles` doesn't exists like: ```bash Error: Method Gregwar\RST\HTML\Document::__toString() must not throw an exception, caught ErrorException: Notice: Undefined index:...
### Issue description It currently seems not possible to do a JOIN query with custom `OR` conditions using the query builder. ### Expected Behavior I want to be able to...
**Describe the bug** Trying to run a simple NestJS application with Mikro-ORM on Vercel platform. > Running/Building/Start dev on local environment doesn't have issues. **Stack trace** Neither `EntityManager` nor `EntityRepository`...
Hello, trying to use this package on a React based project, using Next.js framework. However, I get this error since you are using `self` but who is not defined: ```...
I've created a branch in my fork compatible with Material-UI Pickers v4 * **@material-ui/pickers** `^3.2.8` to `^4.0.0-alpha.10` * Dependencies upgraded * Replace `MuiPickersUtilsProvider` by `LocalizationProvider` * Import `DateRangeDelimiter`, `DateRangePicker` components...
Trying to deploy Nextjs 13 using **open-next** with Serverless/Cloudformation. > Currently unsuccessful, but this is the start template I currently got, hope this could help some of you and can...
Add Amazon (LWA) OAuth 2.0 Provider so users can use this integration with their Amazon Account. Documentation has been added along with PNG of logos to render on Sign In....