[Pkg-owncloud-commits] [php-sabre-vobject] tag 4.0.0-alpha1 created (now fd5cd13)

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 13:36:22 UTC 2015


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

taffit pushed a change to tag 4.0.0-alpha1
in repository php-sabre-vobject.

        at  fd5cd13   (commit)
This tag includes the following new commits:

       new  5df989b   The next major vobject version will require PHP 5.4
       new  2cba215   Moved a bunch of classes to PHP 5.4 array syntax and dropped unnneeded 'public'.
       new  8f81374   Merge branch '3.3'
       new  64be833   Moving to DateTimeImmutable. (wip)
       new  e3d49e1   Work in progress on migration. Lots of issues still.
       new  e1fc81c   All tests are passing.
       new  ed483de   We require PHP 5.5 now.
       new  71b85b4   Temporarily allowing hhvm failures.
       new  5335ba3   I still suck at .yml
       new  e4598a3   Merge pull request #141 from fruux/datetimeimmutable
       new  2d8f6ec   Dropped a few more clone statements, where we know it's safe.
       new  632d092   Merge branch '3.3'
       new  0dd7ae5   Wrong branch alias.
       new  470bc47   Merge branch '3.3'
       new  ea04f0f   Lots of small tweaks from SensioLabs Insight.
       new  4a2aeee   More sensiolabs tweaks.
       new  7e32c92   Merge branch 'master' of github.com:fruux/sabre-vobject
       new  bc764a7   Simplify by extending ArrayIterator.
       new  1243382   Use ArrayIterator instead of ArrayObject.
       new  b40310d   Fix typos in API documentation.
       new  b2055f3   Fix a typo in the API documentation.
       new  a182df1   Fix API documentation.
       new  42c6504   Fix API documentation.
       new  447385d   Update to PHP5.4 and format code…
       new  59b3178   Use `floatval` instead of a closure. #performance
       new  2a30546   Merge pull request #162 from Hywan/code_review
       new  98b0d5f   Merge pull request #161 from Hywan/elementlist
       new  c69e060   Merge branch '3.3'
       new  b19e572   Updated changelog.
       new  842ee5d   Bumped version to 4.0
       new  04f0138   Merge branch '3.3'
       new  30ad119   Fix a typo in the API documentation.
       new  189b567   Merge pull request #164 from Hywan/property_api_typo
       new  8ac625f   Simplify two conditions.
       new  46f78ab   Merge pull request #166 from Hywan/document_performance
       new  9b464c7   Merge branch '3.3'
       new  2e0df44   Merge branch '3.3'
       new  3ae490f   Merge branch '3.3'
       new  4646de9   Happy new year!
       new  4b6552c   Merge branch '3.3'
       new  d734c68   CS.
       new  fc5b421   Skip the BOM if exists.
       new  da9cd0d   Replace <feff> by chr()s.
       new  180fccb   Merge pull request #178 from Hywan/bom
       new  b914cf9   Merge branch '3.3'
       new  ce787df   !xml Require sabre/xml.
       new  b2db420   !xml Early draft of vCalendar.
       new  11076ef   !xml Add helper for the XML parser.
       new  25175a5   !xml Complete API documentation.
       new  3798f07   !json Node implements the JsonSerializable interface.
       new  ff5fd14   !xml Refactor and compute each type individually…
       new  c1ad7ba   !xml Support parameters.
       new  5ac4149   !xml Reorganize the algorithm.
       new  66d3425   !xml Implement the `geo` property.
       new  1092cc5   !xml Remove a var_dump
       new  412b388   !xml Support `request-status`.
       new  d296f4d   !xml Fix default VALUE. Comment some previous commits.
       new  ce30b6f   !xml Dispatch property computation in each object.
       new  8189eaa   !xml Forget to remove the clark notation.
       new  9d9bcfe   !xml <boolean>
       new  86aaf0b   !xml <integer>
       new  a6757de   !xml <float>
       new  fcd1646   !xml <period> is a key-value element.
       new  3e717b9   !xml <period> and children.
       new  712d1ad   !xml <recur> and children.
       new  05d6873   !xml Better parameters support.
       new  91551e5   !xml <request-status>
       new  64f09e6   !xml Avoid an invalid loop if XML's not wellformed.
       new  3dce539   !xml Add a default property type.
       new  c69a662   !xml <geo>
       new  02f57ca   !xml <categories, resources, freebusy, exdate & rdate>.
       new  2a905f9   !xml Update according to https://github.com/fruux/sabre-xml/pull/19.
       new  f51225c   !xml #19 on sabre/xml has been closed.
       new  95c5163   !xml Complete API documentation.
       new  ac95dcf   Update API documentation.
       new  034d971   !xml Add the abstract Node::xmlSerialize() method.
       new  5f53be6   !json Update API documentation.
       new  f8ad897   !xml Implement the Component::xmlSerialize() method.
       new  351e7f9   !xml Export components & properties to XML\Writer format.
       new  c4ccecc   !xml Update API documentation.
       new  a2ac087   !xml Add the VObject\Writer helpers.
       new  2a28f17   !xml Assume we serialize a document.
       new  fc861f4   !json Update API documentation.
       new  d6f1a76   !xml Implement the Parameter::xmlSerialize() method.
       new  25c6f5a   !xml Serialize <parameters>.
       new  781aa02   !xml Use constants as much as possible.
       new  765e6c3   !xml Remove useless `use`.
       new  b31b994   !xml Add a typehint for $parentComponent.
       new  9c1f6fc   !xml Fix CS.
       new  1b1a37c   !xml Fix CS.
       new  a655fca   !xml Update an exception message.
       new  802ffda   !xml Update API documentation.
       new  6b37d31   !xml Update an exception message.
       new  f757169   !xml Update the author :-].
       new  e05ed25   Defaul value is 0, not null.
       new  a4371fc   !xml Support the OPTION_FORGIVING option.
       new  42c136f   !xml Enable OPTION_FORGIVING by default.
       new  b4a20d5   Fix CS.
       new  d8233de   s/deserializeXml/xmlDeserialize/
       new  a8b25d9   s/Sabre\XML/Sabre\Xml
       new  a88181a   !xml Fix CS.
       new  8acf41a   Remove OPTION_FORGIVING for unknown XML elements.
       new  04295a4   Fix conditions about the default value of $options.
       new  cb0eccd   !xml CS.
       new  3e10bfb   !xml Fix tests.
       new  18433e3   Fix CS.
       new  160ed2a   Remove the `public` declarations.
       new  10ca0a3   Avoid errors with incomplete document.
       new  6447fde   Add tests for the XML reader.
       new  955955f   Fix a CS.
       new  6d1eed6   Fix CS.
       new  bd12529   Test the new Sabre\VObject\Writer class.
       new  33d1517   Do not add default properties.
       new  59e9505   Add the Example 1 of the RFC6321 as a test.
       new  0a4fade   Fix <dtstart> (see errata 3892 from the RFC6321).
       new  97fb093   Update tests according to previous commits.
       new  b0d3999   Fix CS.
       new  1782172   Add tests for Section 3.2, 3.3 and 3.4 of RFC6321.
       new  df08958   Fix CS.
       new  b950568   Add tests for 3.6.1, 3.6.2 and 3.6.3 of RFC6321.
       new  46ef57c   Add tests for 3.6.4 and 3.6.5 of RFC6321.
       new  a2263f7   Prevent key-value element to create an error.
       new  35111d3   Fix <period /> element.
       new  d6e8b54   Add tests for 3.6.6, .7, .8 and .9 of RFC6321.
       new  95077a5   Add another test for 3.6.9 of RFC6321.
       new  5763f3d   Avoid an infinite loop.
       new  13006e5   Time differs with xCal.
       new  614569a   Add tests for 3.6.10, 3.6.11 and 3.6.12 of RFC6321.
       new  1a0b0ec   Fix CS.
       new  72f20fa   UTC offset has not `:` with xCal.
       new  40706c5   Add tests for 3.6.13 and 3.6.14 of RFC6321.
       new  907b586   Add tests for Section 5 of RFC6321.
       new  0169f69   Fix <rdate />.
       new  cbc8c90   Uncomment Example 2 from the RFC6321. It's green.
       new  2c2aa4e   Reformat XML data.
       new  0864f20   Add the reflexive equality asserter helper.
       new  59926fb   Fix <geo /> when unserializing to xCal.
       new  f80483e   Fix <request-status /> when unserializing to xCal.
       new  48997db   Fix a fix about <period />.
       new  81e69c9   Fix CS.
       new  90bbbe7   The <freebusy /> property has its own type.
       new  58b6119   Fix a bug when unserializing a <period /> to xCal.
       new  9162352   Update tests to use reflexive equality.
       new  69c9f99   Do not break the default dataflow.
       new  4c6f2a5   Fix CS.
       new  730addf   jCal and jCard UTC-OFFSET are not well formed.
       new  2f52077   Continue to update tests to use reflexive equality.
       new  3fde3d0   Continue to update tests to use reflexive equality.
       new  788b8fa   Support XML serialization of multi-valued property.
       new  b35b12b   Clean the test suite.
       new  2c9448b   Fix CS.
       new  85d40bd   Fix CS.
       new  e7a7708   Fix CS.
       new  f508ff2   Clean.
       new  beebbb3   Pass the XML writer instead of dealing with arrays.
       new  470efcd   Setter before getter.
       new  6e53b69   Remove the `getXmlValue` method.
       new  ac9e5b6   Update API documentation.
       new  34fc363   More abstract way to handle date and date-time.
       new  2aaa778   Replace `master-dev` by `~0.2` for sabre/xml.
       new  ac17716   Update API documentation.
       new  97e5559   Fix CS.
       new  58404ca   Fix CS.
       new  5885dbc   Fix CS.
       new  a1c98b2   Add the Relax NG Schema for xCal.
       new  ca35a7d   Require sabre/xml ~0.2.1 instead of ~0.2.
       new  d2fb64a   mv lib/Parser/XML/*.rng resources/schema/xcal.rng
       new  bccbacb   Fix CS.
       new  737d7dd   Fix a CS.
       new  125b1cf   Merge pull request #191 from Hywan/cs
       new  189c250   Fix CS.
       new  71afe47   Add a comment to remove ambiguity.
       new  9a76911   Implement the Sabre\Xml\XmlSerializable interface.
       new  6b63610   Simplify the code by using `Xml::writeElement`…
       new  1a21e7f   Add the Relax NG Schema for xCard.
       new  de38a6e   Fix CS.
       new  7746d90   Fix API documentation of `getDocumentType`.
       new  4632255   Refactor: split `parseVCalendarComponents`.
       new  961efcd   Start supporting vCard.
       new  27695da   Support multi-value for “default” property.
       new  f949054   Support extensibility with `@xmlns`.
       new  0920d85   Rename xCal to XML and iCal to MIME Dir.
       new  073b524   Add Example 1 of RFC651.
       new  7534581   Fix CS.
       new  8de5fe6   Yield documents instead of returning them.
       new  0a3dabb   Fix exceptions.
       new  e6a904e   Writer for MimeDir and XML support generators.
       new  9974bd0   Add a test for Writer + MIME Dir + iterator.
       new  11cb00e   Add a test for writer + MIME Dir + exception.
       new  41ae54a   Add a test for write + XML + exception.
       new  c66f428   Update API documentation.
       new  2123349   Fix the rebase :-/.
       new  41710be   Temporary fix for the tests.
       new  a994833   Merge pull request #160 from Hywan/xml
       new  2caa05e   Updated changelog.
       new  792f469   Remove generators. Assume we compute only 1 vcard.
       new  539b85f   Support a parameter with several values.
       new  1c506f1   Add a test for RFC6351 Section 5.
       new  1cdacfb   Support vCard group.
       new  47df800   Support first kind of extensibility.
       new  30ad0ad   Fix CS.
       new  d3eeb7a   Serialize basic vCard to xCard.
       new  8a66a89   Simplify xmlSerialize for REQUEST-STATUS.
       new  3540fd0   Serialize N to xCard properly.
       new  5d0c83c   Update a test to include N.
       new  e6e0feb   Refactor a variable.
       new  c711c63   Serialize the vCard XML property to xCard.
       new  5fdf801   Example 1 from RFC6351 is reflexively equals.
       new  68ccfd3   TEL is not a FlatText, it is a URI property.
       new  372a1ea   Fix a typo in the API documentation.
       new  e32bca7   A parameter writes their own XML tag name.
       new  bf17e40   Serialize a parameter with many values into XML.
       new  df9bd37   Support groups when serializing to xCard.
       new  12f6a5b   xCard/vCard groups are now reflexively equals.
       new  c847492   Add the SOURCE property.
       new  4522e60   Support GENDER serialization to xCard.
       new  901bb84   Refactor to ease mappings for structured-values.
       new  718e501   Support ADR serialization to xCard.
       new  f0c14bd   Add tests for Sections 6.1.*, 6.2.* of RFC6350.
       new  4963a81   Add tests for Section 6.3 of RFC6350.
       new  e205723   Add tests for Section 6.4 of RFC6350.
       new  c802ff5   Avoid conflicts between <geo> from xCard and xCal…
       new  ee653cd   We must escape commas from URI.
       new  51a36f3   A GEO property is a URI.
       new  e13b492   Update tests according to ee653cd.
       new  e4dbc46   Add tests for Section 6.5 of RFC6350.
       new  0b2ab1d   Support multi-valued property serialization to XML.
       new  73652e0   `MEMBER` property is partially declared: Complete.
       new  12cd1e5   `RELATED` property is partially declared: Complete.
       new  7453c9d   Add tests for Section 6.6 of RFC6350.
       new  e0caaa3   The `SOUND` property is of kind `URI`.
       new  7373d9d   `CLIENTPIDMAP` is a structured-value.
       new  63ba1f7   Avoid an error when parsing an empty list of prop.
       new  b53c468   Add tests for Section 6.7 of RFC6350.
       new  232bf75   Add tests for Section 6.8 of RFC6350.
       new  89030bd   Add the `CALADRURI` property from RFC2739.
       new  a43cf9b   Add tests for Section 6.9 and A.3 of RFC6350.
       new  f196af8   Add comments.
       new  1b6caca   Fix date and time format for xCard.
       new  859190d   Add test for Section 6.7.4 from RFC6350.
       new  b8d1d07   Format date to xCard according to RFC6351.
       new  8e10002   Add tests for Sections 6.2.5 & 6.2.6 from RFC6350.
       new  53b749d   Fix CS.
       new  8999f61   Fix CS.
       new  8973970   Use short syntax for named capturing in PCRE.
       new  4041d92   Fix an API documentation error.
       new  50db424   Add the parseVCardDateAndOrTime static method.
       new  a35b10b   Use the new date-and-or-time parser.
       new  b65da16   Add tests for Section 4.3.1 of RFC6351…
       new  b1d95ea   TEL is of type TEXT by default, URI in vCard4.
       new  4f7c0ef   TEL and GEO is of type TEXT by default, URI in vCard4.
       new  c9177a2   Fix a typo in a comment.
       new  b48ca8f   SOUND is of type TEXT by default, URI with xCard.
       new  4a3b43b   Add a break to avoid future workflow damage.
       new  71139f6   Fix a CS.
       new  eb1471b   Use an XML fragment instead of a hacky code.
       new  3ee2b9d   Merge branch '3.3'
       new  a995fcf   Apply erratum 4247 of RFC6351.
       new  d9ae726   Merge pull request #192 from Hywan/xcard
       new  bcd7906   Updated changelog
       new  e08a69f   Adding ivan to developer list.
       new  24c38c9   Fixed url
       new  da42cf2   Merge pull request #206 from fruux/add-ivan
       new  f998bae   Merge branch '3.4'
       new  bbda018   Added 3.4 branch status.
       new  c34684d   Merge branch 'master' of github.com:fruux/sabre-vobject
       new  b1ecf9b   mv ChangeLog.md CHANGELOG.md for consistency.
       new  1aac9d7   Merge pull request #209 from Hywan/changelog
       new  57db15e   Removed the old RecurrenceIterator.
       new  7660de7   Merge branch '3.4'
       new  5311502   Added php-cs-fixer to .gitignore.
       new  b6da613   Unused variable.
       new  1aa6608   Merge branch '3.4'
       new  2b04258   Added sabre/cs
       new  53b0459   adding tests to show failing vEvent->isInTimeRange() on all-day events
       new  aa7e231   modify DTEND for all-day events to make sure DTEND is considered non inclusive
       new  54745a2   consider timezone of the timerange
       new  1400411   Simpler isInTimeRange check
       new  9280ef9   Fixed type hint
       new  2d65e8d   Merge pull request #231 from fruux/3.4-dtend-should-be-non-inclusive
       new  c8052c9   Merge pull request #232 from fruux/datetimeinterface-patch
       new  2602d9a   Merge branch '3.4'
       new  37aded7   Fixing lots of CS issues.
       new  b641b8c   Removing phpcs.
       new  26d515f   Identify "+00:00" as UTC
       new  ef3ee27   Merge pull request #233 from c960657/datetime-from-timestamp
       new  f46ef68   Updated changelog for #233
       new  46af71d   Applied sabre/cs on vobject unittests.
       new  8465f9c   We've stopped support PHP 5.3, so now we can safely require hoa/bench.
       new  fcfce39   Making the $children property protected.
       new  226422c   Making sure everything uses the children() method and not the property.
       new  9b30193   Lots of tweaks to work with the new system. WIP
       new  f84b934   Reordering of properties caused some unittests to fail.
       new  1134e49   coding standards.
       new  fa7ca98   Added another benchmark.
       new  41ea588   Ignoring the hoa binary.
       new  7db3eb6   Added a garbage collector.
       new  2cd4e5c   Fixed a few bugs, updated changelog.
       new  7921ee1   Fixed broken test.
       new  f1a9a2d   Coding standards.
       new  7dded29   Merge pull request #237 from fruux/destroy
       new  32a43b4   Merge branch 'master' into optimize-children-access
       new  dc0e0cd   Added another benchmark
       new  6698ee5   Merge pull request #236 from fruux/optimize-children-access
       new  5d3a1de   Merge branch 'master' of github.com:fruux/sabre-vobject
       new  6be650a   Updated changelog.
       new  7a9f535   Created a FreeBusyData object to handle the freebusy/vavailability calcuations.
       new  b99a8bd   The FreeBusyGenerator now uses the new FreeBusyData object.
       new  b0f93bd   Fixed typos
       new  9aa972f   Updated @author
       new  bbbc13b   Merge pull request #241 from fruux/DominikTo/patch-01
       new  f21dcb7   Updated to sabre/xml 1.1.0
       new  621ada0   Merge branch 'master' of github.com:fruux/sabre-vobject
       new  eaba96e   Fix a cloning problem.
       new  ae08afe   Removed CLRF constant, it was tripping up our testrunner.
       new  5af711b   PHP 7 support
       new  6eeea2d   hhvm requires these to be cast to int.
       new  94ec176   Missed another cast to int.
       new  83dd091   Merge pull request #244 from fruux/php7
       new  eb4a437   Updated changelog.
       new  5a9c626   Merge branch 'master' of github.com:fruux/sabre-vobject
       new  ec248d6   Refactored the freebusy generator a bit.
       new  8973b48   Merge branch 'master' into vavailablity-calculation
       new  69e55a3   First attempt at calculating VAVAILABILITY.
       new  c0db3e8   Removed useless check.
       new  83dbd07   One syntax error after all.
       new  9bf8c2e   Refactored the freebusygenerator tests, so it's easier to maintain.
       new  e0e84e0   Yay the first test _just works_ omg...
       new  7543b9a   More tests, CS fixes.
       new  ecc71bd   New code is now unittested.
       new  a682d16   PHP 7 is not ready for prime time.
       new  d498e14   Merge pull request #242 from fruux/vavailablity-calculation
       new  87714de   Applied php-cs-fixer on bin/
       new  539c355   Updated changelog
       new  fd5cd13   Tagging 4.0.0-alpha1

The 335 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
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