[Bug 945615] Re: XDebug PHP version compatibility issue

2012-03-10 Thread sry but private
Sorry this bug is substantially the same as

https://bugs.launchpad.net/ubuntu/+source/xdebug/+bug/820797

but because xdebug and php have reached new versions there are new
incompatibilities as mentioned above.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/945615

Title:
  XDebug PHP version compatibility issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/945615/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 945615] Re: XDebug PHP version compatibility issue

2012-03-04 Thread sry but private
The packages

libapache2-mod-php5 (PHP Version 5.3.2-1ubuntu4.14)
php5-xdebug (2.0.5-1ubuntu1)

delivered with Ubuntu 10.04 LTS don't work properly. Xdebug provides an
interface to IDEs like netbeans or eclipse. This interface is broken.
Normally it is possible to display the values of variables with Xdebug.
But version 2.0.x fails to do so. Version 2.1.x and 2.2.x work properly
as I experienced. Xdebug 2.3.x produces another bug because it is
written for higher PHP versions than 5.3.2.

There are 3 options:

1. Replace Xdebug package with 2.1.x or 2.2.x
2. Replace PHP and Xdebug 2.3.x and 5.3.9/5.4.x respectively
3. Ask people to help themselves (by compiling their own version of XDebug and 
PHP)

I would recommend option 1, because it has minimal side effects. To lift
PHP versions is risky. I myself was punished a lot for updating PHP only
for having the newest version.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/945615

Title:
  XDebug PHP version compatibility issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/945615/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 945615] [NEW] XDebug PHP version compatibility issue

2012-03-03 Thread sry but private
Public bug reported:

This issue isn't a bug in common sense. 
It's a package interoperability problem resulting in bugs.

I am using a vanilla Ubuntu 10.04 LTS installation.
with
libapache2-mod-php5 (PHP Version 5.3.2-1ubuntu4.14)
php5-xdebug (2.0.5-1ubuntu1)

The usual bug is that there are no visible local variables in the IDE depending 
on Xdebug.
By manually updating XDebug to a 2.1.x version the bug vanishes.

All behaves well with XDebug version 2.2.x

With version 2.2.3 all seems allright. But then I got

[Sat Mar 03 12:13:45 2012] [notice] child pid 6276 exit signal
Segmentation fault (11)

in the apache error log and the debugger crashed. The culprit was the 
mysqli_init()  statement initiated from Drupal6. 
(Drupal7 isn't affected because it does not apply this statement any more.)

The bug vanished after manually downgrading Xdebug to 2.2.2 again.

So I urge you to change the php-xdebug package to 2.1.x or 2.2.x but not
to 2.3.x unless you dont lift the PHP version.

** Affects: php5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/945615

Title:
  XDebug PHP version compatibility issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/945615/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 945615] Re: XDebug PHP version compatibility issue

2012-03-03 Thread sry but private
With version 2.2.3 all seems allright.

correction:  With version 2.3.x all seems allright.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/945615

Title:
  XDebug PHP version compatibility issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/945615/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs