- 28 Jul, 2017 1 commit
-
-
Jean-Baptiste Noblot authored
Fix PSR2 rules : "As per PSR2, the static declaration should come after the visibility declaration."
-
- 20 Jul, 2017 1 commit
-
-
Luís Cobucci authored
-
- 29 Jun, 2017 2 commits
- 23 Jun, 2017 1 commit
-
-
Jonathan Vollebregt authored
If you pass a null to the where array of update or delete it's pretty obvious what you want. Most (all?) databases won't match anything if you actually try to compare with NULL making this a silent failure without it.
-
- 24 May, 2017 1 commit
-
-
Sergei Morozov authored
1. Reworked the parser syntax to use proper Oracle escaping syntax as '' instead of \'. 2. Moved valid tests to the Functional section to ensure correct SQL syntax and logic.
-
- 11 May, 2017 1 commit
-
-
Marius Meissner authored
-
- 10 May, 2017 1 commit
-
-
Steve Müller authored
-
- 23 Mar, 2017 1 commit
-
-
Marius Meißner authored
-
- 11 Mar, 2017 2 commits
-
-
Dustin Wheeler authored
-
Dustin Wheeler authored
-
- 10 Mar, 2017 1 commit
-
-
Dustin Wheeler authored
-
- 10 Feb, 2017 2 commits
-
-
Sergei Morozov authored
-
Steve Müller authored
-
- 09 Feb, 2017 1 commit
-
-
Steve Müller authored
-
- 08 Feb, 2017 1 commit
-
-
Sergei Morozov authored
-
- 07 Feb, 2017 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 06 Feb, 2017 3 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 05 Feb, 2017 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 02 Feb, 2017 3 commits
-
-
Sergei Morozov authored
The test is partially skipped due to: 1. Fetching blob as binary string from pdo_sqlsrv requires using `PDOStatement::bindColumn()` and `PDOStatement::fetch(PDO::FETCH_BIND)` which are not supported by the DBAL. 2. Setting encoding on the connection level is not supported: https://msdn.microsoft.com/en-us/library/ff628164(v=sql.105).aspx
-
Sergei Morozov authored
[DBAL-2546] Fixed the failure of `Functional\StatementTest::testIncompletelyFetchedStatementDoesNotBlockConnection()` on pdo_mysql + libmysql The test case being fixed should reset shared connection during teardown as one if its methods modifies connection attributes.
-
Sergei Morozov authored
-
- 25 Jan, 2017 6 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 24 Jan, 2017 1 commit
-
-
Steve Müller authored
-
- 21 Jan, 2017 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 18 Jan, 2017 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 17 Jan, 2017 1 commit
-
-
Steve Müller authored
-
- 16 Jan, 2017 1 commit
-
-
Sergei Morozov authored
-
- 14 Jan, 2017 1 commit
-
-
Sergei Morozov authored
-