Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/prolic/zf2 into hotfix/do…
Browse files Browse the repository at this point in the history
…cblocks-singletons
  • Loading branch information
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Transfer/Exception/PhpEnvironmentException.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
namespace Zend\File\Transfer\Exception;

class PhpEnvironmentException
extends \PhpEnvironmentException
extends \RuntimeException
implements \Zend\File\Transfer\Exception
{}

0 comments on commit 4585cfe

Please sign in to comment.