Evan Mattson
|
608f2ed85f
Only build pushes to master
|
3 years ago |
Evan Mattson
|
c67b75efc0
Update PDO::query signature for compatibility with PHP 8
|
3 years ago |
Evan Mattson
|
171ea98918
Lint db.php in CI
|
3 years ago |
Evan Mattson
|
657b0b4b85
Fix undefined variable.
|
3 years ago |
Evan Mattson
|
570a4c2a4e
Remove duplicate use statement after merge.
|
3 years ago |
Στέφανος
|
b153f5ce73
Removes unnecessary PHP 5.3.2 support (#11)
|
3 years ago |
Mateusz Łukasik
|
defa24de00
fix multisite fatal error #13 (#14)
|
4 years ago |
Στέφανος
|
ae0d7ab1ce
Fixed DateTime() typo (#8)
|
4 years ago |
Evan Mattson
|
f83ab8fdb9
Bump version and update changelog.
|
4 years ago |
Evan Mattson
|
3f8d618109
Merge pull request #6 from aaemnnosttv/add-tests
|
4 years ago |
Evan Mattson
|
ae069df99a
Rename tests directory to integration.
|
4 years ago |
Evan Mattson
|
15e97c244d
Ignore generated uploads directory.
|
4 years ago |
Evan Mattson
|
f5ba834d6d
Update formatting.
|
4 years ago |
Evan Mattson
|
b0c893d2a7
Cache composer downloads between jobs on Travis.
|
4 years ago |
Evan Mattson
|
52668cb430
Update PHPUnit version constraint for PHP 5.6.
|
4 years ago |
Evan Mattson
|
7597db26bb
Raise minimum PHP to 5.6.
|
4 years ago |
Evan Mattson
|
8357909386
Replace basic test script with composer test.
|
4 years ago |
Evan Mattson
|
22b8bb1fdc
Add composer test script.
|
4 years ago |
Evan Mattson
|
5814fd6448
Update deprecated offset access.
|
4 years ago |
Evan Mattson
|
c05e735442
Scaffold test config, TestCase, and first test.
|
4 years ago |
Evan Mattson
|
98562348c1
Add generated index.php to gitignore.
|
4 years ago |
Evan Mattson
|
9d70ec68c8
Update gitignore with added test files.
|
4 years ago |
Evan Mattson
|
af07e6e114
Add PHPUnit config.
|
4 years ago |
Evan Mattson
|
98b592980e
Add dependencies and autoloader for tests.
|
4 years ago |
Evan Mattson
|
bd5efb9d7d
Remove PHP 5.4 and 7.0 from travis matrix, add 7.3
|
5 years ago |
Evan Mattson
|
ba44b7e564
v1.0
|
6 years ago |
Evan Mattson
|
d8d6dcbe06
formatting
|
6 years ago |
Evan Mattson
|
f048855752
add ext-PDO to require block
|
6 years ago |
Evan Mattson
|
459d4a2bbc
remove dead methods & lines
|
6 years ago |
Evan Mattson
|
88910e44df
docblock
|
6 years ago |