cseiler Mon Jan 26 22:54:41 2009 UTC
Removed files: (Branch: PHP_5_3)
/ZendEngine2/tests closure_005.phpt closure_007.phpt
/php-src/ext/reflection/tests 027.phpt
ReflectionFunction_getClosure_basic.phpt
pajoye Mon Jan 26 22:30:58 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/intl/idn idn.c idn.h
Modified files:
/php-src/ext/intl config.m4 php_intl.c
Log:
- [DOC] add IDN support, idn_to_ascii and idn_to_utf8
tests and MFB
On 26.01.2009, at 18:01, Pascal MARTIN wrote:
The main difficulty I see is that my english -- especially written
-- is not perfect; but I hope that won't be too much of a problem,
and that someone could help correcting some mistakes I'll make, by
proof-reading or something like that?
I've
On Mon, Jan 26, 2009 at 14:09, Thiago Pojda wrote:
> If you want to check it out, I used this code. You can see the example is
> wrong.
>
> echo date("D M j G:i:s T Y").' // Sat Mar 10 17:16:18 MST 2001';
> echo date('H:m:s \m \i\s\ \m\o\n\t\h').' // 17:16:18 m is month ';
> echo date("H:i:s")
On Mon, Jan 26, 2009 at 16:18, Richard Quadling
wrote:
> 2009/1/26 Christian Weiske :
>> Hello Richard,
>>
>>> Is anyone interested in a script that will copy and rename the images
>>> from the phpdoc checkout to the phd output folders (chm/res/figures,
>>> php/figures, html/figures, etc.)?
>>> Or
If you want to check it out, I used this code. You can see the example is
wrong.
echo date("D M j G:i:s T Y").' // Sat Mar 10 17:16:18 MST 2001';
echo date('H:m:s \m \i\s\ \m\o\n\t\h').' // 17:16:18 m is month ';
echo date("H:i:s").' // 17:16:18';
Thiago Henrique Pojda
http://nerdnaweb.blo
Can someone please commit this for me?
Took me a while to figure this bug actually messes up the point of this
example.
Thanks :)
Thiago Henrique Pojda
http://nerdnaweb.blogspot.com
-- Forwarded message --
From:
Date: Mon, Jan 26, 2009 at 3:55 PM
Subject: [PHP-NOTES] note 884
2009/1/26 Christian Weiske :
> Hello Richard,
>
>> Is anyone interested in a script that will copy and rename the images
>> from the phpdoc checkout to the phd output folders (chm/res/figures,
>> php/figures, html/figures, etc.)?
>> Or is there one that already does this?
>
> Since we need images i
> In the long run I think this will just create more administrative work
> and will be a major WTF for newcomers to understand how things work in
> the future.
So perhaps for now we can simply move documentation related CSS into
its own file and maintain it within phpweb because at least people
wi
Hello Richard,
> Is anyone interested in a script that will copy and rename the images
> from the phpdoc checkout to the phd output folders (chm/res/figures,
> php/figures, html/figures, etc.)?
> Or is there one that already does this?
Since we need images in peardoc, I planned to do that in the
Hi.
Is anyone interested in a script that will copy and rename the images
from the phpdoc checkout to the phd output folders (chm/res/figures,
php/figures, html/figures, etc.)?
Or is there one that already does this?
Regards,
Richard.
--
-
Richard Quadling
Zend Certified Engineer : http:/
2009/1/26 Laurent Laville :
> Christian Weiske a écrit :
>>
>> Hi Laurent,
>>
>>
>>> Is it possible to include/define a custom highlight source-code
>>> engine ?
>>
>> I think this is a decent feature request. Could you add it to the
>> php.net bugtracker?
>
> Done -> ht
Christian Weiske a écrit :
Hi Laurent,
Is it possible to include/define a custom highlight source-code
engine ?
I think this is a decent feature request. Could you add it to the
php.net bugtracker?
Done -> http://bugs.php.net/bug.php?id=47201
I've implemented it; it will be in 0.4.4
Very i
13 matches
Mail list logo