smartemailing / types

Missing data types for PHP. Highly extendable.
Other
89 stars 12 forks source link

Fixed Cyprus phone number format #62

Closed kotmic closed 4 years ago

kotmic commented 4 years ago

doc https://en.wikipedia.org/wiki/Telephone_numbers_in_Cyprus thanks for merge

codecov[bot] commented 4 years ago

Codecov Report

Merging #62 into master will decrease coverage by 0.17%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   99.32%   99.15%   -0.18%     
==========================================
  Files          60       60              
  Lines        1185     1181       -4     
==========================================
- Hits         1177     1171       -6     
- Misses          8       10       +2     
Impacted Files Coverage Δ
src/PhoneNumber.php 100.00% <ø> (ø)
src/Emailaddress.php 93.33% <0.00%> (-6.67%) :arrow_down:
src/CompanyRegistrationNumber.php 93.90% <0.00%> (-0.29%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8b934f5...3083730. Read the comment docs.

mstrouhal commented 4 years ago

Thanks for contribution!