[php-maint] Bug#710673: [php5-common] JSON functions not available

Alexander Hofbauer ah at die-softwaremanufaktur.com
Sat Jun 1 12:41:30 UTC 2013


Package: php5-common
Version: 5.5.0~rc2+dfsg-1
Severity: normal

--- Please enter the report below this line. ---
After pulling in the latest PHP 5.5 packages from Sid JSON functions
seem to have gone completely.


$ php -r 'var_dump(function_exists("json_encode"));'
bool(false)

$ php -r 'var_dump(function_exists("json_decode"));'
bool(false)



Anything I'm missing here?



--- System information. ---
Architecture: amd64
Kernel:       Linux 3.9.3+

Debian Release: jessie/sid
  500 unstable        ftp.at.debian.org 
  100 experimental    ftp.at.debian.org 

--- Package information. ---
Depends         (Version) | Installed
=========================-+-==============
libc6           (>= 2.14) | 
sed          (>= 4.1.1-1) | 
psmisc      (>= 22.15-1~) | 
lsof                      | 
ucf                       | 


Package's Recommends field is empty.

Package's Suggests field is empty.



More information about the pkg-php-maint mailing list