Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Fixe patch! #30

Closed
wants to merge 21 commits into from
Closed

Multiple Fixe patch! #30

wants to merge 21 commits into from

Conversation

mcarbonneaux
Copy link

  • add getKeyList method
  • fixe explode bug
  • Bugfix for multiple-contact vCards with Agent data
  • add Magic __isset method.
  • fixe issue X-Attributes in Apple Addressbook photos #20
  • fixe crlf false interpretation of the spectification

jens-maus and others added 21 commits August 14, 2014 21:55
…parater but a quoted-printable string with "="
eg:
  $v->n('Barski', 'LastName');
  $v->n('Foo', 'firstname');

work fine (no need to case-match)
fixe Warning: Illegal string offset 'Value' in vCard.php on line 330
add some value in exemple3.0
in vcard 2.1, 3.0 and 4.0 line delimiter MUST be CRLF
with the past code some quote-printable line agregation fail and agregate the next property
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants