You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve addresses (willdurand#15)
* Enhance addresses
* Add some tests
* Fix bug in php 5.3
* Improve code coverage by removing setters of address
* Use ip/mac address as key of addresses array
* Add some tests