Projects
home:rottame:vhosts-ng:php82
php8
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 4
View file
php8.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Tue Sep 3 15:00:38 UTC 2024 - Angelo Grossini <angelo@intercom.it> + +- fix broken patch + +------------------------------------------------------------------- Fri Aug 30 07:25:32 UTC 2024 - pgajdos@suse.com - version update to 8.2.23
View file
php-systzdata-v23.patch
Changed
@@ -55,9 +55,9 @@ + fi +fi + - PHP_DATE_CFLAGS="-Wno-implicit-fallthrough -I@ext_builddir@/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1" - timelib_sources="lib/astro.c lib/dow.c lib/parse_date.c lib/parse_tz.c lib/parse_posix.c - lib/timelib.c lib/tm2unixtime.c lib/unixtime2tm.c lib/parse_iso_intervals.c lib/interval.c" + AX_CHECK_COMPILE_FLAG(-Wno-implicit-fallthrough, + PHP_DATE_CFLAGS="$PHP_DATE_CFLAGS -Wno-implicit-fallthrough",, + -Werror) Index: php-8.2.7/ext/date/lib/parse_tz.c =================================================================== --- php-8.2.7.orig/ext/date/lib/parse_tz.c
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.