[Pkg-owncloud-commits] [php-sabre-vobject] 07/16: re-added vCard source info #96

David Prévot taffit at moszumanska.debian.org
Mon Jul 21 19:19:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabre-vobject.

commit 8d52dad80fab361bc5940ef1a5c01983ff9a196e
Author: Dominik Tobschall <dominik at fruux.com>
Date:   Sat Jul 12 09:56:22 2014 +0200

    re-added vCard source info #96
---
 tests/Sabre/VObject/Issue96Test.php | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/Sabre/VObject/Issue96Test.php b/tests/Sabre/VObject/Issue96Test.php
index 0a516a7..5d4b6cf 100644
--- a/tests/Sabre/VObject/Issue96Test.php
+++ b/tests/Sabre/VObject/Issue96Test.php
@@ -8,6 +8,8 @@ class Issue96Test extends \PHPUnit_Framework_TestCase {
 
         $input = <<<VCF
 BEGIN:VCARD
+VERSION:2.1
+SOURCE:Yahoo Contacts (http://contacts.yahoo.com)
 URL;CHARSET=utf-8;ENCODING=QUOTED-PRINTABLE: =
 http&#92;://www.example.org
 END:VCARD

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git



More information about the Pkg-owncloud-commits mailing list