Debian Bug report logs - #710808
libapache2-mod-php5: json_decode function not found, but should be built in

version graph

Package: php5-common; Maintainer for php5-common is (unknown);

Reported by: "Alan Chandler" <alan@chandlerfamily.org.uk>

Date: Sun, 2 Jun 2013 16:09:01 UTC

Severity: important

Merged with 710673, 711026

Found in version php5/5.5.0~rc2+dfsg-2

Done: "Thijs Kinkhorst" <thijs@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#710808; Package libapache2-mod-php5. (Sun, 02 Jun 2013 16:09:05 GMT) (full text, mbox, link).


Acknowledgement sent to "Alan Chandler" <alan@chandlerfamily.org.uk>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Sun, 02 Jun 2013 16:09:05 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: "Alan Chandler" <alan@chandlerfamily.org.uk>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libapache2-mod-php5: json_decode function not found, but should be built in
Date: Sun, 02 Jun 2013 17:02:47 +0100
Package: libapache2-mod-php5
Version: 5.5.0~rc2+dfsg-2
Severity: important

Dear Maintainer,

I have some working php code which calls json_decode.  Just upgraded to php5.5 and now when it runs, it fails 

Fatal error: Call to undefined function json_decode()

I thought json_decode() should be built in


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libapache2-mod-php5 depends on:
ii  apache2-bin [apache2-api-20120211]  2.4.4-5
ii  libbz2-1.0                          1.0.6-4
ii  libc6                               2.17-3
ii  libcomerr2                          1.42.5-1.1
ii  libdb5.1                            5.1.29-5
ii  libgssapi-krb5-2                    1.10.1+dfsg-6
ii  libk5crypto3                        1.10.1+dfsg-6
ii  libkrb5-3                           1.10.1+dfsg-6
ii  libmagic1                           1:5.14-2
ii  libonig2                            5.9.1-1
ii  libpcre3                            1:8.31-2
ii  libqdbm14                           1.8.78-2
ii  libssl1.0.0                         1.0.1e-3
ii  libstdc++6                          4.8.0-9
ii  libxml2                             2.8.0+dfsg1-7+nmu1
ii  mime-support                        3.54
ii  php5-common                         5.5.0~rc2+dfsg-2
ii  tzdata                              2013c-2
ii  ucf                                 3.0027
ii  zlib1g                              1:1.2.8.dfsg-1

Versions of packages libapache2-mod-php5 recommends:
ii  php5-cli  5.5.0~rc2+dfsg-2

Versions of packages libapache2-mod-php5 suggests:
ii  php-pear  5.5.0~rc2+dfsg-2

-- no debconf information



Reply sent to "Thijs Kinkhorst" <thijs@debian.org>:
You have taken responsibility. (Sun, 02 Jun 2013 16:15:11 GMT) (full text, mbox, link).


Notification sent to "Alan Chandler" <alan@chandlerfamily.org.uk>:
Bug acknowledged by developer. (Sun, 02 Jun 2013 16:15:11 GMT) (full text, mbox, link).


Message #10 received at 710808-done@bugs.debian.org (full text, mbox, reply):

From: "Thijs Kinkhorst" <thijs@debian.org>
To: 710808-done@bugs.debian.org
Subject: Re: [php-maint] Bug#710808: libapache2-mod-php5: json_decode function not found, but should be built in
Date: Sun, 2 Jun 2013 18:12:56 +0200
On Sun, June 2, 2013 18:02, Alan Chandler wrote:
> Package: libapache2-mod-php5
> Version: 5.5.0~rc2+dfsg-2
> Severity: important
>
> Dear Maintainer,
>
> I have some working php code which calls json_decode.  Just upgraded to
> php5.5 and now when it runs, it fails
>
> Fatal error: Call to undefined function json_decode()
>
> I thought json_decode() should be built in

This is described in the package's NEWS file:

 * Starting from this version, the JSON module is no longer compiled in
   due to licensing problems, and you need to install the JSON extension
   as external php5-json package that is using json-c library.

However, php5-json is currently in the NEW queue, we expect it to be
approved soon.


Cheers,
Thijs



Message #11 received at 710808-done@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@debian.org>
To: Alan Chandler <alan@chandlerfamily.org.uk>, 710808-done@bugs.debian.org
Subject: Re: [php-maint] Bug#710808: libapache2-mod-php5: json_decode function not found, but should be built in
Date: Sun, 2 Jun 2013 19:37:35 +0200
[Message part 1 (text/plain, inline)]
Please don't report duplicate bugs and read the NEWS.Debian at least when
you are using the *unstable* distribution!

O.


On Sun, Jun 2, 2013 at 6:02 PM, Alan Chandler <alan@chandlerfamily.org.uk>wrote:

> Package: libapache2-mod-php5
> Version: 5.5.0~rc2+dfsg-2
> Severity: important
>
> Dear Maintainer,
>
> I have some working php code which calls json_decode.  Just upgraded to
> php5.5 and now when it runs, it fails
>
> Fatal error: Call to undefined function json_decode()
>
> I thought json_decode() should be built in
>
>
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages libapache2-mod-php5 depends on:
> ii  apache2-bin [apache2-api-20120211]  2.4.4-5
> ii  libbz2-1.0                          1.0.6-4
> ii  libc6                               2.17-3
> ii  libcomerr2                          1.42.5-1.1
> ii  libdb5.1                            5.1.29-5
> ii  libgssapi-krb5-2                    1.10.1+dfsg-6
> ii  libk5crypto3                        1.10.1+dfsg-6
> ii  libkrb5-3                           1.10.1+dfsg-6
> ii  libmagic1                           1:5.14-2
> ii  libonig2                            5.9.1-1
> ii  libpcre3                            1:8.31-2
> ii  libqdbm14                           1.8.78-2
> ii  libssl1.0.0                         1.0.1e-3
> ii  libstdc++6                          4.8.0-9
> ii  libxml2                             2.8.0+dfsg1-7+nmu1
> ii  mime-support                        3.54
> ii  php5-common                         5.5.0~rc2+dfsg-2
> ii  tzdata                              2013c-2
> ii  ucf                                 3.0027
> ii  zlib1g                              1:1.2.8.dfsg-1
>
> Versions of packages libapache2-mod-php5 recommends:
> ii  php5-cli  5.5.0~rc2+dfsg-2
>
> Versions of packages libapache2-mod-php5 suggests:
> ii  php-pear  5.5.0~rc2+dfsg-2
>
> -- no debconf information
>
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
>



-- 
Ondřej Surý <ondrej@sury.org>
[Message part 2 (text/html, inline)]

No longer marked as found in versions php5/5.5.0~rc2+dfsg-2. Request was from Ondřej Surý <ondrej@sury.org> to control@bugs.debian.org. (Tue, 04 Jun 2013 05:48:09 GMT) (full text, mbox, link).


Bug reassigned from package 'libapache2-mod-php5' to 'php5-common'. Request was from Ondřej Surý <ondrej@sury.org> to control@bugs.debian.org. (Tue, 04 Jun 2013 05:54:09 GMT) (full text, mbox, link).


Marked as found in versions php5/5.5.0~rc2+dfsg-2. Request was from Ondřej Surý <ondrej@sury.org> to control@bugs.debian.org. (Tue, 04 Jun 2013 05:54:11 GMT) (full text, mbox, link).


Merged 710808 711026 Request was from Ondřej Surý <ondrej@sury.org> to control@bugs.debian.org. (Tue, 04 Jun 2013 05:54:13 GMT) (full text, mbox, link).


Marked as fixed in versions php5/5.5.0~rc2+dfsg-1. Request was from Ondřej Surý <ondrej@sury.org> to control@bugs.debian.org. (Tue, 04 Jun 2013 05:57:12 GMT) (full text, mbox, link).


Marked as found in versions php5/5.5.0~rc2+dfsg-1. Request was from Ondřej Surý <ondrej@sury.org> to control@bugs.debian.org. (Tue, 04 Jun 2013 05:57:14 GMT) (full text, mbox, link).


Merged 710673 710808 711026 Request was from Ondřej Surý <ondrej@sury.org> to control@bugs.debian.org. (Tue, 04 Jun 2013 05:57:17 GMT) (full text, mbox, link).


No longer marked as fixed in versions php5/5.5.0~rc2+dfsg-1. Request was from Ondřej Surý <ondrej@sury.org> to control@bugs.debian.org. (Tue, 04 Jun 2013 05:57:22 GMT) (full text, mbox, link).


No longer marked as found in versions php5/5.5.0~rc2+dfsg-1. Request was from Ondřej Surý <ondrej@sury.org> to control@bugs.debian.org. (Tue, 04 Jun 2013 05:57:25 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Tue, 02 Jul 2013 07:27:31 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 00:35:29 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.