files icon indicating copy to clipboard operation
files copied to clipboard

Simplify code base based on improved error handling in PHP 8

Open arogachev opened this issue 3 years ago • 3 comments

For example - https://php.watch/versions/8.0/internal-function-exceptions.

arogachev avatar Jun 01 '22 07:06 arogachev

Where exactly?

vjik avatar Jun 01 '22 10:06 vjik

@vjik

  • https://github.com/yiisoft/proxy/pull/21/files#r884785022
  • https://github.com/yiisoft/files/blob/master/src/FileHelper.php#L45

arogachev avatar Jun 01 '22 10:06 arogachev

Actual link to example in yiisoft/proxy: https://github.com/yiisoft/proxy/pull/21#discussion_r884785022

vjik avatar Jul 24 '22 13:07 vjik