-
Notifications
You must be signed in to change notification settings - Fork 533
Release 1.0.0 #686
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
Merged
Release 1.0.0 #686
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Reset the subscript to false only when superscript is true Reset the superscript to false only when subscript is true Update Testcases
tempnam() creates a file that is not removed. Only $pFilename . '.xlsx' is removed by $this->writeSpreadsheet().
Remove temp file
PHP 5.3 is not supported anymore by Travis CI : https://docs.travis-c…
Fix. Text is subscripted when set superscript to false
#360 : Changelog
…n/Writer/PowerPoint2007/LayoutPack/TemplateBased.php:73)
#355 : Doughnut Chart
Support for Drawing (SVG format)
Co-authored-by: Progi1984 <[email protected]>
#117 : Geometric form in PowerPoint2007 Writer
Added bar overlap property for 2d bar charts
Fixed docs image paths/ corrected typo
#634 : Adding Strict Types
Fix: cast value type as string, due to strict mode changes
#634 : Set specific exceptions
Adds nat sortation to sample files menu and fixes "markAsFinal"
#634 : Upgrade major version of PHPOffice\Common
Added support for PHP 8.1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.