Adrien Crivelli
c8d360e095
Use PSR autoload mechanism for tests
2022-09-16 14:09:17 +02:00
Adrien Crivelli
25c56a3e2d
Update all PHP dependencies
...
This way we can share the same dependencies across PHP 7.4 to PHP 8.1,
and simplify our CI pipeline
2022-09-16 11:27:29 +02:00
Adrien Crivelli
0e8bcb63e7
Drop PHP 7.3 and older
...
This is according to our formal, published, policy to only support
eol PHP after 6 months within PHPOffice organisation.
See https://phpspreadsheet.readthedocs.io/en/latest/#php-version-support
2022-09-16 10:17:31 +02:00
troosan
e37b22bf2b
prepare release 18.2.0
2021-06-04 22:58:27 +02:00
DE TROOSTEMBERGH Antoine
3a7301c700
try to fix the php-cs-fixer pr annotation
2021-04-15 21:44:37 +02:00
Sami Mussbach
556a250fb3
Fix BC break in #1946 . This package does not replace laminas/laminas-zendframework-bridge
...
This commit fixes the BC break introduced by #1946 where it was stated
that phpword replaces package laminas/laminas-zendframework-bridge which
is not the case. Package laminas/laminas-zendframework-bridge only was
replaced from phpword.
2021-03-04 17:50:16 +01:00
Libor M
7a131d0ae1
allow dompdf/dompdf 1.0 version
2021-01-02 09:37:43 +01:00
Libor M
67b15986a7
remove require phpoffice/common package
2021-01-02 08:36:05 +01:00
Libor M
f2516b08b1
migrate from abandoned `Zend\Escaper` to `Laminas Escaper`
2020-10-18 13:16:43 +02:00
Libor M
adb917273c
allow PHP 7.4, 8.0
2020-10-17 12:56:06 +02:00
troosan
b8346af548
update changelog for version 0.17
2019-10-01 22:43:33 +02:00
troosan
7b7d4e4936
release version 0.16.0
2018-12-30 01:35:03 +01:00
Alex Morozov
c2b54cc343
add support for hidden text ( #1527 )
...
* added hidden text word 2007
* update changelog
* update documentation
* added unit test
* docx reader
* html reader/writer
* odt writer
* updated samples
2018-12-08 23:21:59 +01:00
troosan
4c9e75088a
alias for develop branch
...
[ci skip]
2018-07-14 18:36:29 +02:00
troosan
de83da2bbf
Merge branch 'develop' into parse_drawings
2018-07-14 03:30:11 +02:00
troosan
e028aef6d2
update to final phpoffice/common version
2018-07-14 02:26:47 +02:00
troosan
536a1b89d7
disable entity loader
2018-07-14 00:50:01 +02:00
Jonathan Jefferies
94cf1aecb6
Require `ext-zip` for development ( #1419 )
...
* Require `ext-zip` for development
* Require `ext-gd` for development
2018-07-14 00:12: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
troosan
566e625b85
merge/add test/cleanup
2018-03-25 22:46:50 +02:00
Frank Liepert
d8f4a28b94
Make Composer scripts compatible with Windows
...
Windows does not like the "./" syntax
2018-03-07 20:05:40 +01:00
troosan
ba035185c7
point next dev version to develop branch
...
[ci skip]
2018-02-18 00:09:14 +01:00
Frank Liepert
d061c6dc7c
Remove zend-stdlib dependency
2018-02-17 00:03:41 +01:00
troosan
7d929fee8c
add branch alias for 0.15.0 [skip ci]
2017-12-29 21:48:15 +01:00
troosan
d480aab1b0
add branch alias for 0.15.0 [skip ci]
2017-12-29 21:48:08 +01:00
troosan
1d8e7b8374
split composer scripts, add description (only works with composer 1.6)
2017-12-29 15:16:03 +01:00
troosan
fd7ee76438
create alias for develop branch
2017-12-29 03:01:36 +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
7908491ba3
revert mistakenly deleted line
2017-12-19 22:14:52 +01:00
troosan
46a037ebd0
add composer scripts
2017-12-18 17:02:34 +01:00
troosan
3b6f9cea21
Allow use of stdlib 3.x
2017-12-04 22:31:10 +01:00
Gabriel Caruso
ba6c03e06d
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
2017-11-09 06:36:47 -02:00
troosan
0f50b6dc61
update documentation
2017-10-23 23:05:29 +02:00
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