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

Warning: set_time_limit() has been disabled for security reasons #13468

Closed
nijel opened this issue Jul 10, 2017 · 2 comments
Closed

Warning: set_time_limit() has been disabled for security reasons #13468

nijel opened this issue Jul 10, 2017 · 2 comments
Assignees
Labels
automated-error-report Bug A problem or regression with an existing feature newbie
Milestone

Comments

@nijel
Copy link
Contributor

nijel commented Jul 10, 2017

set_time_limit() has been disabled for security reasons

Apparently even using @ in front of it doesn't avoid this warning...

Param Value
Error Type Warning
Error Message set_time_limit() has been disabled for security reasons
Exception Type php
phpMyAdmin version 4.7.2
Incident count 1
Link Report#34314

This comment is posted automatically by phpMyAdmin's error-reporting-server.

@nijel nijel added automated-error-report Bug A problem or regression with an existing feature labels Jul 10, 2017
@nijel
Copy link
Contributor Author

nijel commented Jul 10, 2017

Param Value
Error Type Warning
Error Message set_time_limit() has been disabled for security reasons
Exception Type php
phpMyAdmin version 4.3.8
Incident count 1
Link Report#6005

This comment is posted automatically by phpMyAdmin's error-reporting-server.

@nijel
Copy link
Contributor Author

nijel commented Jul 10, 2017

This seems to be possible to detect using function_exists('set_time_limit')

@nijel nijel added the newbie label Jul 10, 2017
@nijel nijel self-assigned this Jul 18, 2017
@nijel nijel added this to the 4.7.3 milestone Jul 18, 2017
nijel added a commit that referenced this issue Jul 18, 2017
Fixs #13468

Signed-off-by: Michal Čihař <michal@cihar.com>
@nijel nijel closed this as completed Jul 18, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automated-error-report Bug A problem or regression with an existing feature newbie
Projects
None yet
Development

No branches or pull requests

1 participant