Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream commits #34

Merged
merged 118 commits into from Dec 15, 2021
Merged

Merge upstream commits #34

merged 118 commits into from Dec 15, 2021

Conversation

giuseppe-arcuti
Copy link
Collaborator

@giuseppe-arcuti giuseppe-arcuti commented Nov 25, 2021

No description provided.

remicollet and others added 30 commits October 9, 2019 11:14
…e-io#472)

* reduce phpstan level back to 0, as level 1 is failing right now

* travis: no longer allow failures for phpstan
* Release 4.2.1

* Update CHANGELOG.md
Signed-off-by: Christian Kraus <hanzi@hanzi.cc>
…ess-tz-tests

Add TZ in iTip REPLY iTip messages
* Release 4.2.2

* Update CHANGELOG.md
…-20200126

Update dependencies and code style tools
* Update CHANGELOG.md

* Update Version.php
phil-davis and others added 18 commits November 3, 2021 13:30
Changes that should have happened for 4.3.6
changelog and VERSION bump for 4.3.7
Reordering of the attendees should not be a signitifcant change (sabre-io#540)
Reordering of vevent should not be a significant change (sabre-io#542)
This will ease customization of timezone-guessing as it is now gets easier
to extend that process with own implementations (as long as they
implement the appropriate interface)

This is espechially necessary when wanting to actually guess a timezone
via the rules defined in the VTIMEZONE-entry (which is currently not
done)
…esser

Allow easier extension of the timezone guessing
@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2021

Codecov Report

Merging #34 (42f96d3) into master (c26e2d4) will decrease coverage by 2.72%.
The diff coverage is 27.86%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #34      +/-   ##
============================================
- Coverage     98.68%   95.95%   -2.73%     
- Complexity     1828     1933     +105     
============================================
  Files            67       72       +5     
  Lines          4397     4748     +351     
============================================
+ Hits           4339     4556     +217     
- Misses           58      192     +134     
Flag Coverage Δ
tests 96.84% <27.35%> (-1.84%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/Component/VCalendar.php 94.73% <ø> (-0.63%) ⬇️
lib/FreeBusyGenerator.php 98.18% <ø> (+0.11%) ⬆️
lib/Property/Boolean.php 50.00% <ø> (-3.85%) ⬇️
lib/Property/ICalendar/CalAddress.php 100.00% <ø> (ø)
lib/Property/IntegerValue.php 100.00% <ø> (ø)
lib/Property/VCard/LanguageTag.php 100.00% <ø> (ø)
lib/TimezoneGuesser/FindFromOffset.php 0.00% <0.00%> (ø)
lib/TimezoneGuesser/FindFromTimezoneIdentifier.php 0.00% <0.00%> (ø)
lib/TimezoneGuesser/FindFromTimezoneMap.php 0.00% <0.00%> (ø)
lib/TimezoneGuesser/GuessFromLicEntry.php 0.00% <0.00%> (ø)
... and 59 more

CHANGELOG.md Outdated Show resolved Hide resolved
@valentinbonneaud valentinbonneaud merged commit 1424b38 into master Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet