28c1534472
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 2.8.0 to 2.9.0. <details> <summary>Release notes</summary> *Sourced from [doctrine/dbal's releases](https://github.com/doctrine/dbal/releases).* > # Release v2.9.0 > > [![Build Status](https://travis-ci.org/doctrine/dbal.svg?branch=v2.9.0)](https://travis-ci.org/doctrine/dbal) > > This is a minor release of Doctrine DBAL that aggregates over 40 fixes and improvements developed by 18 contributors over the last 5 months. > > This release includes all changes of the 2.8.x series, as well as feature additions and improvements that couldn't land in patch releases. > > ## Backwards Compatibility Breaks > > This doesn't contain any intentional Backwards Compatibility (BC) breaks. > > ## Deprecations > > * The usage of `NULL` to specify the absence of an offset in `LIMIT`ed queries is deprecated. Use `0` instead. > * It's not recommended to rely on the default length specified by implementations of `Type`. These values are not used by the library and will be removed. > * It's not recommended to rely on the string representation of `Type` objects. > * Regular-expression based asset filters are deprecated in favor of callback-based as more extensible. > * Calling `Statement::fetchColumn()` with an invalid column index is deprecated. > * The `dbal:import` CLI command is deprecated. Please use other database client applications for import. > > Please see details in the [UPGRADE.md](UPGRADE.md) documentation. > > ## New Features > > * Added support for MariaDB 10.3. > * Added support for Windows authentication for SQL Server. > * Added support for column length in index definitions on MySQL. > > ## Improvements and Fixes > > * Implemented handling BLOB objects represented as streams in the MySQL (`mysqli`) driver. > * Implemented handling BLOB objects represented as streams in the IBM DB2 driver. > * DBAL is now continuously tested with the PDO driver for Oracle. > * Implemented handling of URLs in master-slave and pooling-shard connection configuration. > * The codebase is now fully compatible with the Doctrine Coding Standard v5.0. > > Total issues resolved: **45** > > **Deprecations:** > > - [3244: Deprecated dbal:import CLI command](https://github-redirect.dependabot.com/doctrine/dbal/pull/3244) thanks to [**morozov**](https://github.com/morozov) > - [3253: Deprecated usage of the NULL offset in LIMITed queries](https://github-redirect.dependabot.com/doctrine/dbal/pull/3253) thanks to [**morozov**](https://github.com/morozov) > - [3256: Deprecate Doctrine\DBAL\Types\Type::getDefaultLength()](https://github-redirect.dependabot.com/doctrine/dbal/pull/3256) thanks to [**Majkl578**](https://github.com/Majkl578) > - [3258: Deprecate Doctrine\DBAL\Types\Type::__toString()](https://github-redirect.dependabot.com/doctrine/dbal/pull/3258) thanks to [**Majkl578**](https://github.com/Majkl578) > - [3316: Deprecated regex-based asset filters](https://github-redirect.dependabot.com/doctrine/dbal/pull/3316) thanks to [**morozov**](https://github.com/morozov) > - [3359: Removed DataAccessTest::testFetchColumnNonExistingIndex() since it covers a bug in PDO](https://github-redirect.dependabot.com/doctrine/dbal/pull/3359) thanks to [**morozov**](https://github.com/morozov) > > **New Features:** > ></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`21fdabe`]( |
||
---|---|---|
.github | ||
app | ||
bootstrap | ||
config | ||
database | ||
public | ||
resources | ||
routes | ||
storage | ||
tests | ||
.editorconfig | ||
.env.example | ||
.eslintignore | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.htaccess | ||
.travis.yml | ||
artisan | ||
composer.json | ||
composer.lock | ||
index.php | ||
LICENSE.md | ||
nginx.conf.example | ||
nitpick.json | ||
package.json | ||
phpunit.xml | ||
README.md | ||
server.php | ||
webpack.config.js | ||
webpack.mix.js | ||
yarn.lock |
koel
Intro
Koel (also stylized as koel, with a lowercase k) is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. Targeting web developers, Koel embraces some of the more modern web technologies – flexbox, audio, and drag-and-drop API to name a few – to do its job.
Install and Upgrade Guide
For system requirements, installation/upgrade guides, troubleshooting etc., head over to the Official Documentation.
Contribute
All contributions, big or small, are warmheartedly welcome! Please note, however, that if you want to work on a new feature, first open an issue to make sure it's something desired – doing this will greatly save time for all of us.
Backers
Support us with a monthly donation and help us continue our activities. [Become a backer]
Sponsors
Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]