mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
php8: update to 8.0.10
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
@@ -15,7 +15,7 @@ To be used in tandem with use_embedded_timezonedb.patch and use_embedded_timezon
|
||||
|
||||
--- a/ext/date/php_date.c
|
||||
+++ b/ext/date/php_date.c
|
||||
@@ -538,6 +538,23 @@ static char* guess_timezone(const timeli
|
||||
@@ -545,6 +545,23 @@ static char* guess_timezone(const timeli
|
||||
DATEG(timezone_valid) = 1;
|
||||
return DATEG(default_timezone);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user