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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
29 + 30 = ?
Subscribe to this entry?

 
 [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: Fri Apr 19 18:01:28 2024 UTC