bindtextdomain is badly broken in PHP. It is not implemented the same
as the standard GNU implementation or any of the other language
implementations such as python for example. And it has crippled the
ability to do nested access to different gettext translation stores
because you cannot quer
I put my comments and some clarifications about the patch into the bug.
-Gerry
On 11/18/2010 04:24 PM, "Jean-Sébastien H." wrote:
Hi,
Any feedback on this patch ?
http://bugs.php.net/bug.php?id=53251
Regards,
Le 07/11/2010 15:57, Gerry Reno a écrit :
On 11/07/2010 08:57 AM, Gerry Reno
Hi,
Any feedback on this patch ?
http://bugs.php.net/bug.php?id=53251
Regards,
Le 07/11/2010 15:57, Gerry Reno a écrit :
> On 11/07/2010 08:57 AM, Gerry Reno wrote:
>> On 11/07/2010 06:14 AM, "Jean-Sébastien H." wrote:
>>> Le 05/11/2010 21:06, Gerry Reno a écrit :
In PHP 5.2.4 (my version)
On 11/07/2010 08:57 AM, Gerry Reno wrote:
On 11/07/2010 06:14 AM, "Jean-Sébastien H." wrote:
Le 05/11/2010 21:06, Gerry Reno a écrit :
In PHP 5.2.4 (my version) the gettext bindtextdomain function is not
returning the existing directory settings when the directory argument
is NULL.
That is the
On 11/07/2010 06:14 AM, "Jean-Sébastien H." wrote:
Le 05/11/2010 21:06, Gerry Reno a écrit :
In PHP 5.2.4 (my version) the gettext bindtextdomain function is not
returning the existing directory settings when the directory argument
is NULL.
That is the expected behavior for bindtextdomain wi
Le 05/11/2010 21:06, Gerry Reno a écrit :
> In PHP 5.2.4 (my version) the gettext bindtextdomain function is not
> returning the existing directory settings when the directory argument
> is NULL.
> That is the expected behavior for bindtextdomain with GNU and it works
> this way elsewhere such as i
On 11/06/2010 04:49 PM, Antony Dovgal wrote:
On 11/05/2010 11:06 PM, Gerry Reno wrote:
In PHP 5.2.4 (my version) the gettext bindtextdomain function is not
returning the existing directory settings when the directory argument is
NULL.
That is the expected behavior for bindtextdomain with GNU
On 11/05/2010 11:06 PM, Gerry Reno wrote:
> In PHP 5.2.4 (my version) the gettext bindtextdomain function is not
> returning the existing directory settings when the directory argument is
> NULL.
> That is the expected behavior for bindtextdomain with GNU and it works
> this way elsewhere such a
In PHP 5.2.4 (my version) the gettext bindtextdomain function is not
returning the existing directory settings when the directory argument is
NULL.
That is the expected behavior for bindtextdomain with GNU and it works
this way elsewhere such as in python.
PYTHON EXAMPLE:
bindtextdomain("messa