Re: [PHP-DEV] VCS Account Request: sajith

2012-12-17 Thread Sajith Thennakoon
Hi Pierre, Greetings! Thank you very much. Regards. Sajith Thennakoon On Dec 18, 2012 12:07 PM, "Pierre Joye" wrote: > hi, > > > On Tue, Dec 18, 2012 at 7:23 AM, Sajith Thennakoon > wrote: > > Dear all, > > > > Greetings! > > > > Hi Hannes, > > > > Do you know the people who organizing intern

Re: [PHP-DEV] VCS Account Request: sajith

2012-12-17 Thread Pierre Joye
hi, On Tue, Dec 18, 2012 at 7:23 AM, Sajith Thennakoon wrote: > Dear all, > > Greetings! > > Hi Hannes, > > Do you know the people who organizing international php conferences? Check it out with other UG, plenty of resources online about that. However totally off topic on this list. > I can st

Re: [PHP-DEV] VCS Account Request: sajith

2012-12-17 Thread Sajith Thennakoon
Dear all, Greetings from Sri Lanka! I'm Sajith Thennakoon a Sri Lankan php developer and programmer. I need to contribute my self to php and php community and want to make php a popular open source language in Sri Lanka and I need to translate the php documentation into Sinhalese and found the ph

Re: [PHP-DEV] VCS Account Request: sajith

2012-12-17 Thread Sajith Thennakoon
Dear all, Greetings! Hi Hannes, Do you know the people who organizing international php conferences? I can start translating the documentation and will be able to join local people accordingly. How should I get started? And also like to give my active contribution to maintain official bundled

Re: [PHP-DEV] VCS Account Request: sajith

2012-12-17 Thread Hannes Magnusson
You should probably reach out to people who have organized conferences and user groups before and ask for their experience - this is however not a topic for the internals development list - and you don't need an commit access to our repository to do so. As for translating the docs.. It is a _huge_

Re: [PHP-DEV] DateTime improvement

2012-12-17 Thread Adam Harvey
On 18 December 2012 04:52, Lars Strojny wrote: > I would go with DateTimeValue or DateTimeImmutable as well. +1. I'd prefer DateTimeImmutable personally because it describes what it is better than the other options. Adam "bikeshed" Harvey -- PHP Internals - PHP Runtime Development Mailing List

Re: [PHP-DEV] Adding Generator::throw()

2012-12-17 Thread Nikita Popov
On Mon, Dec 17, 2012 at 11:03 PM, Stas Malyshev wrote: > Hi! > > > Basically the method allows you to do delegate error handling to the > > coroutine, rather than doing it yourself (as you are not always able to > do > > it). It is particularly useful in more complicated settings, e.g. if you > >

Re: [PHP-DEV] VCS Account Request: sajith

2012-12-17 Thread Hannes Magnusson
On Mon, Dec 17, 2012 at 12:00 AM, Sajith Thennakoon wrote: > Maintaining an official, bundled PHP extension Which official bundled extension? > Maintaining the documentation > Translating the documentation > Maintaining php.net Have you introduced yourself to these guys? Sent any patches yet?

Re: [PHP-DEV] Adding Generator::throw()

2012-12-17 Thread Stas Malyshev
Hi! > Basically the method allows you to do delegate error handling to the > coroutine, rather than doing it yourself (as you are not always able to do > it). It is particularly useful in more complicated settings, e.g. if you > are doing task scheduling through coroutines. For a small sample of h

[PHP-DEV] Adding Generator::throw()

2012-12-17 Thread Nikita Popov
Hey internals! I would like to add a ->throw() method to generator objects and as this wasn't part of the proposal that was voted on I'd like to ask back first. The Generator::throw(Exception $exception) method takes an exception and throws it at the current interruption point in the generator. I

Re: [PHP-DEV] DateTime improvement

2012-12-17 Thread Lars Strojny
Hi Derick, I would go with DateTimeValue or DateTimeImmutable as well. Am 17.12.2012 um 19:42 schrieb Benjamin Eberlei : > On Mon, Dec 17, 2012 at 5:48 PM, Derick Rethans wrote: > I went for DateTimePoint. Point as in "Point in time". I am not too > happy with the name, but I think it works bet

Re: [PHP-DEV] DateTime improvement

2012-12-17 Thread Benjamin Eberlei
On Mon, Dec 17, 2012 at 5:48 PM, Derick Rethans wrote: > > I went for DateTimePoint. Point as in "Point in time". I am not too > happy with the name, but I think it works better than DateTimeImmutable > as that just sounds quircky. I'm still fixing up a few things and adding > some test cases. I t

Re: [PHP-DEV] DateTime improvement

2012-12-17 Thread Derick Rethans
On Sun, 16 Dec 2012, Lars Strojny wrote: > Am 16.12.2012 um 13:21 schrieb Derick Rethans : > > > On Tue, 11 Dec 2012, Derick Rethans wrote: > > > >> On Mon, 10 Dec 2012, Herman Radtke wrote: > >> > >>> Another option is to make an ImmutableDateTime class. The DateTime > >>> class could actuall

Re: [PHP-DEV] Core liason for PHP FIG

2012-12-17 Thread Sherif Ramadan
On Mon, Dec 17, 2012 at 4:36 AM, Stas Malyshev wrote: > > As for having php.net representative, I'm not sure if it is needed since > I'm not sure what is the purpose of it. If it's just "having a vote", I > don't think it makes a lot of sense - php.net is not a PHP framework and > does not represe

Re: [PHP-DEV] Core liason for PHP FIG

2012-12-17 Thread Stas Malyshev
Hi! > Steering things back to the original topic, my objections to collaboration > with FIG seem to be pretty much centered around their edictal approach to > userland style guidelines and how our involvement could be construed as an > endorsement of said style. If they would agree to make some m

Re: [PHP-DEV] Core liason for PHP FIG

2012-12-17 Thread Lester Caine
Kris Craig wrote: Steering things back to the original topic, my objections to collaboration with FIG seem to be pretty much centered around their edictal approach to userland style guidelines and how our involvement could be construed as an endorsement of said style. If they would agree to make

[PHP-DEV] VCS Account Request: sajith

2012-12-17 Thread Sajith Thennakoon
Maintaining an official, bundled PHP extension Maintaining the documentation Translating the documentation Maintaining php.net -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php