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

2013-06-01 Thread Lior Kaplan
See the changelog: php5 (5.5.0~rc1+dfsg-1) experimental; urgency=low * Imported Upstream version 5.5.0~rc1+dfsg * Enable VPX (WEBP) support in GD extension * Add dfsg-repack.sh script to remove non-free JSON module (Closes: #692613) * Remove php5-json from Provides, since that's no lo

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

2013-06-01 Thread Alexander Hofbauer
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