-
Notifications
You must be signed in to change notification settings - Fork 2.7k
rename 'Object' classes to 'OLEObject' (php 7.2 compatibility) #1185
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
rename 'Object' classes to 'OLEObject' (php 7.2 compatibility) #1185
Conversation
Pad any empty dropdown entries we find so that xmlWriter doesn't generate an error.
Scrutinizer said "Failed", but I can't see what's the problem? |
6a7a180
to
2a84625
Compare
fix PHPCS errors add documentation add sample
add PHP 7.2 build
@SailorMax not a big fan of the name ObjectElement, it is too different from all other elements. |
I think you better know. |
into develop Conflicts: src/PhpWord/Shared/Html.php
…ixEmptyDropdownEntry Pad Empty Dropdown Entry
…ordProtection enable password protection (Word)
* Adding setParagraphStyle to Textrun for indentation * Html Image support added * fix formatting, add tests & update changelog
Merge develop branch to master branch
* add assertions in test methods without assertions * loosen dependencies so 7.0 & 7.1 builds can succeed * fix some scrutinizer errors * update release date
https://github.com/SailorMax/PHPWord into rename_object Conflicts: .travis.yml
still need tecnickcom/TCPDF#74 to be fully PHP 7.2 compatible |
// Ignore me, just realised the error wasn't in your code, but ours! It was in an include line. |
If name is not very good, now easier to find all require places to rename ;)