This website requires JavaScript.
Explore
Help
Register
Sign In
Aix
/
PHPWord
Watch
1
Star
0
Fork
0
You've already forked PHPWord
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
PHPWord
/
src
/
PhpWord
/
Shared
History
Andrew Collins
d57606082d
Fix rare PclZip/realpath/PHP version problem
...
In PHP 5.4.4 realpath() handles absolute paths correctly, but in PHP 5.3.8 returns false.
2014-06-04 13:27:18 -04:00
..
PCLZip
Merge and modify 'pclzip' of
https://github.com/bskrtich/PHPWord
to make it work with the latest develop branch
2014-03-29 00:12:53 +07:00
Drawing.php
Minor fix. If conversion factor from pointToPixel is 1.333333, then the
2014-05-11 09:16:36 +02:00
Font.php
[CHANGED]
https://github.com/PHPOffice/PHPWord/pull/179
- copyright notice has been added.
2014-05-05 13:06:53 +04:00
Html.php
Bugfix for
#257
: HTML Reader:
<p>
and header tags puts no output
2014-06-02 18:30:51 +07:00
String.php
Additional writer test
2014-05-24 10:05:39 +07:00
XMLReader.php
#72
: Basic RTF Reader
2014-05-28 21:27:20 +07:00
XMLWriter.php
QA: Additional unit tests
2014-05-31 22:28:13 +07:00
ZipArchive.php
Fix rare PclZip/realpath/PHP version problem
2014-06-04 13:27:18 -04:00