PHP 8.2.31
Preview: version.rb Size: 304 B
/proc/thread-self/root/opt/alt/ruby23/lib64/ruby/2.3.0/json/version.rb

# frozen_string_literal: false
module JSON
  # JSON version
  VERSION         = '1.8.3.1'
  VERSION_ARRAY   = VERSION.split(/\./).map { |x| x.to_i } # :nodoc:
  VERSION_MAJOR   = VERSION_ARRAY[0] # :nodoc:
  VERSION_MINOR   = VERSION_ARRAY[1] # :nodoc:
  VERSION_BUILD   = VERSION_ARRAY[2] # :nodoc:
end

Directory Contents

Dirs: 1 × Files: 4

Name Size Perms Modified Actions
add DIR
- drwxr-xr-x 2024-03-03 22:43:24
Edit Download
15.74 KB lrw-r--r-- 2023-07-26 14:39:32
Edit Download
539 B lrw-r--r-- 2023-07-26 14:39:32
Edit Download
1.23 KB lrw-r--r-- 2023-07-26 14:39:32
Edit Download
304 B lrw-r--r-- 2023-07-26 14:39:32
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).