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

Commit 7fce745

Browse files
committed
Merge branch 'master' of git://github.com/zendframework/zf2 into cache_internals
Conflicts: library/Zend/Cache/Storage/Adapter/Memcached.php

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
<?php
22

3-
namespace Zend\XmlRpc\Exception;
3+
namespace Zend\XmlRpc\Client\Exception;
44

55
class InvalidArgumentException
66
extends \InvalidArgumentException
77
implements \Zend\XmlRpc\Exception
88
{}
9-

0 commit comments

Comments
 (0)