Commit Graph

50 Commits

Author SHA1 Message Date
troosan f6aafe48bb Add php-cs 2017-09-14 22:16:35 +02:00
troosan 9d57693acd update phpunit & hide output during tests 2017-09-13 23:15:46 +02:00
troosan d5291629f7 Merge remote-tracking branch 'github_troosan/develop' into fix_php7_issues 2017-09-13 22:19:16 +02:00
troosan 41a048604e upgrade to dompdf/dompdf 0.8.* 2017-09-13 22:10:04 +02:00
antoine 759794d746 fix twig dependency so build can succeed 2017-05-12 00:45:21 +02:00
Roman Syroeshko fb863cdf21 https://github.com/PHPOffice/PHPWord/issues/335. 2016-07-30 16:02:23 +04:00
Roman Syroeshko 4c7e1399fe #483. Output escaping for HTML. 2016-06-28 21:37:36 +04:00
Roman Syroeshko d57973693d #618. 2016-04-23 19:49:10 +04:00
Roman Syroeshko f359825cb7 Reviewed and merged #658. 2016-01-23 19:16:34 +04:00
Roman Syroeshko 015a34f5cb Added backward compatibility for deprecated alignment options. 2015-11-14 16:50:52 +04:00
Roman Syroeshko d74c0bd878 Added backward compatibility for deprecated alignment options. 2015-11-14 15:31:50 +04:00
Roman Syroeshko ec25dd338b https://github.com/PHPOffice/PHPWord/issues/216 2014-08-16 15:21:58 +04:00
Ivan Lanin 6e175abfcd Revert phpunit to 3.7.* because 4.* is too slow sebastianbergmann/phpunit#1300 2014-06-22 12:26:32 +07:00
Ivan Lanin ea6ec473d2 Update composer dependencies 2014-06-22 10:22:40 +07:00
Ivan Lanin 8efe80b5c1 QA: Use Composer for Travis test tools 2014-06-22 09:27:10 +07:00
Ivan Lanin f1eded7b33 Merge branch 'master' into develop 2014-05-24 10:40:54 +07:00
Ivan Lanin 3e0d37ec94 Update changelog 2014-05-22 00:05:12 +07:00
Brandon Skrtich 4e190b10cf Update composer requirements for php-zip
With PCLZip support added php-zip isn't a requirement any more.
2014-05-21 10:35:40 -06:00
Brandon Skrtich 197151002f Update composer requirements for php-zip. With PCLZip support added this isn't a requirement any more. 2014-05-20 11:04:14 -06:00
Ivan Lanin 0360f8e290 Unit tests for TCPDF and mPDF 2014-05-19 23:21:17 +07:00
Progi1984 7b673af176 QA : PHP CodeSniffer (PEAR to Composer) 2014-05-14 13:39:06 +02:00
Ivan Lanin 8a1d07f71a Fix Travis test errors 2014-05-08 23:13:45 +07:00
Roman Syroeshko 8c9890fe0d [FIXED] License in "composer.json". 2014-05-05 10:37:34 +04:00
Ivan Lanin 2ae47e738b Merge branch 'develop' of github.com:PHPOffice/PHPWord into develop 2014-05-04 17:58:57 +07:00
Ivan Lanin 35d06cc2ce Change PHPWord license to LGPL 3 as per #211 2014-05-04 17:55:54 +07:00
Progi1984 a5287ac705 #154 : PHPDocumentor on GH-Pages 2014-05-04 12:22:55 +02:00
Ivan Lanin c0f534705c #211 Fix license info in composer.json 2014-05-03 01:32:16 +07:00
Ivan Lanin 6612ee88c0 Update composer.json and .travis.yml as per #205 2014-04-16 15:24:38 +07:00
Ivan Lanin 20b363f00e Remove local path from sample and add DomPDF in `composer.json` `require-dev` 2014-04-16 07:54:55 +07:00
Roman Syroeshko bf5eed4d26 List of authors has been updated in "composer.json". 2014-03-30 05:27:25 -07:00
Anton Tyutin 0f16da9a56 Fix psr-4 base dir in composer.json 2014-03-27 10:04:34 +03:00
Ivan Lanin c72dc688ff Revert project name capitalization #176 2014-03-26 16:33:20 +07:00
Progi1984 42286026e3 FIXED : Validation of composer.json (composer validate) after Packagists mails 2014-03-23 16:59:28 +01:00
Ivan Lanin c7f03ecdf3 #159 #58 Merge branch 'develop' of https://github.com/RomanSyroeshko/PHPWord into develop 2014-03-23 21:10:48 +07:00
Roman Syroeshko ab96c75b08 https://github.com/PHPOffice/PHPWord/issues/58 - Part VIII (Autoloader). 2014-03-22 10:06:08 +04:00
Roman Syroeshko d51cb0ef3e https://github.com/PHPOffice/PHPWord/issues/58 - Part VII (supported PHP version). 2014-03-20 17:17:43 +04:00
Roman Syroeshko 8267a9e12f https://github.com/PHPOffice/PHPWord/issues/58 - Part VI (PhpWord). 2014-03-20 16:54:12 +04:00
Brandon Skrtich 0b65bc397c Update Requirements
Resolves #120
2014-03-14 09:44:12 -06:00
Gabriel Bull 72fca30e8c Fixed bug with footer preserve text 2014-03-11 14:19:33 -04:00
Gabriel Bull d5e55e7c4b Moved back phpunit.xml.dist file to root of directory 2014-03-02 12:46:56 -05:00
Gabriel Bull 3cf069fc46 Happy new year! 2014-02-12 11:21:04 -05:00
Gabriel Bull 39e4dd2259 Merge branch 'master' of https://github.com/PHPOffice/PHPWord
Conflicts:
	.gitignore
	Classes/PHPWord.php
	Classes/PHPWord/Section.php
	Classes/PHPWord/Section/Footer.php
	Classes/PHPWord/Section/Header.php
	Classes/PHPWord/Section/Table/Cell.php
	Classes/PHPWord/Section/TextRun.php
	Classes/PHPWord/Shared/String.php
	Classes/PHPWord/Style/Cell.php
	Classes/PHPWord/Style/Paragraph.php
	Classes/PHPWord/Template.php
	Classes/PHPWord/Writer/Word2007.php
	Classes/PHPWord/Writer/Word2007/Base.php
	Classes/PHPWord/Writer/Word2007/Document.php
	Examples/AdvancedTable.php
	Examples/BasicTable.php
	Examples/HeaderFooter.php
	Examples/Link.php
	Examples/ListItem.php
	Examples/Object.php
	Examples/Section.php
	Examples/Template.php
	Examples/Textrun.php
	Examples/TitleTOC.php
	Examples/Watermark.php
	Examples/_earth.JPG
	Examples/_mars.jpg
	Examples/_sheet.xls
	changelog.txt
	samples/old/AdvancedTable.php
	samples/old/BasicTable.php
	samples/old/Image.php
	samples/old/Link.php
	samples/old/ListItem.php
	samples/old/Object.php
	samples/old/Section.php
	samples/old/Template.php
	samples/old/Textrun.php
	samples/old/TitleTOC.php
	samples/old/Watermark.php
	samples/old/_earth.jpg
	samples/old/_mars.jpg
	samples/old/_sheet.xls
	src/Examples/AdvancedTable.php
	src/Examples/BasicTable.php
	src/Examples/Link.php
	src/Examples/ListItem.php
	src/Examples/Object.php
	src/Examples/Section.php
	src/Examples/Template.php
	src/Examples/Textrun.php
	src/Examples/TitleTOC.php
	src/Examples/Watermark.php
	src/Examples/_earth.JPG
	src/Examples/_mars.jpg
	src/Examples/_sheet.xls
2013-12-15 14:15:28 -05:00
Progi1984 38a15e5da5 Word2007 : Support for tab stops 2013-12-15 14:35:18 +01:00
Progi1984 0d19d57cba IMPROVED : Moved examples out of Classes directory 2013-12-15 13:35:17 +01:00
Gabriel Bull b6a5bf21b8 Merge branch 'refs/heads/develop'
Conflicts:
	.travis.yml
	composer.json
	src/PHPWord/Writer/Word2007/Base.php
2013-12-13 06:45:37 -05:00
Progi1984 3f098ba901 Support de Composer 2013-12-13 11:38:22 +01:00
Progi1984 ea81f578b3 Support de Composer 2013-12-13 11:36:36 +01:00
Gabriel Bull be1e357b83 Changed version number 2013-12-11 19:57:36 -05:00
Gabriel Bull 50a9ab52b0 Added Unit Tests and fixed bugs with Autoloader 2013-12-11 15:08:54 -05:00
Gabriel Bull 8c4efdd607 Added support for composer 2013-12-11 14:39:43 -05:00