PHPWord/src/PhpWord
Franz Holzinger ca664a53d7 Update Table.php
You must not open a <th> and close it as a </td>.
read http://www.w3schools.com/tags/tag_th.asp
2014-12-03 17:01:27 +01:00
..
Collection add missing file 2014-07-04 14:10:20 +02:00
Element Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Exception [NEW] Introduced CopyFileException. 2014-07-02 17:21:43 +04:00
Metadata Settings: OOXML compatibility 2014-06-21 20:45:30 +07:00
Reader Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Shared Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Style Some phpdoc for https://github.com/PHPOffice/PHPWord/pull/390. 2014-10-10 21:20:52 +04:00
Writer Update Table.php 2014-12-03 17:01:27 +01:00
resources Refactor: Create writers' `Part` folders and remove all static parts 2014-04-30 13:49:48 +07:00
Autoloader.php [CHANGED] Added "@return" annotation where it as missed. 2014-07-03 15:40:24 +04:00
IOFactory.php [FIXED] https://github.com/PHPOffice/PHPWord/issues/340 2014-08-23 20:19:48 +04:00
Media.php Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
PhpWord.php Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Settings.php Minor refactoring. 2014-10-14 21:33:04 +04:00
Style.php Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Template.php https://github.com/PHPOffice/PHPWord/issues/216 2014-08-16 15:46:38 +04:00
TemplateProcessor.php Reverted #51. 2014-11-07 20:54:24 +04:00