This website requires JavaScript.
Explore
Help
Register
Sign In
Aix
/
PHPWord
Watch
1
Star
0
Fork
0
You've already forked PHPWord
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
PHPWord
/
tests
/
PhpWord
/
Reader
History
Damjan Cvetko
0869bdc8f7
Add support for reading <w:tab/> element in runs. Internaly encoding it as "\t".
2018-03-01 01:40:54 +01:00
..
Word2007
Add support for reading <w:tab/> element in runs. Internaly encoding it as "\t".
2018-03-01 01:40:54 +01:00
HTMLTest.php
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
2017-11-09 06:36:47 -02:00
MsDocTest.php
Add unit tests for Html parser
2017-11-10 21:47:44 +01:00
ODTextTest.php
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
2017-11-09 06:36:47 -02:00
RTFTest.php
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
2017-11-09 06:36:47 -02:00
Word2007Test.php
correctly parse on/off values (w:val="true|false|1|0|on|off")
2017-12-13 07:47:49 +01:00