Skip to content

Conversation

phy25
Copy link

@phy25 phy25 commented Jun 5, 2019

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

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 [email protected]
Co-Authored-By: Andreas Gohr [email protected]
Co-Authored-By: Takamura [email protected]
Co-Authored-By: Anders Sandblad [email protected]
Co-Authored-By: Christopher Smith [email protected]
Co-Authored-By: Anika Henke [email protected]
Co-Authored-By: Hakan Sandell [email protected]

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 <[email protected]>
Co-Authored-By: Andreas Gohr <[email protected]>
Co-Authored-By: Takamura <[email protected]>
Co-Authored-By: Anders Sandblad <[email protected]>
Co-Authored-By: Christopher Smith <[email protected]>
Co-Authored-By: Anika Henke <[email protected]>
Co-Authored-By: Hakan Sandell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant