Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge changes from DokuWiki as of 2019/06/05 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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