Skip to content

Make styles to work as a instance property of PhpWord#2762

Closed
warmbook wants to merge 2 commits intoPHPOffice:masterfrom
warmbook:master
Closed

Make styles to work as a instance property of PhpWord#2762
warmbook wants to merge 2 commits intoPHPOffice:masterfrom
warmbook:master

Conversation

@warmbook
Copy link

@warmbook warmbook commented Mar 7, 2025

Description

Make styles to work as a instance property of PhpWord, and use Style::$styles as default values

Fixes #2747

Checklist:

  • My CI is 🟢
  • I have covered by unit tests my new code (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes
  • I have updated the changelog

@warmbook warmbook closed this Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Could some way be available to prevent reseting styles when initiate a PhpWord instance ?

1 participant