Re: [PHP-DEV] RC2 and integer/float handling in 5.3

2009-04-06 Thread Matt Wilmas
Hi again Brian, - Original Message - From: "shire" Sent: Monday, April 06, 2009 Hey Matt, Matt Wilmas wrote: Yep, 5.3's snapshot self-compiled from a couple days ago on Windows (not that that should matter). (I'm not regenerating it with re2c, which also shouldn't matter; using the e

Re: [PHP-DEV] RC2 and integer/float handling in 5.3

2009-04-06 Thread shire
Hey Matt, Matt Wilmas wrote: Yep, 5.3's snapshot self-compiled from a couple days ago on Windows (not that that should matter). (I'm not regenerating it with re2c, which also shouldn't matter; using the existing .c file. I haven't touched the scanner stuff in a long time (yet) to regen.) Scanne

Re: [PHP-DEV] RC2 and integer/float handling in 5.3

2009-04-06 Thread Matt Wilmas
Hi Brian, - Original Message - From: "shire" Sent: Monday, April 06, 2009 Matt Wilmas wrote: Oh, other than that about the RC2 subject, I was also going to propose some scanner changes like I mentioned to Brian on the 26th. Assuming it works like in my head, it would basically be a big

Re: [PHP-DEV] [PATCH] double to long conversion change

2009-04-06 Thread Matt Wilmas
Hi Dan, - Original Message - From: "Daniel Convissor" Sent: Thursday, April 02, 2009 Hi Matt: On Sat, Mar 14, 2009 at 09:30:42AM -0500, Matt Wilmas wrote: But of course with doubles, precision has been lost long before 2^63 anyway, as far as increments of 1 (it's 1024 at 2^63). I j

Re: [PHP-DEV] RC2 and integer/float handling in 5.3

2009-04-06 Thread shire
Matt Wilmas wrote: Oh, other than that about the RC2 subject, I was also going to propose some scanner changes like I mentioned to Brian on the 26th. Assuming it works like in my head, it would basically be a big "diet" for the scanner, making string/comment handling smaller and simpler, while ad

Re: [PHP-DEV] GSoC - XDebug profiling web front-end

2009-04-06 Thread Alpár Török
2009/4/3 Travis Swicegood : > On Apr 1, 2009, at 3:33 AM, Derick Rethans wrote: > >> I don't know what the state is tbh, but there is now also "webgrind" at >> http://code.google.com/p/webgrind/ > > Webgrind works, but could use some refinement.  It doesn't do tree graphs > yet, for one.  It also d

Re: [PHP-DEV] RC2 and integer/float handling in 5.3

2009-04-06 Thread Matt Wilmas
Hi Lukas, (I see you CC'd Christian, but I don't think he's involved with this...) - Original Message - From: "Lukas Kahwe Smith" Sent: Saturday, April 04, 2009 On 31.03.2009, at 00:32, Lukas Kahwe Smith wrote: On 31.03.2009, at 00:27, Pierre Joye wrote: On Tue, Mar 31, 2009 at 1

[PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/session mod_files.c session.c

2009-04-06 Thread Hannes Magnusson
On Sat, Mar 3, 2007 at 17:07, Ilia Alshanetsky wrote: > iliaa           Sat Mar  3 15:07:31 2007 UTC > >  Modified files:              (Branch: PHP_5_2) >    /php-src/ext/session        session.c mod_files.c >  Log: >  Adjust checks to allow paths without a trailing / > > [...] > http://cvs.php.ne

[PHP-DEV] PHP 6 Bug Summary Report

2009-04-06 Thread internals
PHP 6 Bug Database summary - http://bugs.php.net/ Num Status Summary (78 total -- which includes 32 feature requests) ===[*General Issues]== 26771 Suspended register_tick_funtions crash under threaded webservers ===

Re: [PHP-DEV] RFC: Removing the Zend API

2009-04-06 Thread Rob Nicholson
Paul Biggar wrote on 31/03/2009 00:06:33: > > I've added a new RFC to the wiki > (http://wiki.php.net/rfc/remove_zend_api). It details a plan to try > and decouple the Zend engine from the libraries, in order to allow > large scale changes to the Zend engine in the future. The RFC > describes a

[PHP-DEV] PHP 5 Bug Summary Report

2009-04-06 Thread internals
PHP 5 Bug Database summary - http://bugs.php.net/ Num Status Summary (1391 total -- which includes 835 feature requests) ===[*Directory/Filesystem functions] 46990 Assigned Passing UTF8 strings to filesystem functions produce wrong filenames ===