[PHP-DEV] CVS Account Request: dragos_rusu

2008-04-02 Thread Rusu Dragos Mihai
Contribute to PHP project. Skills: C/C++ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] intl naming

2008-04-02 Thread Markus Fischer
Hi, naming classes/function is really an important concern and I'm happy that such a thing gets a dedicated thread finally. Stanislav Malyshev wrote: internationalization capabilities of the ICU library to PHP 5, specifically 5.2.x and 5.3.x branches. We felt that as PHP gets more and Is t

Re: [PHP-DEV] intl naming

2008-04-02 Thread Lester Caine
Stanislav Malyshev wrote: Hi! I wanted to ask the people here for opinions on the subject of functions naming in pecl/intl (hopefully soon to be ext/intl ;) module. Current state can be seen at http://docs.php.net/manual/en/book.intl.php I suppose the main question here is the simple one. Wi

[PHP-DEV] intl naming

2008-04-02 Thread Stanislav Malyshev
Hi! I wanted to ask the people here for opinions on the subject of functions naming in pecl/intl (hopefully soon to be ext/intl ;) module. Current state can be seen at http://docs.php.net/manual/en/book.intl.php First, a bit of background. Intl extension project was created with the purpose t

[PHP-DEV] RE: MensHealth 996851

2008-04-02 Thread internals
Canadian Doctor Latasha Best Price On Net 79% OFF http://www.beautywarm.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] overloading questions

2008-04-02 Thread Daniel Convissor
I'm in the middle of clarifying the Overloading section of the manual, http://docs.php.net/manual/en/language.oop5.overloading.php. Some issues and questions have come up and your insights will be helpful, please. * The docs say "All overloading methods must be defined as public." At this poin

Re: [PHP-DEV] PHP_5_3 GOTO?

2008-04-02 Thread Edward Z. Yang
David Coallier wrote: > See > http://marc.info/?l=php-internals&w=2&r=1&s=Backporting+to+5_3&q=b As far as I know (and I was following that conversation), there was no discussion about the new goto keyword conflicting with existing code. -- Edward Z. YangGnuPG: 0x869C48D

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /win32/build config.w32

2008-04-02 Thread Marcus Boerger
Hello Stanislav, Wednesday, April 2, 2008, 6:39:13 PM, you wrote: > Hi! >> Rather than lecturing me you could help. It is not that I want to drop it. > That's great. I help what I can (I sent one example I could find while > browsing Japanese lists with help of google translate) however I have

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /win32/build config.w32

2008-04-02 Thread Marcus Boerger
Hello Andi, Wednesday, April 2, 2008, 7:09:58 PM, you wrote: > I am pretty sure there are mbstring builds that make their rounds there > similar to the MAC builds we've had from the community > (http://www.entropy.ch/software/macosx/php/). Entropy was the de-facto > standard for MAC for a long ti

[PHP-DEV] little "regulation" on competing/extending RFC's

2008-04-02 Thread Lukas Kahwe Smith
Hi, I unilaterally put in a "regulation" in place on the wiki on how to deal with competing/extending proposals, where the original RFC creator and would be contributors cannot agree on how to integrate the differences into the original RFC [1]. I already made a note of this on the wiki a

RE: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /win32/build config.w32

2008-04-02 Thread Andi Gutmans
I am pretty sure there are mbstring builds that make their rounds there similar to the MAC builds we've had from the community (http://www.entropy.ch/software/macosx/php/). Entropy was the de-facto standard for MAC for a long time. I'll see if I can dig up more information. ANdi > -Original

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /win32/build config.w32

2008-04-02 Thread Hannes Magnusson
On Wed, Apr 2, 2008 at 6:39 PM, Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > That's great. I help what I can (I sent one example I could find while > browsing Japanese lists with help of google translate) however I have [...] > We know what worked in 5.2 Reading the link Andi posted this opti

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /win32/build config.w32

2008-04-02 Thread Stanislav Malyshev
Hi! Rather than lecturing me you could help. It is not that I want to drop it. That's great. I help what I can (I sent one example I could find while browsing Japanese lists with help of google translate) however I have limited resources and can't commit them to this project right now, and

Re: [PHP-DEV] PHP_5_3 GOTO?

2008-04-02 Thread David Coallier
> I see there was a patch added to CVS 2 days ago which added the T_GOTO > token. This has since broken the Zend Framework for me as they're using the > goto keyword on some of their objects. > > I thought it was version PHP 6 that was adding the goto operator. Been discussed on this list that c

[PHP-DEV] PHP_5_3 GOTO?

2008-04-02 Thread James Dempster
Hi All, My first post here. :-) Just started using PHP_5_3 for a development project. It's a fairly long project so 5.3 should be out before it's finished. My reason for using PHP_5_3 was for late static binding (been longing for this feature). While using 5.3 I also get to test the develo

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /win32/build config.w32

2008-04-02 Thread Marcus Boerger
Hello Stanislav, Tuesday, April 1, 2008, 9:04:00 PM, you wrote: >> That is not going to happen if no one cares about creating zend multibyte >> tests. Or we decide on getting rid of that stuff. Because obviously no on >> ecares about it anyway. > I think it was known before you committed the pat