Re: [PHP-DEV] Re: PHP 5.4 branch and trunk

2010-03-19 Thread Pas
customers to choose PHP version. (DreamHost for example allow it on a per (sub)domain basis.) -- Pas -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: PHP 5.4 branch and trunk

2010-03-19 Thread Pas
enjoyable. Particularly nasty part is getting a working PEAR system on Windows. (Just think of the BAT/CMD scripts :| ) -- Pas -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [RFC] Removal of deprecated features

2010-04-17 Thread Pas
daemon was flooding the server log every day with warnings. Still, some admins did not care about a product that couldn't be more explicitly a factor of their network security. Therefore, in my opinion, waiting for admins to upgrade is futile, useless, and just keeps users in security-fairyl

Re: [PHP-DEV] Autoboxing in PHP

2010-05-04 Thread Pas
On 2010.05.04. 16:28, Benjamin Eberlei wrote: Should'nt any autobox callback should not only recieve the value to be autoboxed, but also the context information? I.e. the method name to be called on the variable? otherwise you cannot decide between different behaviours. Also i wouldn't know how

Re: [PHP-DEV] dangerous handling of security bugs

2010-07-13 Thread Pas
can use "mount -o bind " see: http://www.linuxquestions.org/questions/linux-newbie-8/symlinks-working- from-inside-chroot-to-outside-604885/ Sincerely, Pas should i draw you a picture about it? Are you too proud to say "yes it was a real mistake!"? These days this i

Re: [PHP-DEV] Skipping of defaulted parameters.

2010-10-21 Thread Pas
t function calls with a ton of NULLs or array parsing isn't exactly simple either.) Although, there aren't any RFCs for the feature, so maybe you're right, there's nothing to discuss. Pas -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Adding a more logical string slicing function to PHP

2011-04-02 Thread Pas
( http://www.codecommit.com/blog/ruby/implicit-conversions-more-powerful-than-dynamic-typing ) It solves the same problem, while being really powerful, because of Scala's type system. The problem of conflicting implicits (or whatever it'll be called) of course should be left to the de

Re: [PHP-DEV] [RFC] Return type-hint

2011-04-27 Thread Pas
d from the debate as the candidate for implementation? Also, I seem to remember a variant with both strict and weak type hinting/checking, using parentheses to distinguish behavior. What happened to that, never made it to an RFC? -- Pas -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] 5.4 again

2011-05-10 Thread Pas
reasons (Java - plain old and full of bloated frameworks; Scala - too much awesome packed into it results in a steep learning curve; ASP.NET - Windows only). And I haven't mentioned Python, because it gets used, it's growing (and I suspect a lot of people are 'converting' t