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ý <[email protected]>  Fri, 17 May 2013 14:41:41 +0200



On Sat, Jun 1, 2013 at 3:41 PM, Alexander Hofbauer <
[email protected]> 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 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.
>
> _______________________________________________
> pkg-php-maint mailing list
> [email protected]
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
>

Reply via email to