PHP 8.2.31
Preview: version.rb Size: 302 B
/proc/thread-self/root/opt/alt/ruby27/share/gems/gems/json-2.3.0/lib/json/version.rb

# frozen_string_literal: false
module JSON
  # JSON version
  VERSION         = '2.3.0'
  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:47:23
Edit Download
15.00 KB lrw-r--r-- 2023-06-06 14:54:34
Edit Download
391 B lrw-r--r-- 2023-06-06 14:54:34
Edit Download
1.39 KB lrw-r--r-- 2023-06-06 14:54:34
Edit Download
302 B lrw-r--r-- 2023-06-06 14:54:34
Edit Download

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