Edit report at https://bugs.php.net/bug.php?id=77940&edit=1
ID: 77940 Updated by: c...@php.net Reported by: v-altruo at microsoft dot com Summary: test using outdated mon_thousands_sep for Swedish -Status: Re-Opened +Status: Closed Type: Bug Package: Testing related Operating System: Windows PHP Version: 7.2.18RC1 Assigned To: cmb Block user comment: N Private report: N New Comment: Automatic comment on behalf of cmbecke...@gmx.de Revision: http://git.php.net/?p=php-src.git;a=commit;h=bfbfb9dabd8369ec1891da99027f920bd851caee Log: Fix #77940: test using outdated mon_thousands_sep for Swedish Previous Comments: ------------------------------------------------------------------------ [2019-04-25 12:21:33] c...@php.net Whether it's a period or a non-breaking-space indeed depends on the system, but it also may depend on any user customization. So it seems to me that we shouldn't be too picky here and simply allow both (which would still not cater to customization), i.e. to apply the attached 77940.patch. ------------------------------------------------------------------------ [2019-04-25 12:21:11] c...@php.net The following patch has been added/updated: Patch Name: 77940.patch Revision: 1556194871 URL: https://bugs.php.net/patch-display.php?bug=77940&patch=77940.patch&revision=1556194871 ------------------------------------------------------------------------ [2019-04-25 10:27:55] requi...@php.net Windows must have changed something recently: my desktop Win10 is not up to date with patches (shame on me) and says mon_thousands_sep is a period, but my laptop Win10 which is up to date says it's a \xA0 non-breaking space. So I guess AppVeyor's Windows is missing a patch; I didn't see anything in the Win10 update history referencing Swedish specifically, but there have been a few updates to locale information in the last few months. ------------------------------------------------------------------------ [2019-04-25 09:39:19] c...@php.net Hmm, the "fix" breaks the AppVeyor builds. I'll investigate. ------------------------------------------------------------------------ [2019-04-25 07:00:40] c...@php.net Automatic comment on behalf of cmbecke...@gmx.de Revision: http://git.php.net/?p=php-src.git;a=commit;h=37ca6a7a2a333b5a783b2b8726bb5c9674c6e301 Log: Fix #77940: test using outdated mon_thousands_sep for Swedish ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=77940 -- Edit this bug report at https://bugs.php.net/bug.php?id=77940&edit=1