Jose Clemente García Rodríguez

Results 4 issues of Jose Clemente García Rodríguez

| ? | ! |--- | --- | Type | improvement | BC Break | no | Fixed issues | #### Summary Added telegram_bot_bundle project (Symfony wrapper) to the list...

### Bug Report | Q | A |------------ | ------ | Version | 3.8.0 #### Summary User Deprecated: Doctrine\DBAL\Driver\PDO\SQLSrv\Statement::bindParam is deprecated. Use bindValue() instead. (Statement.php:48 called by Statement.php:107, https://github.com/doctrine/dbal/pull/5563, package...

Bug
pdo_sqlsrv
Prepared Statements
Deprecation

Hello, I'm trying to test cron.php but I can't get it to work. I see that, according to the line 35 comment 'Check `hook.php` for configuration code to be added...

I am using AutoMapper in a Symfony project alongside Doctrine. When mapping a DTO to an entity, AutoMapper creates new instances for related entities, even if those entities already exist...