# tpunt/PHP7-Reference

An overview of the features, changes, and backward compatibility breakages in PHP 7

Repository: https://github.com/tpunt/PHP7-Reference
Canonical: https://ross.abutalabs.com/products/php7-reference
License: MIT
License Family: permissive
Topics: php, php7, php71, php72
Last push: 2018-08-14T01:02:59+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4110, "days_push": 2942, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1368, forks 119 (observed 2026-08-28T04:04:31.535147+00:00)

## What it is
A collection of Markdown reference documents summarizing the new features, changes, and backward compatibility breakages in PHP 7.0, 7.1, and 7.2. It acts as a consolidated quick-reference for PHP developers evaluating or performing upgrades across the PHP 7.x series.

## Use cases
- what's new in PHP 7
- PHP 7 backward compatibility breakages when upgrading from PHP 5
- PHP 7.1 new features overview
- PHP 7.2 changes and deprecations list
- migrate legacy PHP codebase to PHP 7
- learn PHP 7 scalar type declarations and return types
- PHP 7 upgrade guide with removed features

## When to choose
- You are upgrading a PHP 5 application to PHP 7 and need a summary of what will break
- You want a quick, organized overview of the syntax and features introduced in a specific PHP 7.x minor version
- You need a condensed changelog of language-level changes without reading the full RFCs

## When to avoid
- You need documentation for PHP 7.3 or later — coverage stops at PHP 7.2 (last updated 2018)
- You want the official, exhaustive PHP manual or complete RFC texts
- You prefer interactive tutorials or runnable example code over prose reference notes

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, markdown, developer-tools
- domain: programming-languages, documentation, developer-tools, tutorials
- platform: php
- tags: php7, migration-guide, language-reference, whats-new, backward-compatibility, changelog, upgrade-guide, php71, php72

## Member repositories
- tpunt/PHP7-Reference (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:31.535147+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:04.683160+00:00, confidence not recorded.
  - readme: https://github.com/tpunt/PHP7-Reference (fetched 2026-08-28T04:04:31.535147+00:00, sha b8660193540b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
