| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
BREAKING: v7.0.0 - See README.md and CHANGELOG.md | 3 个月前 | |
BREAKING: v7.0.0 - See README.md and CHANGELOG.md | 3 个月前 | |
fix: Output() file destinations, boolean dest and FD headers - `Output()` with `F`/`FI`/`FD` failed on every call: the caller's file path was passed to `Output::savePDF()`, which expects a directory. The path is now split into directory + file name, and failures report the allowed-path requirement instead of "invalid file". - Add `getPDFFilename()` to expose the sanitized name actually written. - Accept a boolean `$dest` for legacy callers: `true` is `D`, `false` is `F`. - `FD` now sends download headers instead of rendering inline. - Escape the message in `Error()` when dying, and allow `K_TCPDF_THROW_EXCEPTION_ERROR` to be predefined. - Require `tecnickcom/tc-lib-pdf` ^8.75; bump version to 7.0.10. - Add `test/TcpdfOutputFileTest.php`; update CHANGELOG, README, MAPPING, SECURITY and config docs. | 12 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 个月前 | ||
| 3 个月前 | ||
| 12 天前 |