<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>nls.php Turkish Language Support</title> 
  <pubDate>Wed, 08 Apr 2026 16:27:37 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9506</link> 
  <atom:link rel="self" type="application/rss+xml" title="nls.php Turkish Language Support" href="https://bugs.horde.org/ticket/9506/rss" /> 
  <description>nls.php Turkish Language Support</description> 
 
   
   
  <item> 
   <title>Hi, I think the version comparison part of nls.php is not wo</title> 
   <description>Hi, I think the version comparison part of nls.php is not working right. I&#039;m using PHP version 5 right now but i can&#039;t get Turkish language support from Horde system. 

PHP 5.1.6 (cli) (built: Nov 29 2010 16:47:46) 
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies

I think it should be like this:

if (version_compare(&#039;5&#039;, PHP_VERSION, &#039;lt&#039;) || version_compare(&#039;6&#039;, PHP_VERSION, &#039;ge&#039;)) {
    $nls[&#039;languages&#039;][&#039;tr_TR&#039;] = &#039;T&amp;#xfc;rk&amp;#xe7;e&#039;;
}

or should I use version 4.x?

Thanks.</description> 
   <pubDate>Wed, 12 Jan 2011 10:36:23 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9506#t61373</link> 
  </item> 
   
  <item> 
   <title>The check is still valid, see #5555.</title> 
   <description>The check is still valid, see #5555.</description> 
   <pubDate>Wed, 12 Jan 2011 10:50:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9506#t61376</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
