- 15 Sep, 2017 1 commit
-
-
Ian Jenkins authored
-
- 14 Sep, 2017 8 commits
-
-
Ian Jenkins authored
-
Ian Jenkins authored
statements in a rewindable iterator. Skipped the test for iterating multiple times with a message regarding that iterators are non rewindable.
-
Ian Jenkins authored
-
Ian Jenkins authored
-
Ian Jenkins authored
Only added to mysqli for now, can add to other drivers (assuming they support reseting the pointer in some way) after feedback.
-
Ian Jenkins authored
-
Ian Jenkins authored
I don't really understand the mysqli driver too much and the changes break the tests so undo using an iterator for this particular driver.
-
Ian Jenkins authored
Allows result sets to be iterated over without running out of memory on large data sets.
-
- 11 Sep, 2017 5 commits
-
-
Grégoire Paris authored
-
Alessandro Minoccheri authored
-
Alessandro Minoccheri authored
-
Grégoire Paris authored
It is a somewhat fragile thing to do.
-
Grégoire Paris authored
It groups things naturally.
-
- 31 Aug, 2017 1 commit
-
-
Grégoire Paris authored
I think distinguish was the intended meaning here, not dismantle.
-
- 28 Aug, 2017 1 commit
-
-
Marco Pivetta authored
-
- 27 Aug, 2017 1 commit
-
-
Kim Hemsø Rasmussen authored
Added upgrade notice about BC break. Cleanups
-
- 24 Aug, 2017 1 commit
-
-
Kim Hemsø Rasmussen authored
Changed DBALException::invalidPlatformSpecified() exception to be more detailed about what was given.
-
- 22 Aug, 2017 1 commit
-
-
Kim Hemsø Rasmussen authored
-
- 18 Aug, 2017 1 commit
-
-
Bertold von Dormilich authored
Replaced the code examples for `set()` to show that the value parameter is not escaped and thus could pose an SQL injection vulnerability.
-
- 07 Aug, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 03 Aug, 2017 2 commits
-
-
Matthias Derer authored
-
Matthias Derer authored
In a few cases methods in Connection may throw a DBALException which isn't declared in the docblock. As the Connection class is heavily used by third party code, this code runs the risk of ignoring those exceptions instead of handling them. While it is technically not required to declare exceptions in PHP, it is highly recommended, especially in public APIs.
-
- 28 Jul, 2017 5 commits
-
-
Jean-Baptiste Noblot authored
-
Jean-Baptiste Noblot authored
-
Jean-Baptiste Noblot authored
Fix PSR2 rules : "As per PSR2, the static declaration should come after the visibility declaration."
-
Jean-Baptiste Noblot authored
-
Marco Pivetta authored
-
- 27 Jul, 2017 1 commit
-
-
Marco Pivetta authored
#2794 allowing `DateTimeImmutable` instances when converting in mutable date types - reverts unintentional BC break
-
- 25 Jul, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 24 Jul, 2017 1 commit
-
-
Grzegorz Kielak authored
-
- 23 Jul, 2017 2 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
-
- 21 Jul, 2017 1 commit
-
-
SpacePossum authored
-
- 20 Jul, 2017 1 commit
-
-
Luís Cobucci authored
-
- 19 Jul, 2017 2 commits
-
-
Luís Cobucci authored
Since it was deprecated.
-
Luís Cobucci authored
-
- 13 Jul, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 10 Jul, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 09 Jul, 2017 1 commit
-
-
Alessandro Minoccheri authored
-