Skip to content

Conversation

@basjan
Copy link
Contributor

@basjan basjan commented May 11, 2014

Following issue #232 I have added a ListItemRun element not to break compatibility with the next release

@ivanlanin ivanlanin added this to the 0.11.0 milestone May 11, 2014
@ivanlanin ivanlanin merged commit 467f15a into PHPOffice:develop May 11, 2014
ivanlanin added a commit that referenced this pull request May 11, 2014
@ivanlanin
Copy link
Contributor

Hi @basjan. I just realize that the $fontStyle parameter of function ListItemRun($depth, $fontStyle, $listStyle, $paragraphStyle) was not used because ListItemRun inherits TextRun and TextRun only accept $paragraphStyle. I've removed the parameter, so the function is now ListItemRun($depth, $listStyle, $paragraphStyle).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants