- 11 Sep, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 03 Aug, 2017 9 commits
-
-
Marco Pivetta authored
Fix `CompositeExpression#add()` optimization, which was leading to bbroken `CompositeExpression` instances
-
Marco Pivetta authored
Fix inconsistent/missing return statements
-
Marco Pivetta authored
Use short array declarations
-
Marco Pivetta authored
Typing final class DriverManager
-
Marco Pivetta authored
add @throws declarations to docs in Connection
-
Marco Pivetta authored
Fix PSR2 rules : "the static declaration should come after visibility"
-
Marco Pivetta authored
Fix Shard Manager docs with more accurate docblocks in `SQLAzureShardManager` and `PoolingShardManager`
-
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.
-
- 31 Jul, 2017 1 commit
-
-
Marco Pivetta authored
[TASK] Fix articles of words sounding with a consonant
-
- 28 Jul, 2017 7 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
Close #2794
-
Marco Pivetta authored
-
Marco Pivetta authored
-
- 27 Jul, 2017 2 commits
-
-
Marco Pivetta authored
#2794 allowing `DateTimeImmutable` instances when converting in mutable date types - reverts unintentional BC break
-
Marco Pivetta authored
#2794 adding tests verifying the regression, `DateTimeImmutable` should STILL work, even if unintentionally
-
- 26 Jul, 2017 1 commit
-
-
Adrian Föder authored
-
- 25 Jul, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 24 Jul, 2017 1 commit
-
-
Grzegorz Kielak authored
-
- 23 Jul, 2017 3 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
- 22 Jul, 2017 4 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
Add all missing MariaDb keywords to MySQL
-
Marco Pivetta authored
this check does not make sense
-
Marco Pivetta authored
Stop using deprecated "json_array" type
-
- 21 Jul, 2017 3 commits
-
-
Marco Pivetta authored
fixed array declarations inside tools directory
-
Marco Pivetta authored
AbstractMySQLDriver - Map 1429 to ConnectionException
-
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
-
- 12 Jul, 2017 1 commit
-
-
Marco Pivetta authored
Use short array declarations
-
- 10 Jul, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 09 Jul, 2017 1 commit
-
-
Marco Pivetta authored
fixed array declarations inside Query directory
-