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

Code cleanup: avoid some NOTICE messages with PHP 5.6 #19

Merged
merged 12 commits into from
Nov 13, 2015

Conversation

albig
Copy link
Contributor

@albig albig commented Nov 11, 2015

Two issues are touched with this changeset:

  1. Depending on PHP and TYPO3 configuration the array()-handling in newspaper and SRU plugin may throw TYPO3 exceptions. This fix makes sure, foreach() is really called on an array().
  2. The SRU plugin now supports the draft of "SRU/ALTO-Anwendungsprofil 1.0". Minor changes were needed to build the SRU request URL in the specified way.

albig pushed a commit that referenced this pull request Nov 13, 2015
Code cleanup: avoid some NOTICE messages with PHP 5.6; 
SRU-plugin: fix request URL to meet current specification
@albig albig merged commit 2734c00 into slub:master Nov 13, 2015
chrizzor pushed a commit to effective-webwork/dfg-viewer that referenced this pull request Feb 15, 2024
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.

3 participants