Bug 1322165

Summary: rh-php56-php-5.6.5-8.el6 and rh-php56-php-pecl-jsonc-1.3.6-3.el6
Product: Red Hat Software Collections Reporter: LightDot <lightdot>
Component: rh-php56Assignee: Remi Collet <rcollet>
Status: CLOSED INSUFFICIENT_DATA QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: high Docs Contact:
Priority: unspecified    
Version: rh-php56CC: jorton
Target Milestone: alpha   
Target Release: 2.2   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-22 14:24:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description LightDot 2016-03-29 23:25:26 UTC
Description of problem:

rh-php56-php-pecl-jsonc-1.3.6-3.el6 isn't working after the recent rh-php56-php-5.6.5-8.el6 update


Steps to Reproduce:

1. update from rh-php56-php-5.6.5-7.el6 to rh-php56-php-5.6.5-8.el6
2. 40-jsonc.ini isn't loaded, extension not available.


Actual results:

scl enable rh-php56 'php -i' |grep json
shows no relevant json information.


Expected results:

scl enable rh-php56 'php -i' |grep json
<..cut..>
json
json support => enabled
json version => 1.3.6

Comment 1 Remi Collet 2016-03-30 08:12:09 UTC
Sorry, but I cannot reproduce.

Need more information:
rpm -qa rh-php56\* | sort
rpm -Va rh-php56\*

Comment 2 Joe Orton 2016-09-22 14:24:47 UTC
Closing without a reproduction case.  If you would like to pursue this matter feel free to reopen this bug and attach the needed information.