• Sergei Morozov's avatar
    Dropped support for fetching objects and non-zero column · aa6ae1d6
    Sergei Morozov authored
    1. `FetchMode::STANDARD_OBJECT` and `FetchMode::CUSTOM_OBJECT` are no longer supported.
    2. `FetchMode::COLUMN` with a non-zero index is no longer supported.
    3. Incompatible change in the `Connection::fetchColumn()` signature where the 3rd argument is now `$types`, not `$columnIndex`.
    aa6ae1d6
Name
Last commit
Last update
..
Driver Loading commit data...
Platform Loading commit data...
Schema Loading commit data...
Ticket Loading commit data...
Types Loading commit data...
BlobTest.php Loading commit data...
ConnectionTest.php Loading commit data...
DataAccessTest.php Loading commit data...
ExceptionTest.php Loading commit data...
LikeWildcardsEscapingTest.php Loading commit data...
LoggingTest.php Loading commit data...
MasterSlaveConnectionTest.php Loading commit data...
ModifyLimitQueryTest.php Loading commit data...
NamedParametersTest.php Loading commit data...
PortabilityTest.php Loading commit data...
ResultCacheTest.php Loading commit data...
StatementTest.php Loading commit data...
TableGeneratorTest.php Loading commit data...
TemporaryTableTest.php Loading commit data...
TransactionTest.php Loading commit data...
TypeConversionTest.php Loading commit data...
WriteTest.php Loading commit data...