PHPWord/tests/PhpWord/Writer
troosan 30b224b3d0
Word2007 parsing title formatting (#1297)
* Improve Title parsing
- Title should be able to contain TextRun
- Style 'Title' should be treated the same with as Heading
- Add tests for Heading/Title reader

* update the documentation and the changelog
* PHP 7.2 build should not fail anymore
* reduce dependencies versions
* fix parsing of footnotes and endnotes
* add method to remove an element from a section
2018-03-06 06:34:55 +01:00
..
HTML Add HTML writer for Bookmarks + tests 2018-02-10 23:43:15 +01:00
ODText Add unit test 2017-11-25 23:44:46 +01:00
PDF improve HTML parser and add tests 2017-11-11 23:49:23 +01:00
RTF Add unit tests & add array type checks 2017-12-04 22:30:49 +01:00
Word2007 Word2007 parsing title formatting (#1297) 2018-03-06 06:34:55 +01:00
HTMLTest.php Add HTML writer for Bookmarks + tests 2018-02-10 23:43:15 +01:00
ODTextTest.php fix dependencies to have 7.1 compatible build (#1228) 2017-12-29 02:30:53 +01:00
PDFTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-09 06:36:47 -02:00
RTFTest.php fix dependencies to have 7.1 compatible build (#1228) 2017-12-29 02:30:53 +01:00
Word2007Test.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-09 06:36:47 -02:00