Re: [PHP-DEV] Random Monday thought.

2013-06-03 Thread Brandon Wamboldt
turning PHP's internals into a sort of OOP framework. > >> > >> Regards, > >> > >> Richard. > >> > > > > PHP does not support multiple inheritance. So no, this doesn't solve > > really the issue. > > >

Re: [PHP-DEV] [RFC] send/recvmsg() wrappers in ext/socket

2013-01-30 Thread Brandon Wamboldt
bstantial), please raise > it soon. > > -- > Gustavo Lopes > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- *Brandon Wamboldt* Software Engineer Resume/CV <http://brandonwamboldt.com/cv/>

Re: [PHP-DEV] 6.0 And Moving Forward

2012-07-17 Thread Brandon Wamboldt
xceptions for everything but advisory errors (E_STRICT, E_NOTICE, > >> > > E_DEPRECATED). Why? Because the current error system encourages > >> ignoring > >> > or > >> > > not checking what the error was, and it makes defensive programming > >> quite &

Re: Re: [PHP-DEV] 6.0 And Moving Forward

2012-07-17 Thread Brandon Wamboldt
ons > everywhere is the big one for me. Namespaces as meta-objects and > namespace private functions, definitely. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- *Brandon Wamboldt* Programmer / Web De

Re: Re: [PHP-DEV] 6.0 And Moving Forward

2012-07-17 Thread Brandon Wamboldt
be dropped (and it doesn't need to be a > soft failure). > > Marco Pivetta > > http://twitter.com/Ocramius > > http://marco-pivetta.com > > > > On 17 July 2012 16:14, Brandon Wamboldt wrote: > >> Aren't certain modules included in the PHP core d

Re: Re: [PHP-DEV] 6.0 And Moving Forward

2012-07-17 Thread Brandon Wamboldt
;t have > > > to have their binaries bloated by legacy code. It would also mean that > > > the legacy implementation can be developed away from the new core, and > > > not have any (negative) influence on it. > > > > > > -- > > > PHP Internals - PHP R

Re: Re: [PHP-DEV] 6.0 And Moving Forward

2012-07-17 Thread Brandon Wamboldt
gt; to have their binaries bloated by legacy code. It would also mean that > the legacy implementation can be developed away from the new core, and > not have any (negative) influence on it. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: ht

Re: [PHP-DEV] 6.0 And Moving Forward

2012-07-17 Thread Brandon Wamboldt
nguage and not to mess with > existing code. BUT: I don't know if that's doable internally. And it's > probably a lot of work... > > Regards > Thomas > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www

Re: [PHP-DEV] RFC Proposal - Attributes read/write visibility

2012-07-15 Thread Brandon Wamboldt
;); } > } > } > > Maybe you saw that the "Property get/set syntax" RFC has an intended syntax > for read-only and write-only attributes. From my point of view, there is a > deep and clean separation between a getter/setter syntax and an extended > visibility synt

[PHP-DEV] Whats the status of the RFC for Scalar Type Casting Magic Methods

2012-07-15 Thread Brandon Wamboldt
https://wiki.php.net/rfc/object_cast_to_types What's the status of this RFC? I see it has a patch associated with it, and was wondering if it would be something we'd see in 5.5 or 5.6. Does it need to go through any sort of voting process? I'm sorry if this is the wrong question for this mailing l

Re: Re: [PHP-DEV] 6.0 And Moving Forward

2012-07-15 Thread Brandon Wamboldt
n is to reverse-engineer the Bison > source. > > > > > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- *Brandon Wamboldt* Programmer / Web Developer StackOverflow Careers Profile<http://careers.stackoverflow.com/brandonwamboldt>- GitHub Profile <https://github.com/brandonwamboldt> - LinkedIn<https://github.com/brandonwamboldt> - My Blog <http://brandonwamboldt.ca/>

Re: [PHP-DEV] [proposal + pull request] Replace logo GUIDs with data URIs

2012-07-14 Thread Brandon Wamboldt
master-only, of course. It is simpler and cleaner than > the GUID approach and I think enough browsers can handle data URIs these > days. > > -Rasmus > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/uns

Re: [PHP-DEV] Re: array_last_key() function

2012-07-13 Thread Brandon Wamboldt
rCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > > -- *Brandon Wamboldt* Programmer / Web Developer StackOverflow Careers Profile<http://careers.stackoverflow.com/brandonwamboldt>- GitHub Profile <https://github.com/brandonwamboldt> - LinkedIn<https://github.com/brandonwamboldt> - My Blog <http://brandonwamboldt.ca/>

Re: [PHP-DEV] Re: array_last_key() function

2012-07-13 Thread Brandon Wamboldt
tps://github.com/php/php-src/pull/131 > > > > This is the first PHP extension function, and PHP test I've written. > > > > -- > > Andrew Faulds (AJF) > > http://ajf.me/ > > > > -- > Andrew Faulds (AJF) > http://ajf.me/ > > -- > PHP Interna