Re: [PHP-DEV] Annoucing PHP 5.4 Alpha 1

2010-08-18 Thread Lester Caine
Sebastian Bergmann wrote: Can we bring the strings/hash table optimizations to PHP 5.3.x please? Performance optimizations, especially major ones like the ones you mention, should be treated the same as new features: they should not be introduced in a minor version. Give some of the thin

Re: [PHP-DEV] Annoucing PHP 5.4 Alpha 1

2010-08-18 Thread Sebastian Bergmann
Am 19.08.2010 01:32, schrieb steve: > Can we bring the strings/hash table optimizations to PHP 5.3.x please? Performance optimizations, especially major ones like the ones you mention, should be treated the same as new features: they should not be introduced in a minor version. -- Sebastian B

Re: [PHP-DEV] back to 5.4 alpha

2010-08-18 Thread Sebastian Bergmann
Am 15.08.2010 15:42, schrieb Wim Godden: > Looking forward to any feedback ! Have you looked at http://github.com/troelskn/php-tracer-weaver? It is similar to what you are doing (though not integrated with PHPUnit). -- Sebastian BergmannCo-Founder and Principal Consultant h

Re: [PHP-DEV] Annoucing PHP 5.4 Alpha 1

2010-08-18 Thread steve
> With Traits, interned strings/hash table optimizations, array deref., Can we bring the strings/hash table optimizations to PHP 5.3.x please? -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php