[Bug 451314] Re: PHP 5.2.10 zlib bug remains for 32bit

2009-10-23 Thread Rajoy
If this has been fixed in 5.2.11, why do we still have 5.2.10 in
packages?

Having these issues in 5.2.10.dfsg.1-2ubuntu5, 32-bit Karmik.

-- 
PHP 5.2.10 zlib bug remains for 32bit
https://bugs.launchpad.net/bugs/451314
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
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 432291] Re: Fatal error: Call to undefined function gzopen() on php5 5.2.10.dfsg.1-2ubuntu3

2009-10-23 Thread Rajoy
Happens for me too, Ubuntu 9.10, 5.2.10.dfsg.1-2ubuntu5.

** Description changed:

  Binary package hint: php5
  
  Fatal error: Call to undefined function gzopen() on php5
  5.2.10.dfsg.1-2ubuntu3
  
  The error does not occur on php5 5.2.6.dfsg..1-3ubuntu4.2 (jaunty
  package)
  
  
  
  $ cat sample.php
  ?php
  $data = Hello World!;
  $gzfile = gzopen(hello.txt.gz, w9);
  gzwrite($gzfile, $data);
  gzclose($gzfile);
  ?
  $ php sample.php
  
  Fatal error: Call to undefined function gzopen() in
  /home/bellbind/experiment/php/gz/sample.php on line 3
  
  $ lsb_release -rd
  Description:Ubuntu karmic (development branch)
  Release:9.10
+ 
+ [added: Ubuntu 9.10, 5.2.10.dfsg.1-2ubuntu5, same problem]

-- 
Fatal error: Call to undefined function gzopen() on php5 
5.2.10.dfsg.1-2ubuntu3
https://bugs.launchpad.net/bugs/432291
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
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