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

[2.x] Types; no magic, final, strict_types; #190

Merged
merged 21 commits into from
Feb 19, 2024
Merged

[2.x] Types; no magic, final, strict_types; #190

merged 21 commits into from
Feb 19, 2024

Conversation

alies-dev
Copy link
Collaborator

@alies-dev alies-dev commented Jan 28, 2024

Features:

  • ICS: allow PRODID customization

Internal changes:

  • remove magic
  • add type info
  • ...

alies-dev and others added 15 commits March 2, 2023 20:10
Use native types, finalize classes, bump min PHP version to 8.1
# Conflicts:
#	.github/workflows/psalm.yml
#	.github/workflows/run-tests.yml
#	composer.json
#	psalm-baseline.xml
#	psalm.xml
#	src/Generators/BaseOutlook.php
#	src/Generators/Ics.php
#	src/Generators/WebOutlook.php
#	src/Link.php
#	tests/Generators/IcsGeneratorTest.php
Privatize more methods and properties
@alies-dev alies-dev self-assigned this Jan 28, 2024
# Conflicts:
#	psalm-baseline.xml
#	src/Generators/BaseOutlook.php
#	src/Generators/Google.php
#	src/Generators/Ics.php
#	src/Generators/Yahoo.php
#	src/Link.php
#	tests/TestCase.php
@alies-dev alies-dev changed the title 2.0: types; no magic, final, strict_types; [2.x] Types; no magic, final, strict_types; Feb 19, 2024
@alies-dev alies-dev marked this pull request as ready for review February 19, 2024 19:09
@alies-dev alies-dev merged commit 1178fda into master Feb 19, 2024
7 of 8 checks passed
@alies-dev alies-dev deleted the 2.x branch February 19, 2024 19:10
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.

None yet

2 participants