1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-31 17:41:58 +02:00
Commit Graph

948 Commits

Author SHA1 Message Date
Oliver Vogel
a937e5a94d Add ColorInterface implementation to AbstractColor 2022-05-22 17:23:07 +02:00
Oliver Vogel
f2a32bd349 Fix type hinting 2022-05-22 11:37:56 +02:00
Oliver Vogel
35444b249e Change signature of Frame::setCore 2022-05-22 09:27:14 +00:00
Oliver Vogel
72bd013b87 Remove unnecessary code 2022-05-22 11:18:52 +02:00
Oliver Vogel
425d451500 Adjust method signatures to interface 2022-05-22 11:18:27 +02:00
Oliver Vogel
a9e5c57fb7 Wrap code line 2022-05-22 11:12:28 +02:00
Oliver Vogel
fdb6de6298 Add methods to SizeInterface 2022-05-22 11:03:50 +02:00
Oliver Vogel
6dd434c294 Add exception message to AbstractDecoder::fail() 2022-05-22 10:59:38 +02:00
Oliver Vogel
3b8629c54e Add DecoderInterface implementation to AbstractDecoder 2022-05-22 10:55:06 +02:00
Oliver Vogel
4847f2c5fc Change return type of AbstractDecoder::handle() 2022-05-22 10:53:52 +02:00
Oliver Vogel
1cfbdf8d24 Add phpstan to dev-dependencies 2022-05-21 20:04:33 +02:00
Oliver Vogel
fe280df779 Update .gitattributes 2022-04-19 19:59:39 +02:00
Oliver Vogel
977dbd0734 Changed email address 2022-04-19 19:50:26 +02:00
Oliver Vogel
41363222f9 Fixed Imagemagick download URI for tests 2022-04-19 19:37:59 +02:00
Oliver Vogel
b2f54eb7ec Merge branch 'update_workflow' of https://github.com/kudashevs/image into kudashevs-update_workflow 2022-04-19 19:24:12 +02:00
Oliver Vogel
e78d2d75f3 Changed scheme of website address 2022-04-19 19:20:13 +02:00
Sergey Kudashev
e9655672aa Fix tests fix ModifierStackTest file name. 2022-03-26 18:43:26 +03:00
Sergey Kudashev
7a8a02e8c8 Update TestCase.php remove a redundant import. 2022-03-26 18:41:46 +03:00
Sergey Kudashev
976b9ae09a Update run-tests.yml add check of the cache folder. 2022-03-26 18:12:48 +03:00
Sergey Kudashev
7cf7ef5e9a Fix run-tests.yml fix a typo in the prepare environment section. 2022-03-26 12:36:15 +03:00
Sergey Kudashev
4e63fb9eef Update run-tests.yml improve prepare environment section. 2022-03-26 12:36:14 +03:00
Sergey Kudashev
64183b8379 Update run-tests.yml update cache imagemagick section. 2022-03-26 12:36:14 +03:00
Sergey Kudashev
e2107fa351 Update run-tests.yml style file. 2022-03-26 12:36:14 +03:00
Sergey Kudashev
3fbce7577f Fix run-tests.yml update the configure path absolute. 2022-03-26 12:36:14 +03:00
Sergey Kudashev
d2b1cfe00f Update run-tests.yml add cache hit check. 2022-03-26 12:36:13 +03:00
Sergey Kudashev
81c9b6be7f Update run-tests.yml change the configure path. 2022-03-26 12:36:12 +03:00
Sergey Kudashev
e988c46b6f Update run-tests.yml update the fail fast key. 2022-03-26 12:36:12 +03:00
Sergey Kudashev
80dcb4cbd1 Update run-tests.yml style file. 2022-03-26 12:36:12 +03:00
Sergey Kudashev
d959e37d89 Update run-tests.yml rename imagemagick cache name. 2022-03-26 12:36:08 +03:00
Sergey Kudashev
decdbd0bfa Update run-tests.yml some experiments. 2022-03-26 02:53:52 +03:00
Sergey Kudashev
161a322949 Fix SizeInterface.php add the resize method to fit ResizeModifier usage. 2022-03-24 01:59:46 +03:00
Sergey Kudashev
ad0ad16042 Update GD\FitModifier.php add transparency restore to pass the tests. 2022-03-24 01:54:13 +03:00
Sergey Kudashev
adffed3881 Update GD\ResizeModifier.php add transparency restore to pass the tests. 2022-03-24 01:53:37 +03:00
Sergey Kudashev
b626022fa7 Update GD\Color.php update transparency extraction. 2022-03-23 16:11:38 +03:00
Sergey Kudashev
ca2a3c7d9f Style FitModifier.php fix a typo in the comment. 2022-03-23 15:52:39 +03:00
Sergey Kudashev
e69b01dfe8 Update .gitignore add .phpunit.result pattern. 2022-03-23 10:45:41 +03:00
Sergey Kudashev
428d98241d Update .gitignore add phpunit.xml pattern. 2022-03-23 10:45:10 +03:00
Sergey Kudashev
30980a24c8 Update .gitignore add build folder pattern. 2022-03-23 10:44:02 +03:00
Sergey Kudashev
9bf8840318 Add phpunit.xml.dist file. 2022-03-23 10:43:15 +03:00
Sergey Kudashev
2dc7f019c2 Update Update run-tests.yml update the fail fast key. 2022-03-23 09:52:05 +03:00
Sergey Kudashev
66af2ff050 Update run-tests.yml add cache composer dependencies. 2022-03-23 02:25:05 +03:00
Sergey Kudashev
8a4f8e40c5 Update CanCreateGdTestImage.php fix the create with decoder method name. 2022-03-23 02:23:44 +03:00
Sergey Kudashev
0846dd592d Update CanCreateImagickTestImage.php fix the create with decoder method name. 2022-03-23 02:22:53 +03:00
Sergey Kudashev
b19697b67c Update run-tests.yml update the execute block. 2022-03-23 02:10:57 +03:00
Sergey Kudashev
dce69bad28 Update run-tests.yml update the install dependencies block. 2022-03-23 02:07:20 +03:00
Sergey Kudashev
896a57a891 Update run-tests.yml update the setup block. 2022-03-23 02:06:50 +03:00
Sergey Kudashev
d1caaadfa5 Update run-tests.yml update the checkout block. 2022-03-23 02:06:02 +03:00
Sergey Kudashev
2395773bb6 Update run-tests.yml update the name key. 2022-03-23 02:03:40 +03:00
Sergey Kudashev
488f823987 Update run-tests.yml update matrix with php and stability keys. 2022-03-23 02:03:13 +03:00
Sergey Kudashev
47d0ada7d4 Update run-tests.yml add the fail fast key. 2022-03-23 02:02:49 +03:00