mirror of
https://github.com/php/php-src.git
synced 2026-04-05 15:12:39 +02:00
Merge branch 'PHP-8.2'
This commit is contained in:
@@ -2276,6 +2276,7 @@ static void update_errors_warnings(timelib_error_container **last_errors) /* {{{
|
||||
|
||||
if ((*last_errors)->warning_count || (*last_errors)->error_count) {
|
||||
DATEG(last_errors) = *last_errors;
|
||||
return;
|
||||
}
|
||||
|
||||
timelib_error_container_dtor(*last_errors);
|
||||
|
||||
Reference in New Issue
Block a user