Dag
|
4f75591060
|
Reformat codebase v4 (#2872)
Reformat code base to PSR12
Co-authored-by: rssbridge <noreply@github.com>
|
2022-07-01 15:10:30 +02:00 |
|
Dag
|
8365a7a34d
|
chore: bump required php version to 7.4 (#2838)
* chore: require min php 7.4
* Revert "feat: backport php 7.3 functions (#2803)"
This reverts commit 6df5a4bc14 .
* [BandcampDaily] use array_key_first
* hard fail on php versions below 7.4
* update phpcompat linter
|
2022-06-19 21:45:33 +02:00 |
|
Yaman Qalieh
|
37f211a37e
|
Add Laravel framework license
|
2022-06-09 12:13:07 -04:00 |
|
Dag
|
6df5a4bc14
|
feat: backport php 7.3 functions (#2803)
* feat: backport php 7.3 functions
* fix: add license
* fix: formatting
* fix: add note in README regarding license
|
2022-06-09 18:00:51 +02:00 |
|
Eugene Molotov
|
b86ed70376
|
[core] Backported str_starts_with, str_ends_with and str_contains from php 8 (#2318)
|
2021-10-30 01:06:04 +05:00 |
|