Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ytilotti
/
PHPWord
Public
forked from
PHPOffice/PHPWord
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 6, 2023
Fix test on pt
ytilotti
authored
1f2a734
View commit details
Copy full SHA for 1f2a734
Browse repository at this point
Merge branch 'PHPOffice:master' into master
ytilotti
authored
9a11ada
View commit details
Copy full SHA for 9a11ada
Browse repository at this point
Fix css
ytilotti
authored
464310d
View commit details
Copy full SHA for 464310d
Browse repository at this point
Fix $cValue
Show description for f5ca687
ytilotti
and
Progi1984
authored
f5ca687
View commit details
Copy full SHA for f5ca687
Browse repository at this point
Fix attribute first test table row height
ytilotti
authored
335540f
View commit details
Copy full SHA for 335540f
Browse repository at this point
Fix xpath test table row height
ytilotti
authored
49392f5
View commit details
Copy full SHA for 49392f5
Browse repository at this point
Add test table row height
ytilotti
authored
662078d
View commit details
Copy full SHA for 662078d
Browse repository at this point
Commits on Jan 5, 2023
Merge pull request #2277 from amir9480/patch-1
Show description for 60734dd
Progi1984
authored
60734dd
View commit details
Copy full SHA for 60734dd
Browse repository at this point
Fixed some stylelint
Progi1984
authored
ed8d9ff
View commit details
Copy full SHA for ed8d9ff
Browse repository at this point
Commits on Jan 4, 2023
Merge pull request #2364 from hazington/patch-5
Show description for a379577
Progi1984
authored
a379577
View commit details
Copy full SHA for a379577
Browse repository at this point
Commits on Jan 3, 2023
Address the CI coverage issue for the regex match assertion.
hazington
committed
53d34fd
View commit details
Copy full SHA for 53d34fd
Browse repository at this point
Replaced deprecated "assertRegExp" test method by assertMatchesRegularExpression.
hazington
committed
679a738
View commit details
Copy full SHA for 679a738
Browse repository at this point
Fixed several CS-Fixer issues
hazington
committed
0f6fbf2
View commit details
Copy full SHA for 0f6fbf2
Browse repository at this point
Removed @return void as not compatible with projects coding standard.
hazington
committed
050802b
View commit details
Copy full SHA for 050802b
Browse repository at this point
Added bgcolor unit test coverage
hazington
committed
a215501
View commit details
Copy full SHA for a215501
Browse repository at this point
Added type hints and matching PHPDoc. Also added @return void.
hazington
committed
1a80aac
View commit details
Copy full SHA for 1a80aac
Browse repository at this point
Commits on Dec 30, 2022
Fixed cs-fixer issues.
hazington
authored
40d5770
View commit details
Copy full SHA for 40d5770
Browse repository at this point
Added period to the comments to match the cs-fixer configuration
hazington
authored
143e01b
View commit details
Copy full SHA for 143e01b
Browse repository at this point
Add background color support for text boxes for Word writer
hazington
authored
25575c8
View commit details
Copy full SHA for 25575c8
Browse repository at this point
Add background color support for textboxes
hazington
authored
1dc3dc6
View commit details
Copy full SHA for 1dc3dc6
Browse repository at this point
Commits on Dec 23, 2022
Merge pull request #2261 from ismail1432/customize-macro
Show description for b453cf0
Progi1984
authored
b453cf0
View commit details
Copy full SHA for b453cf0
Browse repository at this point
Commits on Dec 6, 2022
fix phpcsfixer
ytilotti
authored
d635533
View commit details
Copy full SHA for d635533
Browse repository at this point
fix space
ytilotti
authored
8b055e2
View commit details
Copy full SHA for 8b055e2
Browse repository at this point
Add support table row height when importing HTML
ytilotti
authored
fd5f7e0
View commit details
Copy full SHA for fd5f7e0
Browse repository at this point
Commits on Nov 29, 2022
Merge pull request #2111 from brammeleman/patch-1
Show description for f195d28
Progi1984
authored
f195d28
View commit details
Copy full SHA for f195d28
Browse repository at this point
Merge pull request #1848 from rikvdlooi/patch-1
Show description for b2dfa65
Progi1984
authored
b2dfa65
View commit details
Copy full SHA for b2dfa65
Browse repository at this point
Merge pull request #2336 from kernusr/read-empty-vmerge
Show description for be49938
Progi1984
authored
be49938
View commit details
Copy full SHA for be49938
Browse repository at this point
Use pcov instead of xdebug because it is much faster
PowerKiKi
committed
20f3a3e
View commit details
Copy full SHA for 20f3a3e
Browse repository at this point
Use local install of friendsofphp/php-cs-fixer
Show description for 803cdee
PowerKiKi
committed
803cdee
View commit details
Copy full SHA for 803cdee
Browse repository at this point
Commits on Nov 23, 2022
Fixed PHPCSFixer error
Progi1984
committed
25de4b8
View commit details
Copy full SHA for 25de4b8
Browse repository at this point
Merge pull request #2339 from Progi1984/className
Show description for 6041bb3
Progi1984
authored
6041bb3
View commit details
Copy full SHA for 6041bb3
Browse repository at this point
Merge pull request #2171 from amgad-naiem/patch-1
Show description for 249e049
Progi1984
authored
249e049
View commit details
Copy full SHA for 249e049
Browse repository at this point
Merge pull request #2308 from fbclol/develop
Show description for 9658c12
Progi1984
authored
9658c12
View commit details
Copy full SHA for 9658c12
Browse repository at this point
Merge pull request #2329 from nicoder/improve-phpdoc
Show description for 83f6b02
Progi1984
authored
83f6b02
View commit details
Copy full SHA for 83f6b02
Browse repository at this point
HTML Reader : Set style name from the CSS class (and if not CSS is loaded)
Progi1984
committed
d721b5e
View commit details
Copy full SHA for d721b5e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.