From 26c67dba776e1e6f8ac40eed70fe79995325863d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 31 Jul 2022 13:55:09 +0300 Subject: update phpstan to 1.8.2 --- vendor/thecodingmachine/safe/generated/exec.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vendor/thecodingmachine/safe/generated/exec.php') diff --git a/vendor/thecodingmachine/safe/generated/exec.php b/vendor/thecodingmachine/safe/generated/exec.php index c4dd49114..126438d43 100644 --- a/vendor/thecodingmachine/safe/generated/exec.php +++ b/vendor/thecodingmachine/safe/generated/exec.php @@ -85,10 +85,10 @@ function passthru(string $command, ?int &$result_code = null): void * @param int $priority The new priority value, the value of this may differ on platforms. * * On Unix, a low value, such as -20 means high priority - * wheras a positive value have a lower priority. + * whereas positive values have a lower priority. * - * For Windows the priority parameter have the - * following meanings: + * For Windows the priority parameter has the + * following meaning: * @throws ExecException * */ -- cgit v1.2.3