Commit Graph

90 Commits

Author SHA1 Message Date
Libor M 4b4dfb4ccd update ugly hack for PHPUnit 8 support 2020-12-10 16:54:49 +01:00
Libor M a9e012530d
travis support latest php as 8.0 now 2020-12-09 13:03:49 +01:00
Libor M 6b99923363 travis php 8 - convert tests from phpunit 7 format to phpunit 8 format 2020-10-19 15:05:14 +02:00
Libor M 4cc2cc1aeb travis upgrade to PHPUnit 8 for PHP 8 2020-10-19 14:23:42 +02:00
Libor M eaf2212aa8 fix format for coverage 2020-10-18 07:45:57 +02:00
Libor M 0edcab0da6 allow php 5.3, 5.4, 5.5 except xenial os 2020-10-18 07:26:06 +02:00
Libor M 2845284284 revert from develop branch 2020-10-17 17:25:02 +02:00
Libor M 7fd4b64e8a - composer in php 5.x require increase memory limit
- in PHP 7.3, 7.4 not necessary remove ignore platforms
2020-10-17 15:47:27 +02:00
Libor M adb917273c allow PHP 7.4, 8.0 2020-10-17 12:56:06 +02:00
troosan aec9582d83
allow php 7.4 build to fail 2019-09-01 22:12:34 +02:00
troosan 18664fb955
Merge branch 'develop' into patch-1 2019-09-01 21:57:27 +02:00
troosan e9a4251c7e Use precise only for php 5.3 2019-09-01 21:54:28 +02:00
Michaël Dupont 72311767c5 Fix Travis crash with Composer memory usage 2019-08-28 11:11:19 +02:00
Michaël Dupont 41227e8e08 Fix apt-get crash in Travis CI 2019-08-28 10:59:06 +02:00
Andrey Bolonin 5fe485adac
add php 7.4snapshot 2019-07-14 15:26:23 +03:00
Maxim d5da80b56e Support adding images in Templates (#1170)
* setImageValue() + fix adding files via ZipArchive
* fix phpdoc variable name
* Changed logic that determines extension image file extension for document to depend on MIME type. This same logic is used in Element/Image.php
* support <w:t> tags with arguments
* allow setup size of image into template variable
* support of 'ratio' replace attribute + documentation
2018-12-26 14:35:21 +01:00
troosan fb60865b8d test build php 7.3 2018-12-02 22:09:24 +01:00
Christopher ARZUR ea6edf95cc Added PHP 7.3 support for travis (#1495)
* Added PHP 7.3 support for travis
* mark php 7.3 as failable
2018-11-17 00:35:57 +01:00
troosan 8fa1d4f224 run checks with php 7.0 2018-07-14 17:47:34 +02:00
Edvin Hultberg 82f3a2ab44 Update documentation for Style::add*Style methods (#1383)
* Update documentation for Style::add*Style methods
* remove phpDocumentor, simplify dependencies
2018-05-31 00:21:08 +02:00
troosan 2480103b49 run coveralls when running build with code coverage 2018-05-20 17:13:04 +02:00
Christian Zosel e47ce1b4fc Coveralls integration 2018-05-19 12:56:44 +02:00
Christian Zosel 96a47ec0ae Drop GitHub pages
First step to fix #1355
2018-04-26 08:42:55 +02:00
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
troosan 2d87fd320d fix merge 2017-12-29 20:27:05 +01:00
Maxim 400a8e65d3 rename 'Object' classes to 'ObjectElement' (php 7.2 compatibility) (#1185)
merge develop branch
2017-12-29 20:19:35 +01:00
troosan b614497ae6
fix dependencies to have 7.1 compatible build (#1228)
* add assertions in test methods without assertions
* loosen dependencies so 7.0 & 7.1 builds can succeed
* fix some scrutinizer errors
* update release date
2017-12-29 02:30:53 +01:00
troosan 0459670a9c
Enable php-cs-fixer in build & fix resulting warnings (#1099)
* enable php 7.1 build
* upgrade to dompdf/dompdf 0.8.*
* update phpunit & hide output during tests
* run code coverage analysis on 1 build only
* Add php-cs
* Update Copyright
2017-11-04 22:44:12 +01:00
troosan 15585dd3c7 - fix ZF version
Fix travis build to run on precise
Update the changelog
2017-09-09 01:25:33 +02:00
troosan 24c440b0ab disable 7.1 and hhvm build as they currently do not work 2017-07-06 22:54:28 +02:00
troosan 21303ed4fb prepare release notes 2017-07-05 21:39:22 +02:00
Roman Syroeshko 3981e01489 Add PHP 7.0 into the build script. 2016-01-23 19:25:59 +04:00
Roman Syroeshko 015a34f5cb Added backward compatibility for deprecated alignment options. 2015-11-14 16:50:52 +04:00
Roman Syroeshko c1cfd503a5 Playing with Travis CI. 2015-07-02 22:30:48 +03:00
Roman Syroeshko 637c2bce79 Playing with Travis CI. 2015-07-02 22:24:12 +03:00
Roman Syroeshko 7a2125c7e9 `.travis.yml` cleanup. 2015-06-23 21:34:31 +04:00
Roman Syroeshko 1b56db21dc `.travis.yml` cleanup. 2015-06-23 21:23:51 +04:00
Roman Syroeshko 858ab18919 `.travis.yml` cleanup. 2015-06-23 21:12:14 +04:00
Roman Syroeshko 26b0eaca2a `.travis.yml` clanup. 2015-06-23 21:03:04 +04:00
Progi1984 56cd78440d UPDATED : travis.yml for support of PHP 5.3 2014-12-11 23:08:44 +01:00
Ivan Lanin 8efe80b5c1 QA: Use Composer for Travis test tools 2014-06-22 09:27:10 +07:00
Progi1984 f193534058 FIXED : CI : Error with the generation of the PHPDoc
Deprecated: phpDocumentor2 should be run from the phpdoc file, not phpdoc.php in /home/travis/build/PHPOffice/PHPWord/vendor/phpdocumentor/phpdocumentor/bin/phpdoc.php on line 13

Refs : 395af1d42a/bin/phpdoc.php
2014-06-17 16:08:28 +02:00
Ivan Lanin 4f9399899a QA: Docblock improvements and -q parameter for phpdoc 2014-05-30 20:44:06 +07:00
Ivan Lanin 0360f8e290 Unit tests for TCPDF and mPDF 2014-05-19 23:21:17 +07:00
Ivan Lanin 710e147668 Merge pull request #240 from ivanlanin/config
Close #200
2014-05-17 01:46:44 +07:00
Ivan Lanin 1c7e327694 Small change to test the new gh-pages branch 2014-05-16 16:55:14 +07:00
Ivan Lanin 048436cd04 Use INI instead of YML 2014-05-16 15:02:57 +07:00
Ivan Lanin 5511378eca #200: Ability to use a config file to store various common settings 2014-05-16 00:59:38 +07:00
Ivan Lanin e40b377fc8 Remove PHP 5.3.3 and 5.6 from Travis allowed failures and update composer.lock file. 2014-05-14 20:36:15 +07:00
Progi1984 e94e2738e3 QA : PHP CodeSniffer (PEAR to Composer) 2014-05-14 13:40:30 +02:00