Re: [PHP-DEV] Overloading

2008-06-19 Thread Saulo Vallory
I'm developing a PHP framework and had the same issue sometimes... I think it was already discussed in the list, did you searched the archives? Saulo On Thu, Jun 19, 2008 at 9:58 AM, Tinsley, Mark <[EMAIL PROTECTED]> wrote: > What about the addition of overloading for PHP 6? > > I am not totally

Re: [PHP-DEV] [RFC] Strict type hints (parameter and return value)

2008-06-19 Thread Saulo Vallory
; pigs'); concat(new ConvertibleToStringObject, 15); But if I do: concat(new NonConvertibleToStringObject, 15); PHP throws an exception saying the function needs a string, but the parameter couldn't be converted... Can this make everybody happy? Cheers, Saulo Vallory On Wed, Jun 18, 2008 at 9:

Re: [PHP-DEV] [RFC] Square brackets shortcut

2008-01-10 Thread Saulo Vallory
> >> Wednesday, January 2, 2008, 7:51:06 PM, you wrote: > >> > >> >> the square bracket array syntax patch for PHP 5.3, > >> >> http://www.opendogs.org/pub/php-5.3dev-080101-sbar.patch > >> > >> > I remember we discussed that already and it was rejected then (even > >> > though myself and Andi liked it) - did the people that objected then > >> > change their minds? > >> > >> > >> > >> Best regards, > >> Marcus > >> > >> > > > > -- > > /** > > * Ryusuke SEKIYAMA > > * [EMAIL PROTECTED] > > */ > > > > > Best regards, > Marcus > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- __ Saulo Vallory descolando! - www.descolando.com.br LegoCode - www.legocode.com.br Neoconn Networks - www.neoconn.com +55 21 8182-0308

Re: [PHP-DEV] Re: namespace improvements to be committed very soon - final review

2007-12-13 Thread Saulo Vallory
PHP code > anymore - but from that time I know that people will misuse such a > feature) > > johannes > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- __ Saulo Vallory descolando! - www.descolando.com.br LegoCode - www.legocode.com.br Neoconn Networks - www.neoconn.com +55 21 8182-0308