PHPWord/src/PhpWord/Writer
Roman Syroeshko fbfde2e0ee #441 (added @since annotation). 2014-12-17 21:39:19 +04:00
..
HTML #441 (added @since annotation). 2014-12-17 21:39:19 +04:00
ODText [CHANGED] Docblock for pass-by-reference parameters. 2014-07-03 16:11:15 +04:00
PDF [CHANGED] Added "@return" annotation where it as missed. 2014-07-03 15:40:24 +04:00
RTF Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Word2007 [FIXED] https://github.com/PHPOffice/PHPWord/issues/401 2014-10-22 19:53:50 +04:00
AbstractWriter.php Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
HTML.php [FIXED] Wrong use of passing by reference. 2014-07-04 16:49:01 +04:00
ODText.php [CHANGED] Added "@return" annotation where it as missed. 2014-07-03 15:40:24 +04:00
PDF.php QA: Additional unit tests and docblock fixes 2014-05-25 23:08:02 +07:00
RTF.php [FIXED] Wrong use of passing by reference. 2014-07-04 16:49:01 +04:00
Word2007.php Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
WriterInterface.php QA: Scrutinizer dedup 2014-05-15 14:41:08 +07:00