php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51039 Test setlocale() function : usage variations - Setting all available locales
Submitted: 2010-02-13 01:21 UTC Modified: 2013-02-18 00:34 UTC
From: jvp at 4ssl dot us Assigned:
Status: No Feedback Package: I18N and L10N related
PHP Version: 5.2.12 OS: centos 5.4 x86_64
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jvp at 4ssl dot us
New email:
PHP Version: OS:

 

 [2010-02-13 01:21 UTC] jvp at 4ssl dot us
Description:
------------
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]

Reproduce code:
---------------
'make test' failure

Expected result:
----------------
pass

Actual result:
--------------
fail

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-15 21:17 UTC] felipe@php.net
Show us the .diff file.
 [2010-02-15 21:23 UTC] jvp at 4ssl dot us
.diff is available here:

http://4ssl.us/webdev/

--
thank you,

johann
 [2010-02-16 08:45 UTC] jani@php.net
For such short and simple diffs it's quite okay to paste them here.
And wasn't this fixed already? Try the snapshot for a change..

006+ Test FAILED
007+ Names of locale() for which setlocale() failed ...
008+ array(1) {
009+   [0]=>
010+   string(14) "hy_AM.armscii8"
011+ }
006- Test PASSED
 [2010-02-16 09:39 UTC] jvp at 4ssl dot us
felipe may have fixed it and not reported back.

i am only interested in the 5.2.12 release for adding a static/tls proxy before the apache dynamic server. i also want to use sni to cut down on ip's and it seems that is the first release to work with nginx/openssl to do this. otherwise, i am happy with centos rpm release timing since almost all kinks are worked out by then.

--
thank you,

johann
 [2010-05-17 11:26 UTC] mike@php.net
-Status: Open +Status: Feedback
 [2010-05-17 11:26 UTC] mike@php.net
Still an issue?
 [2013-02-18 00:34 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 08:01:30 2024 UTC