Prev: Question about PHP-CGI, Unicode Environment, and $_POST
Next: R: [PHP-WIN] PHP Debugger for Windows?
From: Ferenc Kovacs on 3 Aug 2010 08:59 On Tue, Aug 3, 2010 at 2:46 PM, Keith Davis <keithdavis(a)pridedallas.com> wrote: > That was what I was going to suggest. We use Netbeans for 90% of our PHP > development. It does support XDebug....however, it crashes. Still, it's > useable, just a pain, as it will crash 100% of the time if you leave it > on too long and won't do watches without crashing (you can still see > variables, etc...) > Did you tried the latest version? http://twitter.com/xdebug/status/19604852335 Tyrael
From: Steven Scott on 3 Aug 2010 09:08 Yes, we do have the XDebug 2.1 installed with PHP 5.2 support which is what we are using. On Tue, Aug 3, 2010 at 8:59 AM, Ferenc Kovacs <info(a)tyrael.hu> wrote: > On Tue, Aug 3, 2010 at 2:46 PM, Keith Davis <keithdavis(a)pridedallas.com> > wrote: > > That was what I was going to suggest. We use Netbeans for 90% of our PHP > > development. It does support XDebug....however, it crashes. Still, it's > > useable, just a pain, as it will crash 100% of the time if you leave it > > on too long and won't do watches without crashing (you can still see > > variables, etc...) > > > > Did you tried the latest version? > > http://twitter.com/xdebug/status/19604852335 > > Tyrael >
From: Ferenc Kovacs on 3 Aug 2010 09:11 The fixed windows build was rolled out _after_ the initial 2.1 release. So if you download your crashy windows version when 2.1 came out, then you should try the new binaries. Tyrael On Tue, Aug 3, 2010 at 3:08 PM, Steven Scott <chowarmaan(a)gmail.com> wrote: > Yes, we do have the XDebug 2.1 installed with PHP 5.2 support which is what > we are using. > > On Tue, Aug 3, 2010 at 8:59 AM, Ferenc Kovacs <info(a)tyrael.hu> wrote: >> >> On Tue, Aug 3, 2010 at 2:46 PM, Keith Davis <keithdavis(a)pridedallas.com> >> wrote: >> > That was what I was going to suggest. We use Netbeans for 90% of our PHP >> > development. It does support XDebug....however, it crashes. Still, it's >> > useable, just a pain, as it will crash 100% of the time if you leave it >> > on too long and won't do watches without crashing (you can still see >> > variables, etc...) >> > >> >> Did you tried the latest version? >> >> http://twitter.com/xdebug/status/19604852335 >> >> Tyrael > >
From: Steven Scott on 3 Aug 2010 09:13 Thanks. I will grab the new binary and try it again in our environment then. Surprising that the version was not updated from 2.1.0 to be 2.1.1 or something with a bug fix of this magnitude. On Tue, Aug 3, 2010 at 9:11 AM, Ferenc Kovacs <info(a)tyrael.hu> wrote: > The fixed windows build was rolled out _after_ the initial 2.1 release. > So if you download your crashy windows version when 2.1 came out, then > you should try the new binaries. > > Tyrael > > On Tue, Aug 3, 2010 at 3:08 PM, Steven Scott <chowarmaan(a)gmail.com> wrote: > > Yes, we do have the XDebug 2.1 installed with PHP 5.2 support which is > what > > we are using. > > > > On Tue, Aug 3, 2010 at 8:59 AM, Ferenc Kovacs <info(a)tyrael.hu> wrote: > >> > >> On Tue, Aug 3, 2010 at 2:46 PM, Keith Davis <keithdavis(a)pridedallas.com > > > >> wrote: > >> > That was what I was going to suggest. We use Netbeans for 90% of our > PHP > >> > development. It does support XDebug....however, it crashes. Still, > it's > >> > useable, just a pain, as it will crash 100% of the time if you leave > it > >> > on too long and won't do watches without crashing (you can still see > >> > variables, etc...) > >> > > >> > >> Did you tried the latest version? > >> > >> http://twitter.com/xdebug/status/19604852335 > >> > >> Tyrael > > > > >
From: Ferenc Kovacs on 3 Aug 2010 09:15
yep, I will tell this to Derick. Tyrael On Tue, Aug 3, 2010 at 3:13 PM, Steven Scott <chowarmaan(a)gmail.com> wrote: > Thanks. I will grab the new binary and try it again in our environment > then. Surprising that the version was not updated from 2.1.0 to be 2.1.1 or > something with a bug fix of this magnitude. > > On Tue, Aug 3, 2010 at 9:11 AM, Ferenc Kovacs <info(a)tyrael.hu> wrote: >> >> The fixed windows build was rolled out _after_ the initial 2.1 release. >> So if you download your crashy windows version when 2.1 came out, then >> you should try the new binaries. >> >> Tyrael >> >> On Tue, Aug 3, 2010 at 3:08 PM, Steven Scott <chowarmaan(a)gmail.com> wrote: >> > Yes, we do have the XDebug 2.1 installed with PHP 5.2 support which is >> > what >> > we are using. >> > >> > On Tue, Aug 3, 2010 at 8:59 AM, Ferenc Kovacs <info(a)tyrael.hu> wrote: >> >> >> >> On Tue, Aug 3, 2010 at 2:46 PM, Keith Davis >> >> <keithdavis(a)pridedallas.com> >> >> wrote: >> >> > That was what I was going to suggest. We use Netbeans for 90% of our >> >> > PHP >> >> > development. It does support XDebug....however, it crashes. Still, >> >> > it's >> >> > useable, just a pain, as it will crash 100% of the time if you leave >> >> > it >> >> > on too long and won't do watches without crashing (you can still see >> >> > variables, etc...) >> >> > >> >> >> >> Did you tried the latest version? >> >> >> >> http://twitter.com/xdebug/status/19604852335 >> >> >> >> Tyrael >> > >> > > > |