JSON extension in PHP8

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tomfra
    Junior Member
    • Mar 2021
    • 8

    #1

    JSON extension in PHP8

    Is there any timeline on when a few of the essential extensions, specifically JSON (and EXIF), will be implemented into alt-php? we have several WP-CLI users looking to start using PHP8, but cannot while caged and using PHP Selector.
  • splaquet
    Junior Member
    • Jun 2017
    • 16

    #2
    huh... maybe some updates came through since wanting to post this message and actually posting this message. im seeing that exif is there, in both the main LVE selector area & PHP selector (user) area. but, im not seeing that JSON is located in the users PHP selector area... although, I am seeing that extension listed in the LVE selector config. any input on why that might be? [attachment]Screen Shot 2021-01-20 at 12.27.24 PM.png[/attachment] [attachment]Screen Shot 2021-01-20 at 12.27.12 PM.png[/attachment]

    Comment

    • apb
      Senior Member
      • Feb 2018
      • 386

      #3
      Hi Shannon,

      JSON extension is enabled implicitly, it cannot be disabled - this is the reason its absent on the user side

      Comment

      Working...