You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ This is the changelog between releases of PHPWord. Releases are listed in revers
14
14
15
15
### Bugfixes
16
16
17
-
None yet.
17
+
- Fix rare PclZip/realpath/PHP version problem - @andrew-kzooGH-261
18
18
19
19
### Deprecated
20
20
@@ -23,6 +23,8 @@ None yet.
23
23
### Miscellaneous
24
24
25
25
- Docs: Add known issue on `README` about requirement for temporary folder to be writable and update `samples/index.php` for this requirement check - @ivanlaninGH-238
26
+
- PclZip: Remove temporary file after used - @andrew-kzooGH-265
27
+
- Autoloader: Add the ability to set the autoloader options - @bskrtichGH-267
0 commit comments