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

Commit

Permalink
Refactor around the deletion of \Zend\Exception:
Browse files Browse the repository at this point in the history
  * extends
  * tag @uses
  * throw
  * replace with a better Exception like \RuntimeException for \Zend\Registry
  • Loading branch information
b-durand committed Apr 12, 2011
9 parents 47d468d + 538d0f4 + b5ad75a + 2363c4f + 91c2337 + 04dcb58 + 906c7b6 + 0da7bb6 + 0270a77 commit ef0d026
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
namespace Zend\XmlRpc;

/**
* @uses \Zend\Exception
* @category Zend
* @package Zend_XmlRpc
* @copyright Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down

0 comments on commit ef0d026

Please sign in to comment.