Open
Conversation
Note that "replaced use of basename() with utf8_basename() FS#2015" is not merged here due to lack of utf8 helper Commits include: - Fix/Harmonize inconsistent Tag names that lead to reporting wrong dates - remove deprecated each calls in libraries - supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc - Fixed broken links to php.net and redirecting pages to php.net - more class constructors to __construct() - Remove error supression for file_exists() - Many PHPDocs, some unused and dyn declared vars - more scrutinizer issue improvements - fix return by reference not a var - xml compatibility fixes (mainly entities to unicode conversions) - Check if given file is really a file in JpegMeta FS#2322 - More failsafe XMP parsing in jpeg pictures - Fixed bug FS2030 JpegMeta dies on parsing XMP Co-Authored-By: Michael Aschauer <263257+backface@users.noreply.github.com> Co-Authored-By: Andreas Gohr <86426+splitbrain@users.noreply.github.com> Co-Authored-By: Takamura <3360366+plehanov@users.noreply.github.com> Co-Authored-By: Anders Sandblad <1451776+andersruneson@users.noreply.github.com> Co-Authored-By: Christopher Smith <176843+Chris--S@users.noreply.github.com> Co-Authored-By: Anika Henke <108893+selfthinker@users.noreply.github.com> Co-Authored-By: Hakan Sandell <88439+HakanS@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commits include:
Note that "replaced use of basename() with utf8_basename() FS#2015" is not merged here due to lack of utf8 helper.
Co-Authored-By: Michael Aschauer 263257+backface@users.noreply.github.com
Co-Authored-By: Andreas Gohr 86426+splitbrain@users.noreply.github.com
Co-Authored-By: Takamura 3360366+plehanov@users.noreply.github.com
Co-Authored-By: Anders Sandblad 1451776+andersruneson@users.noreply.github.com
Co-Authored-By: Christopher Smith 176843+Chris--S@users.noreply.github.com
Co-Authored-By: Anika Henke 108893+selfthinker@users.noreply.github.com
Co-Authored-By: Hakan Sandell 88439+HakanS@users.noreply.github.com