Package: php-sabre-vobject / 2.1.7-3

Metadata

Package Version Patches format
php-sabre-vobject 2.1.7-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use homemade autoloader.php.patch | (download)

bin/bench.php | 4 2 + 2 - 0 !
bin/generateicalendardata.php | 4 2 + 2 - 0 !
bin/vobjectvalidate.php | 6 3 + 3 - 0 !
tests/bootstrap.php | 4 2 + 2 - 0 !
4 files changed, 9 insertions(+), 9 deletions(-)

 use homemade autoloader.php

Work around the lack of proper autoload.php from Composer.

0002 This should never have worked on php.patch | (download)

tests/Sabre/VObject/StringUtilTest.php | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 this should never have worked on php.

But it's fixed now anyway, and works for hhvm as well.