mirror of
https://github.com/tecnickcom/TCPDF.git
synced 2025-01-30 12:27:46 +01:00
8ec040b3cc
- Security fix: some serialize/unserialize methods were replaced with json_encode/json_decode to avoid a potential object injection with user supplied content. Thanks to ownCloud Inc. for reporting this issue. - K_TIMEZONE constant was added to the default configuration to supress date-time warnings.