mirror of
https://github.com/Imagick/imagick.git
synced 2026-06-19 07:35:36 +00:00
regen
This commit is contained in:
committed by
Jakub Zelenka
parent
08a86aa7d8
commit
a2b71dc8dc
+1
-1
@@ -1346,7 +1346,7 @@ proto bool Imagick::setImageBluePrimary(float x, float y, float z) */
|
||||
#endif
|
||||
#endif
|
||||
|
||||
public function setAntialias(bool $antialias): void {}
|
||||
public function setAntialias(bool $antialias): bool {}
|
||||
|
||||
public function getAntialias(): bool {}
|
||||
|
||||
|
||||
+4473
-446
File diff suppressed because it is too large
Load Diff
@@ -25,4 +25,4 @@ echo PHP_EOL;
|
||||
--EXPECTF--
|
||||
true
|
||||
false
|
||||
true
|
||||
true
|
||||
|
||||
Reference in New Issue
Block a user