Skip to content
  • Fokkema's avatar
    Updated three scripts for compatibility issues with PHP < 5.4. · 1fdb9e91
    Fokkema authored
    - mm10_transcript_positions_create.php:
      - Updated preg_match_all() call to be compatible with PHP versions < 5.4.0.
    - get_read_length_per_gene.php, mm10_transcript_positions_create.php, packed_sam2wiggle.php:
      - Added link to inc-lib-json.php to be compatible with PHP versions < 5.2.0.
      - inc-lib-json.php is not released at this moment, because its license is unclear.
    - Updated changelog to mention minimal required PHP version (5.4).
    1fdb9e91