You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix deprecation: PDOStatement::bindParam(): Passing null to $maxLength (#586)
* Fix deprecation: Deprecated: PDOStatement::bindParam(): Passing null to parameter #4 ($maxLength) of type int is deprecated in ./vendor/doctrine/dbal/src/Driver/PDO/Statement.php on line 83
* add testBindParamWithoutLength
add changelog
* Update tests/Tracing/Doctrine/DBAL/TracingStatementForV3Test.php
Co-authored-by: Alessandro Lai <[email protected]>
* Update tests/Tracing/Doctrine/DBAL/TracingStatementForV3Test.php
Co-authored-by: Alessandro Lai <[email protected]>
* Improve the tests for the `TracingStatementForV*::bindParam()` method
Co-authored-by: Alessandro Lai <[email protected]>
Co-authored-by: Stefano Arlandini <[email protected]>
message:"#^Access to an undefined property PHPUnit\\\\Framework\\\\MockObject\\\\MockObject&Sentry\\\\SentryBundle\\\\Tests\\\\Tracing\\\\Doctrine\\\\DBAL\\\\TracingStatementForV2Stub\\:\\:\\$bindParamCallArgsCount\\.$#"
0 commit comments