summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* set export-ignore for Makefile and package.json [ci skip]HEADorigin/masterorigin/HEADmasterzytzagoo2017-11-131-0/+2
* tweak readme [ci skip]zytzagoo2017-11-131-2/+7
* tweak expect() docblock further [ci skip]zytzagoo2017-11-101-1/+1
* travis: install deps via make in hopes of not having skipped testszytzagoo2017-11-101-1/+1
* try running travis tests with coverage via makefilezytzagoo2017-11-101-3/+3
* a few docblock fixes [ci skip]zytzagoo2017-11-101-2/+2
* update changelog [ci skip]v1.0.0zytzagoo2017-11-101-1/+14
* Merge pull request #33 from zytzagoo/modernizationzytzagoo2017-11-1028-900/+2663
|\
| * Namespaced, unit + functional tests, PSR2, Makefile...zytzagoo2017-11-1028-900/+2663
|/
* bump versionv0.7zytzagoo2017-11-021-1/+1
* change wrong docblock comment for $empty_response_allowed in expect()zytzagoo2017-11-021-1/+1
* Merge pull request #30 from VolCh/php7.2zytzagoo2017-11-021-2/+2
|\
| * Replace deprecated each()VolCh2017-11-021-2/+2
|/
* tweak composer.json slightlyzytzagoo2017-11-021-3/+9
* Merge pull request #29 from VolCh/phpdoczytzagoo2017-11-021-10/+14
|\
| * Update phpdoc & explicit null returnVolCh2017-11-021-10/+14
* | Merge pull request #28 from VolCh/composerzytzagoo2017-11-022-1/+27
|\ \ | |/ |/|
| * Add composer supportVolCh2017-11-022-1/+27
|/
* Merge pull request #24 from zytzagoo/debug-log-timestampszytzagoo2017-10-041-1/+15
|\
| * add timestamps into debug log messageszytzagoo2017-10-041-1/+15
|/
* Merge pull request #16 from katzwebservices/masterzytzagoo2016-06-301-1/+8
|\
| * Allow for no connection to be valid as well.Zack Katz2016-06-291-1/+8
|/
* Update README.mdzytzagoo2014-09-121-23/+26
* Handle @kevin39's #10 exception catching slightly differently, maintaining co...zytzagoo2014-09-081-14/+13
* Minor whitespace/docblocks/syntax tweaks after #10zytzagoo2014-09-081-21/+18
* Merge pull request #10 from kevin39/masterzytzagoo2014-09-081-60/+98
|\
| * Improved codesKevin LABECOT2014-08-211-92/+101
| * Misc enhancements & fixesKevin LABECOT2014-08-201-74/+103
|/
* Increased default RSET timeout - fixes #7zytzagoo2014-06-271-1/+1
* Merge pull request #6 from kevin39/masterzytzagoo2014-06-231-1/+1
|\
| * Greylisted expected codes fix.Kevin LABECOT2014-06-231-1/+1
|/
* Merge pull request #4 from Webysther/patch-1zytzagoo2014-06-031-0/+1
|\
| * Exception addedWebysther Nunes2014-06-031-0/+1
|/
* markdown flavored readmezytzagoo2013-01-301-14/+13
* fix utf-8 file encodingzytzagoo2013-01-301-1/+1
* Merge branch 'catchalls-always'zytzagoo2013-01-301-21/+45
|\
| * always try the "catch-all" test for the domain + replace deprecated eregzytzagoo2013-01-301-22/+46
* | Merge pull request #1 from neilime/masterTomaš Trkulja2013-01-301-1/+1
|\ \ | |/ |/|
| * Replace deprecated function ereg by preg_matchneilime2013-01-241-1/+1
|/
* add more details when stream_socket_client() fails [reported via email]zytzagoo2012-04-161-0/+1
* avoid processing validate() if we have nothing to work onzytzagoo2009-01-301-1/+5
* Initial commit.zytzagoo2009-01-303-0/+835