1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
|
php-sabre-xml (1.4.2-1) unstable; urgency=medium
[ Evert Pot ]
* Updated changelog
[ David Prévot ]
* Update Standards-Version to 3.9.8
-- David Prévot <taffit@debian.org> Fri, 20 May 2016 08:44:55 -0400
php-sabre-xml (1.4.1-1) unstable; urgency=medium
[ Robin Appelman ]
* cache clark notation parsing
[ David Prévot ]
* Drop ownCloud for Debian maintainers from uploaders
* Build with recent pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Sat, 12 Mar 2016 19:26:28 -0400
php-sabre-xml (1.4.0-1) unstable; urgency=medium
[ Evert Pot ]
* More flexible array serialization. Fixing an issue with serializing
array objects.
* Don't serialize null properties in value objects.
* Also skipping empty arrays
* Fixed generating array properties in value objects.
[ David Prévot ]
* Update Standards-Version to 3.9.7
-- David Prévot <taffit@debian.org> Sun, 14 Feb 2016 22:13:34 -0400
php-sabre-xml (1.3.0-1) unstable; urgency=medium
[ Evert Pot ]
* 1.3.0 release.
[ David Prévot ]
* Update static autoloader to new files
-- David Prévot <taffit@debian.org> Tue, 29 Dec 2015 21:34:36 -0400
php-sabre-xml (1.2.0-1) unstable; urgency=medium
[ Lukas Reschke ]
* Disable entity loader
[ Evert Pot ]
* Added 'parseGetElements'.
-- David Prévot <taffit@debian.org> Sun, 30 Aug 2015 07:55:34 -0400
php-sabre-xml (1.1.0-1) unstable; urgency=medium
[ Evert Pot ]
* Handle broken xml better.
-- David Prévot <taffit@debian.org> Mon, 29 Jun 2015 19:05:04 -0400
php-sabre-xml (1.0.0-1) unstable; urgency=medium
[ Evert Pot ]
* Prepping for 1.0 release.
-- David Prévot <taffit@debian.org> Tue, 26 May 2015 18:19:42 -0400
php-sabre-xml (0.4.3-1) unstable; urgency=low
* Initial release
-- David Prévot <taffit@debian.org> Thu, 02 Apr 2015 10:53:05 -0400
|