[PHP-DEV] pdo bug fixing

2009-03-23 Thread Lukas Kahwe Smith
Hey Matteo, Based on the feedback I got there is no reason why your PDO patches have to be applied by anyone but yourself. So if you are still interested go ahead and submit a cvs account request. Thx for looking after PDO bugs .. we dearly need your help! regards, Lukas Kahwe Smith m...@p

[PHP-DEV] RC1 tagged

2009-03-23 Thread Lukas Kahwe Smith
Aloha, This is just a heads up to all developers who waited during the commit freeze, RC1 has been tagged. So bug fixing may continue :) There were a couple commits during this freeze. I realize that people tend to work on stuff and commit without necessarily looking at the mailinglist befo

[PHP-DEV] Fwd: SimpleXML and namespaces

2009-03-23 Thread Sterling Hughes
My guess is PHP internals can offer you answer you seek. -Sterling -- Forwarded message -- From: Sharon Levy Date: Mon, Mar 23, 2009 at 12:46 AM Subject: SimpleXML and namespaces To: sterl...@apache.org Someone suggested in the PHP manual that it is not simple to work with XML

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-23 Thread Cesar D. Rodas
2009/3/23 Cesar D. Rodas : > Hello, > > I wrote a post in the weekend that intent to explain, in a better > manner, my idea for GSoC. Sorry, forgot the link, http://cesar.la/php-application-server-gsoc-proposal.html > > Please feel free to comment about this. > > Best regards, > > > 2009/3/19 Cesa

Re: [PHP-DEV] GSOC Idea, RPC Server

2009-03-23 Thread Cesar D. Rodas
Hello, I wrote a post in the weekend that intent to explain, in a better manner, my idea for GSoC. Please feel free to comment about this. Best regards, 2009/3/19 Cesar D. Rodas : > 2009/3/19 Rasmus Lerdorf : >> Cesar D. Rodas wrote: >>> 2009/3/19 marius adrian popa : On Thu, Mar 19, 2009

[PHP-DEV] Re: [PATCH] Bug #45877: LONG_MAX/MIN array key as string/int

2009-03-23 Thread Dmitry Stogov
Matt Wilmas wrote: Hi Dmitry, - Original Message - From: "Dmitry Stogov" Sent: Monday, March 23, 2009 Hi Matt, Matt Wilmas wrote: Hi Dmitry, While updating my version (more below), I noticed another problem that I overlooked before with your leading zero check: "-0" is being tre

[PHP-DEV] Re: [PATCH] Bug #45877: LONG_MAX/MIN array key as string/int

2009-03-23 Thread Matt Wilmas
Hi Dmitry, - Original Message - From: "Dmitry Stogov" Sent: Monday, March 23, 2009 Hi Matt, Matt Wilmas wrote: Hi Dmitry, While updating my version (more below), I noticed another problem that I overlooked before with your leading zero check: "-0" is being treated as numeric. Yea

Re: [PHP-DEV] Re: array kindex overflow issue Re: [PHP-DEV] Re: [PATCH] Bug #45877: LONG_MAX/MIN array key as string/int

2009-03-23 Thread Matt Wilmas
Hi Dmitry, - Original Message - From: "Dmitry Stogov" Sent: Monday, March 23, 2009 Lukas Kahwe Smith wrote: On 19.03.2009, at 20:37, Rasmus Lerdorf wrote: So, what is the final conclusion on this one? Are we at a combination of Matt's and Dmitry's patches here? I think we definit

Re: [PHP-DEV] array kindex overflow issue Re: [PHP-DEV] Re: [PATCH] Bug #45877: LONG_MAX/MIN array key as string/int

2009-03-23 Thread Matt Wilmas
Hi Lukas, - Original Message - From: "Lukas Kahwe Smith" Sent: Monday, March 23, 2009 On 19.03.2009, at 20:37, Rasmus Lerdorf wrote: So, what is the final conclusion on this one? Are we at a combination of Matt's and Dmitry's patches here? I think we definitely need to fix this eve

[PHP-DEV] Re: array kindex overflow issue Re: [PHP-DEV] Re: [PATCH] Bug #45877: LONG_MAX/MIN array key as string/int

2009-03-23 Thread Dmitry Stogov
Lukas Kahwe Smith wrote: On 19.03.2009, at 20:37, Rasmus Lerdorf wrote: So, what is the final conclusion on this one? Are we at a combination of Matt's and Dmitry's patches here? I think we definitely need to fix this even in the 5.2 branch and get it back to 5.1.x and earlier behavior. I

[PHP-DEV] Re: [PATCH] Bug #45877: LONG_MAX/MIN array key as string/int

2009-03-23 Thread Dmitry Stogov
Hi Matt, Matt Wilmas wrote: Hi Dmitry, While updating my version (more below), I noticed another problem that I overlooked before with your leading zero check: "-0" is being treated as numeric. Yeah. Thank you for catching this. It should be fixed. - Original Message - From: "Dmit

[PHP-DEV] Segmentation fault, where to look when debugging?

2009-03-23 Thread Arjen Brouwer
Hi all, I also posted this message on php.general last firday, but got no response. Maybe you can help me? Our CMS segfaults on certain pages. It's a lot of code to debug so I wonder if someone can point in me in de right direction where to start looking when debugging. The GDB backtrace points

[PHP-DEV] array kindex overflow issue Re: [PHP-DEV] Re: [PATCH] Bug #45877: LONG_MAX/MIN array key as string/int

2009-03-23 Thread Lukas Kahwe Smith
On 19.03.2009, at 20:37, Rasmus Lerdorf wrote: So, what is the final conclusion on this one? Are we at a combination of Matt's and Dmitry's patches here? I think we definitely need to fix this even in the 5.2 branch and get it back to 5.1.x and earlier behavior. I consider it a bug that:

[PHP-DEV] Re: [PATCH] Bug #45877: LONG_MAX/MIN array key as string/int

2009-03-23 Thread Matt Wilmas
Hi Dmitry, While updating my version (more below), I noticed another problem that I overlooked before with your leading zero check: "-0" is being treated as numeric. - Original Message - From: "Dmitry Stogov" Sent: Friday, March 20, 2009 Hi Matt, I ran you version but it looked lit

[PHP-DEV] PHP 6 Bug Summary Report

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

[PHP-DEV] PHP 5 Bug Summary Report

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