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

Sanitize trim($year) input to avoid PHP warning #12

Closed

Conversation

JocelynDelalande
Copy link

to avoid php warning that may lead, depending on php configuration, to tainting of the served page/request output with the above warning:

ERROR - 2015-01-17 08:30:29 --> Severity: Warning  --> trim() expects parameter 1 to be string, array given /var/www/agendav/libs/icalcreator/iCalcreator.class.php 8639

To avoid php warning that may lead, depending on php configuration, to tainting of the served page/request output with a php warning.
@iCalcreator
Copy link
Owner

Fixed in 2.22 version!

@glensc
Copy link

glensc commented Aug 18, 2016

@iCalcreator if it's fixed, close the ticket!

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.

None yet

3 participants