Skip to content

Comments

set_time_limit#60

Merged
wilsonge merged 9 commits intojoomla-framework:2.0-devfrom
brianteeman:patch-2
Sep 8, 2023
Merged

set_time_limit#60
wilsonge merged 9 commits intojoomla-framework:2.0-devfrom
brianteeman:patch-2

Conversation

@brianteeman
Copy link
Contributor

see joomla/joomla-cms#41523

Pull Request for Issue #

Summary of Changes

Testing Instructions

Documentation Changes Required

@brianteeman brianteeman closed this Sep 8, 2023
@brianteeman brianteeman reopened this Sep 8, 2023
src/File.php Outdated
@set_time_limit(ini_get('max_execution_time'));
if (\function_exists('set_time_limit'))
{
set_time_limit(ini_get('max_execution_time'));
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
set_time_limit(ini_get('max_execution_time'));
set_time_limit(ini_get('max_execution_time'));

@wilsonge wilsonge merged commit bb1ec9e into joomla-framework:2.0-dev Sep 8, 2023
@wilsonge
Copy link
Contributor

wilsonge commented Sep 8, 2023

Thankyou

@brianteeman brianteeman deleted the patch-2 branch September 8, 2023 16:18
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