Re: [PHP-DEV] Run Time Cache RFC

2010-05-24 Thread spam
On Tue, May 18, 2010 8:22 am, Dmitry Stogov wrote: > I'm proposing another optimisation technique implementation for PHP > which makes up to 20% speed up on synthetic tests and up to 8% speed up on > real-life applications. > > The technique is similar to "inline caches" which is very popular in JI

Re: [PHP-DEV] Type hinting

2010-05-24 Thread spam
On Mon, May 24, 2010 1:12 pm, Zeev Suraski wrote: > > Sounds acceptable to me, that's along the lines of the 3rd option > which appears to be getting the most traction. I'd also no conversion of > arrays to scalars to that list. > Arrays to scalars already fail. See http://wiki.php.net/rfc/typech

Re: [PHP-DEV] Type hinting

2010-05-24 Thread spam
On Mon, May 24, 2010 6:09 am, Zeev Suraski wrote: > At 03:53 24/05/2010, s...@geleia.net wrote: >> On Sun, May 23, 2010 9:33 pm, Etienne Kneuss wrote: >>> On Sat, May 22, 2010 at 17:04, Zeev Suraski wrote: >>> As one of the key people who designed PHP's type system I consider strict type

Re: [PHP-DEV] Type hinting

2010-05-23 Thread spam
On Sun, May 23, 2010 9:33 pm, Etienne Kneuss wrote: > On Sat, May 22, 2010 at 17:04, Zeev Suraski wrote: > >> As one of the key people who designed PHP's type system I consider >> strict type checks completely alien to and counterintuitive in PHP and >> am therefore pushing to implement 'weak' typ

Re: [PHP-DEV] Using call_user_function with closures

2010-05-19 Thread spam
On Wed, May 19, 2010 10:48 pm, Alec wrote: > I am taking over an extension from one of my coworkers, and it was > written before the time of PHP 5.3. Are there any special considerations to > think about when using closures with call_user_function? This is the > current line: > > if (call_user_func

[PHP-DEV] RAR extension: streaming and unicode filenames support

2009-11-05 Thread spam
Hi I've added support for streaming RAR files and retrieving filenames in unicode/utf8. Please see http://pecl.php.net/bugs/bug.php?id=16921 -- Gustavo Lopes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] RFC: Boxing and Unboxing

2009-07-06 Thread spam goes in here
On Thu, Jul 2, 2009 at 7:29 AM, Lukas Kahwe Smith wrote: > Hi, > > I recommend that you sign up on the wiki and publish your proposal on > wiki.php.net/rfc > > regards, > Lukas > Added at http://wiki.php.net/rfc/boxingandunboxing -- Joshua Thompson Mechanical Engineer/Software Developer http://w

[PHP-DEV] Google Summer of Code - Whomp

2006-05-20 Thread spam goes in here
I was wondering if anyone had looked at my Summer of Code proposal? It is called "Whomp Project Management System" and the reason I ask is because they recently added a last modified date and mine is set to 2006/05/08 10:29:26 PDT which is the day I submitted it. Basically I wanted to know if any