mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
php7: update to 7.1.0
Adjust patches for new upstream revision. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
@@ -14,10 +14,10 @@ To be used in tandem with use_embedded_timezonedb.patch and use_embedded_timezon
|
||||
1 file changed, 17 insertions(+)
|
||||
|
||||
diff --git a/ext/date/php_date.c b/ext/date/php_date.c
|
||||
index e780b2e..2b5a528 100644
|
||||
index cbe6e91..1999c83 100644
|
||||
--- a/ext/date/php_date.c
|
||||
+++ b/ext/date/php_date.c
|
||||
@@ -992,6 +992,23 @@ static char* guess_timezone(const timelib_tzdb *tzdb)
|
||||
@@ -1003,6 +1003,23 @@ static char* guess_timezone(const timelib_tzdb *tzdb)
|
||||
DATEG(timezone_valid) = 1;
|
||||
return DATEG(default_timezone);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user