[Pkg-owncloud-commits] [php-sabre-vobject] 304/341: Merge pull request #236 from fruux/optimize-children-access
David Prévot
taffit at moszumanska.debian.org
Tue Aug 11 13:35:59 UTC 2015
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 6698ee5a5df5535179285e6e16a384cb784b9dd8
Merge: 7dded29 32a43b4
Author: Evert Pot <me at evertpot.com>
Date: Sat Jul 4 01:52:02 2015 -0400
Merge pull request #236 from fruux/optimize-children-access
Optimize accessing child properties and components
lib/Cli.php | 7 +-
lib/Component.php | 195 +++++++++++++-----------
lib/Component/VCalendar.php | 109 ++++++++-----
lib/Component/VCard.php | 4 +-
lib/VCardConverter.php | 2 +-
tests/VObject/Component/VAvailabilityTest.php | 5 +
tests/VObject/ComponentTest.php | 4 +-
tests/VObject/ITip/BrokerProcessMessageTest.php | 8 +-
tests/VObject/ITip/BrokerTester.php | 17 +--
tests/VObject/JCalTest.php | 19 ++-
tests/VObject/JCardTest.php | 28 ++--
tests/VObject/Parser/JsonTest.php | 53 +++----
tests/VObject/Parser/XmlTest.php | 8 +-
tests/VObject/ReaderTest.php | 30 ++--
tests/VObject/TestCase.php | 8 +-
15 files changed, 278 insertions(+), 219 deletions(-)
--
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