jyxo / php

Jyxo PHP Library
http://jyxo.github.com/php/
BSD 3-Clause "New" or "Revised" License
65 stars 72 forks source link

Jyxo\Beholder - Memcached TestCase produces Notice when connecting failures #6

Closed honzap closed 12 years ago

honzap commented 12 years ago

Memcache class produces Notice when connect method is called and connection failures (eg. memcached daemon is stopped). I suggest using "@" to waste the notice althought TestCase still correctly failures.

Tested on PHP 5.3.8 at Windows XP/Debian 6.0, PHP from dotdeb.org repository