We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdbd983 commit 5adbae4Copy full SHA for 5adbae4
CHANGELOG.md
@@ -35,6 +35,7 @@ This release added form fields (textinput, checkbox, and dropdown), drawing shap
35
- `add<elementName>` of container should be case insensitive, e.g. `addToc` should be accepted, not only `addTOC` - @ivanlanin GH-294
36
- Fix specific borders (and margins) were not written correctly in word2007 writer - @pscheit GH-327
37
- "HTML is not a valid writer" exception while running "Sample_36_RTL.php" - @RomanSyroeshko GH-340
38
+- "addShape()" magic method in AbstractContainer is mistakenly named as "addObject()" - @GMTA GH-356
39
40
### Deprecated
41
0 commit comments