Skip to content

Commit 1aa3358

Browse files
Refactoring & Tests (#3)
* Refactoring errors and extensions * Cleaning bin folder up * Updating composer.lock * Updating .gitignore * Using the response factory for the validation handler * Updating readme.md with alternatives * Refactoring the conversion of exceptions * Adding more tests
1 parent a60d38d commit 1aa3358

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+3270
-4616
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/vendor/
22
/tmp/
33
/var/
4+
/bin/
45
.phpunit.cache

.idea/php-test-framework.xml

+14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/php.xml

+11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/problem-details-symfony-bundle.iml

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/infection

-119
This file was deleted.

bin/infection.bat

-5
This file was deleted.

bin/json5

-119
This file was deleted.

bin/json5.bat

-5
This file was deleted.

0 commit comments

Comments
 (0)