PHP 8.2.31
Preview: version.rb Size: 302 B
//proc/thread-self/root/opt/alt/ruby32/share/ruby/json/version.rb

# frozen_string_literal: false
module JSON
  # JSON version
  VERSION         = '2.6.3'
  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 2026-04-30 07:09:27
Edit Download
20.85 KB lrw-r--r-- 2026-04-07 14:12:49
Edit Download
391 B lrw-r--r-- 2026-04-07 14:12:49
Edit Download
1.39 KB lrw-r--r-- 2026-04-07 14:12:49
Edit Download
302 B lrw-r--r-- 2026-04-07 14:12:49
Edit Download

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