-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: logs, images with extensions (#192)
* fix: error logs * fix: images have an extension
- Loading branch information
Showing
13 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
framework: | ||
php_errors: | ||
log: true | ||
session: | ||
storage_factory_id: session.storage.factory.mock_file | ||
csrf_protection: ~ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-3.84 KB
tests/functional/site/fixtures/content/articles/images/200ad8764a311b8ca90c5271eaf73efb
Binary file not shown.
Binary file removed
BIN
-140 KB
tests/functional/site/fixtures/content/articles/images/509b6b4c27eb27d81e17c4038e7ad88b
Binary file not shown.
Binary file removed
BIN
-19.9 KB
tests/functional/site/fixtures/content/articles/images/8514a44ac6072de0665dcd273f694d28
Binary file not shown.
Binary file added
BIN
+2.87 KB
tests/functional/site/fixtures/content/articles/images/image.200ad876.webp
Binary file not shown.
Binary file added
BIN
+94.7 KB
tests/functional/site/fixtures/content/articles/images/image.509b6b4c.webp
Binary file not shown.
Binary file added
BIN
+12.8 KB
tests/functional/site/fixtures/content/articles/images/image.8514a44a.webp
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters