Age | Commit message (Collapse) | Author |
|
|
|
|
|
Modern PHP versions do not recognize methods with the same name as the
class as being constructors. This commit upgrades the code so that
constructors are named `__construct`. The upgrade was done automatically
using Rector.
|
|
Update and bug fix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Drop support for artviper, since their service is gone.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bug when no user was in db
|
|
|
|
|
|
|
|
|
|
added a test to catch it. Thanks for Ricardo Soares de Lima for the first patch version
|
|
|
|
this situation.
|
|
|
|
sequential indexes, ex: 0, 1, 3...
|
|
with some empty tags
|
|
|
|
|
|
|
|
|