| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPUnit 4.x contains deprecated PHP functions in PHP 7.2.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* translation system and unit tests
* Translations everywhere
Dont use translation merge
It is not available with PHP builtin gettext, so it would have lead to inconsistency.
|
|
|
|
|
| |
Without this setting, composer would download dependencies depending on the PHP version installed on the system.
E.G. I was getting doctrine/instantiator 1.1, which requires at least PHP 7.1.
|
|
|
|
|
|
| |
Based on #840
See http://shaarli.github.io/api-documentation/\#links-link-delete
|
|
|