Where communities thrive
Join over
1.5M+ people
Join over
100K+ communities
Free
without limits
Create
your own community
Explore more communities
PHPOffice/PHPPresentation
A pure PHP library for writing presentations files
People
Repo info
Activity
Aug 05 21:40
promogaza
opened
#716
Aug 02 06:55
auto-assign[bot]
assigned
#715
Aug 02 06:55
auto-assign[bot]
review_requested
#715
Aug 02 06:55
usermp
opened
#715
Aug 01 15:41
fbg871
opened
#714
Jul 25 15:06
zhengwhizz
synchronize
#713
Jul 24 06:31
auto-assign[bot]
assigned
#713
Jul 24 06:31
auto-assign[bot]
review_requested
#713
Jul 24 06:31
zhengwhizz
opened
#713
Jul 13 03:29
Slairmy
commented
#708
Jul 04 06:15
pal-software
commented
#672
Jul 04 06:06
dormadekhin
commented
#672
Jul 04 05:23
pal-software
commented
#672
Jul 04 05:17
dormadekhin
commented
#672
Jul 03 09:29
pal-software
commented
#672
Jul 03 08:20
dormadekhin
commented
#672
Jul 03 06:47
pal-software
commented
#712
Jul 03 06:43
pal-software
commented
#672
Jul 02 15:32
dormadekhin
opened
#712
Jul 02 15:27
dormadekhin
commented
#672
Progi1984
@Progi1984
I'm back on PHPPowerPoint... One pull request to accept before releasing 0.4.0 !
Progi1984
@Progi1984
The pull request is this of
@kenliau
;)
Kenny Liau
@kenliau
Hey
@Progi1984
sorry, didn't have time yesterday to update Changelog. Thanks for updating for me.
Also, I'm not sure why the unit tests failed.
Progi1984
@Progi1984
@kenliau
No problem
Units tests didn't fail, but PHPCS & PHPMD reports failed
Kenny Liau
@kenliau
Ah I just saw your commit
It is expecting a line end of file. Right?
Progi1984
@Progi1984
@kenliau
Yeap :) and two variables unused (for PHPMD)
_
Kenny Liau
@kenliau
Got it. New at this. Thanks!
Progi1984
@Progi1984
Before release, the next objective are
#85
&
#60
(with
@gmuehl
&
@GavinMcL
)
Progi1984
@Progi1984
Remaining :
#85
&
#83
(
@GavinMcl
&
@JewrassicPark
)
Progi1984
@Progi1984
Tests for PHP 7 have been added on Travis CI
Progi1984
@Progi1984
Currently, I clean differences between PPT2007 & ODP Writers :
#79
No news from
@GavinMcl
&
@JewrassicPark
for
#85
&
#83
!
Progi1984
@Progi1984
Support for Area Chart in ODPresentation : done (
#82
)
Progi1984
@Progi1984
I currently work on implementing animations between slides :)
Progi1984
@Progi1984
Cleaning issues done ;)
Progi1984
@Progi1984
API for animation cleaning and support for PPTX done with a lot of animations...
WIP : Support for ODPresentation
Progi1984
@Progi1984
Support for transitions pushed to the develop branch
Progi1984
@Progi1984
PHPPPT requires now PhpOffice\Common
Progi1984
@Progi1984
4 issues (
#78
/
#81
/
#105
/
#107
) and I release PhpPowerpoint 0.4.0...
dami95
@dami95
Hi :)
Progi1984
@Progi1984
Hi
@dami95
Thanks for your help
Progi1984
@Progi1984
WIP : Complete refactoring of the Powerpoint97 Reader (
#110
@imredcat
)
Progi1984
@Progi1984
A new sample contains a tree for visualizing the structure of PhpPowerpoint Object
Progi1984
@Progi1984
This midday, I work on
#107
for
@jrking4
Progi1984
@Progi1984
In next version, I will work on implementing PSR-3 logger in PhpPowerpoint... if you have some informations / links/references, thanks in advance
Progi1984
@Progi1984
PhpPowerPoint v0.4.0 is released :
https://github.com/PHPOffice/PHPPowerPoint/releases/tag/0.4.0
Progi1984
@Progi1984
PHPPowerPoint will become PHPPresentation in version 0.5.0 (
#114
)...
Next two big steps before release : add reader for PPTX and ODP :) (
#113
&
#44
)
Progi1984
@Progi1984
But before we implement a logger with the PSR-3 (
#111
)
Progi1984
@Progi1984
WIP : Reader for PowerPoint 2007 (
#44
@arbabi2010
)