Added result cache to .gitignore and replaced assertInternalType() by assertIsArray() with backwords compatibility for PHP 5 builds.
9 lines
106 B
Plaintext
9 lines
106 B
Plaintext
composer.lock
|
|
/vendor/
|
|
/node_modules/
|
|
/dist/
|
|
.idea
|
|
tests-clover.xml
|
|
tests-junit.xml
|
|
.phpunit.result.cache
|