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(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 unstableftp.at.debian.org 
  100 experimentalftp.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.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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

 -- Ondřej Surý ond...@debian.org  Fri, 17 May 2013 14:41:41 +0200



On Sat, Jun 1, 2013 at 3:41 PM, Alexander Hofbauer 
a...@die-softwaremanufaktur.com wrote:

 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 unstableftp.at.debian.org
   100 experimentalftp.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.

 ___
 pkg-php-maint mailing list
 pkg-php-ma...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint