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: tcpdf/CHANGELOG.TXT
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
6.2.25
2
+
- Fix support for image URLs.
3
+
4
+
6.2.24
5
+
- Support remote urls when checking if file exists.
6
+
7
+
6.2.23
8
+
- Simplify file_exists function.
9
+
10
+
6.2.22
11
+
- Fix for security vulnerability: Using the phar:// wrapper it was possible to trigger the unserialization of user provided data.
12
+
13
+
6.2.19
14
+
- Merge various fixes for PHP 7.3 compatibility and security.
15
+
16
+
6.2.13 (2016-06-10)
17
+
- IMPORTANT: A new version of this library is under development at https://github.com/tecnickcom/tc-lib-pdf and as a consequence this version will not receive any additional development or support. This version should be considered obsolete, new projects should use the new version as soon it will become stable.
0 commit comments