Commit Graph

80 Commits

Author SHA1 Message Date
Rafael Dohms 3d94cc6487 Update README.md
Updated composer installation instructions.
It now follows the recommendation of using the "require" command and letting Composer auto-define the latest version.
2014-10-22 14:29:38 +02:00
Eduardo Gulias Davis 65c8c3d7bb Merge pull request #28 from DotZecker/patch-1
Fix namespace
2014-10-21 23:52:23 +02:00
Rafael Antonio 57f8ae443b Fix namespace 2014-10-21 09:28:45 +02:00
Eduardo Gulias Davis 953cbdbbcf Merge pull request #26 from stof/patch-1
Fixed the SensioLabsInsight project id
2014-09-17 14:47:23 +02:00
Christophe Coevoet 41cb75ec00 Fixed the SensioLabsInsight project id
Closes #23
2014-09-17 14:12:41 +02:00
Eduardo Gulias Davis 8927160d8d Merge pull request #25 from thewilkybarkid/constraint
Improve suggested constraint
2014-09-17 11:02:18 +02:00
thewilkybarkid 887605ad1b Fix typo 2014-09-17 09:06:33 +01:00
thewilkybarkid 43e1825cd8 Improve suggested constraint 2014-09-17 09:06:22 +01:00
Eduardo Gulias Davis 2f44d7b1e1 #23 - SensioLabsInsight errors 2014-09-16 23:20:11 +02:00
Eduardo Gulias Davis 355cb7e604 Merge pull request #22 from stof/patch-1
Fixed the branch alias for master
2014-09-16 23:00:05 +02:00
Eduardo Gulias Davis d6fcd2d7ca Merge pull request #24 from mhor/patch-1
Typo
2014-09-16 22:58:54 +02:00
Maxime Horcholle 9be8eb420a typo 2014-09-16 19:07:39 +02:00
Christophe Coevoet 20066b1c1e Fixed the branch alias for master 2014-09-16 17:45:41 +02:00
Eduardo Gulias Davis 39b451bb2b #19 and #10 - Improvement of QuotedPart parsing 1.2.2 2014-09-02 00:35:48 +02:00
Eduardo Gulias Davis 65afaf3f2b Change DNS validation to default to true instead of false by @brianfreytag 1.2.1 2014-08-22 01:08:16 +02:00
Eduardo Gulias Davis 82f8514d89 COMMA is not allowed in domain part 2014-08-22 01:05:58 +02:00
Eduardo Gulias Davis 440bc61237 Merge pull request #17 from brianfreytag/remove_dns_requirement
Change DNS validation to default to true instead of false
2014-08-21 23:47:24 +02:00
Brian Freytag a96f0822e0 Change DNS validation to default to true instead of false
There shouldn't be a dependency on the checkDNS() method in order to
validate strict = true. We should only be concerned about the DNS if the
library is specifically told to check DNS, so we default the DNS
variable to true and then set it to false if checkDNS is set to true and
checkDNS() returns false.
2014-08-20 15:05:30 -04:00
Eduardo Gulias Davis bb530a1930 Removed class comment 1.2.0 2014-07-06 19:21:29 +02:00
Eduardo Gulias Davis e0691bc67d Removed not needed test 2014-07-06 19:03:12 +02:00
Eduardo Gulias Davis 07a21c63d5 #2 - Scrutinizer badge 2014-07-03 13:10:41 +02:00
Eduardo Gulias Davis 46383ef57a [WIP] - ordering classes 2014-07-03 12:19:54 +02:00
Eduardo Gulias Davis 2312070f3a [WIP] - parse comments improvement 2014-07-03 01:00:20 +02:00
Eduardo Gulias Davis f7402dd8dc [WIP] - Comments bug and comments improvemente 2014-07-03 00:55:00 +02:00
Eduardo Gulias Davis 679128b980 Uncommented test 2014-07-02 18:53:46 +02:00
Eduardo Gulias Davis 6306334f79 [WIP] - test passing for the new structure 2014-07-02 18:17:56 +02:00
Eduardo Gulias Davis 8381eb3399 [WIP] - Chopping things down to make them more readable 2014-06-17 12:03:30 +02:00
Eduardo Gulias Davis 045ebd2f8e Refactor of domain exceptions 2014-05-08 18:26:53 +02:00
Eduardo Gulias Davis 86a022cd66 Refactor of domain part exceptions 2014-05-08 18:13:17 +02:00
Eduardo Gulias Davis 1866e51905 Reducing complexity for domainLiteral 2014-05-08 18:02:14 +02:00
Eduardo Gulias Davis a80300a3ba Reducing complexity for domainPart 2014-05-08 17:53:51 +02:00
Eduardo Gulias Davis 978b27b10a Reducing complexity 2014-05-08 17:47:44 +02:00
Eduardo Gulias Davis f679da922a Refactor to methods for IPv4 and 6 tags 2014-05-08 17:33:52 +02:00
Eduardo Gulias Davis 4b62335424 Refactoring domainPart 2014-05-08 16:23:54 +02:00
Eduardo Gulias Davis 46050f9bc8 Extracted method for CRLF in FWS 2014-05-08 13:30:27 +02:00
Eduardo Gulias Davis c3f2d33935 Extracted method 2014-05-08 13:16:08 +02:00
Eduardo Gulias Davis 73b80f1383 Small if refactor 2014-05-08 12:51:25 +02:00
Eduardo Gulias Davis 77ea3babe3 Improvements derived from scrutinizer-ci 2014-05-08 12:23:10 +02:00
Eduardo Gulias Davis 3d12808268 Improving code quality 2014-05-04 18:53:31 +02:00
Eduardo Gulias Davis c4354acc0e Adding new PHP versions on travis, cleaning old comments to a new document 2014-05-04 18:31:29 +02:00
Eduardo Gulias Davis 0964bfd101 Coverage badge 2014-04-25 11:54:11 +02:00
Eduardo Gulias Davis 8207889eaf Deps update 2014-04-25 11:44:20 +02:00
Eduardo Gulias Davis 0d75ea740d Travis small fix 2014-04-25 11:35:57 +02:00
Eduardo Gulias Davis 7bc2ec3ce0 #1 - Coveralls integration 2014-03-24 13:25:47 +01:00
Eduardo Gulias Davis f01e700ffe Using coverall.io with travis-ci 2014-03-07 12:15:00 +01:00
Eduardo Gulias Davis d3bf0dbe4b Using coverall.io 2014-03-07 12:14:03 +01:00
Eduardo Gulias Davis 35038cd507 Update LICENSE 2014-02-13 11:51:06 +01:00
Eduardo Gulias Davis f064a58611 FWS in localpart tests and FWS sorrounding '@' as invalid emails 1.1.1 2014-01-13 00:12:24 +01:00
Eduardo Gulias Davis 1a859493ee CS and minor changes 2014-01-12 18:13:13 +01:00
Eduardo Gulias Davis dd9541be28 Version branch update in README 2013-12-24 18:50:14 +01:00