Skip to content

Comments

fix code style#693

Merged
markuspoerschke merged 1 commit into2.xfrom
fix-code-style
Jan 7, 2026
Merged

fix code style#693
markuspoerschke merged 1 commit into2.xfrom
fix-code-style

Conversation

@markuspoerschke
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Warnings
⚠️ Please add a changelog entry for your changes.

Generated by 🚫 dangerJS against 9491a60

@markuspoerschke markuspoerschke merged commit 3257b08 into 2.x Jan 7, 2026
12 checks passed
@markuspoerschke markuspoerschke deleted the fix-code-style branch January 7, 2026 20:52
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates copyright year notices from 2025 to 2026 across the entire codebase. Despite the PR title indicating "fix code style", the changes are purely administrative copyright updates applied consistently to all source files, test files, and examples.

Key Changes

  • Updated copyright year from "(c) 2025" to "(c) 2026" in file headers
  • Changes applied uniformly across 87 files spanning source code, tests, and examples
  • No functional code changes

Reviewed changes

Copilot reviewed 88 out of 88 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tests/Unit/Util/DateTimeImmutableFactoryTest.php Updated copyright year to 2026
tests/Unit/Presentation/Factory/*.php Updated copyright year to 2026 across all factory test files
tests/Unit/Presentation/*.php Updated copyright year to 2026 in presentation test files
tests/Unit/Presentation/Component/Property/Value/*.php Updated copyright year to 2026 in value test files
tests/Unit/Presentation/Component/Property/ParameterTest.php Updated copyright year to 2026
tests/Unit/Domain/ValueObject/*.php Updated copyright year to 2026 in value object test files
tests/Unit/Domain/Entity/*.php Updated copyright year to 2026 in entity test files
tests/Integration/EventsGeneratorTest.php Updated copyright year to 2026
src/Util/DateTimeImmutableFactory.php Updated copyright year to 2026
src/Presentation/Factory/*.php Updated copyright year to 2026 across all factory source files
src/Presentation/ContentLine.php Updated copyright year to 2026
src/Presentation/Component/Property/Value/*.php Updated copyright year to 2026 across all value classes
src/Presentation/Component/Property/*.php Updated copyright year to 2026 in property classes
src/Presentation/Component.php Updated copyright year to 2026
src/Domain/ValueObject/*.php Updated copyright year to 2026 across all value object classes
src/Domain/ValueObject/Alarm/*.php Updated copyright year to 2026 in alarm-related value objects
src/Domain/Enum/*.php Updated copyright year to 2026 in enum classes
src/Domain/Entity/*.php Updated copyright year to 2026 in entity classes
src/Domain/Collection/*.php Updated copyright year to 2026 in collection classes
examples/*.php Updated copyright year to 2026 in all example files

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

* This file is part of the eluceo/iCal package.
*
* (c) 2025 Markus Poerschke <markus@poerschke.nrw>
* (c) 2026 Markus Poerschke <markus@poerschke.nrw>
Copy link

Copilot AI Jan 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title "fix code style" doesn't accurately describe the changes being made. This PR is updating copyright years from 2025 to 2026 across all files. Consider using a more descriptive title such as "Update copyright year to 2026" or "chore: Update copyright notices for 2026".

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant