sebastian/global-state
Snapshotting of global state
9.0.1
932M downloads/mo
#51 most downloaded on composer
sebastianbergmann/global-state
What this package is like to depend on
Last release 2 months ago
01 Jun 2026
Ships fairly regularly
a new release about every 5 months
Most releases are documented
notes for 22 of 33 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
33 releases · first in 2014
4 releases in the last 12 months
see the full history below
Release timeline
33 releases · Oct 2014 to Jun 2026Releases
latest 33-
9.0.101 Jun 2026 -
9.0.006 Feb 2026 -
8.0.301 Jun 2026 -
8.0.229 Aug 2025 -
8.0.128 Aug 2025Release notes
Open source →Changed
- #38: Improve performance of
Snapshot::snapshotSuperGlobalArray()
Release notes
Open source →Changed
- #38: Improve performance of
Snapshot::snapshotSuperGlobalArray()
- #38: Improve performance of
-
8.0.007 Feb 2025 -
7.0.203 Jul 2024Release notes
Open source →Changed
- This project now uses PHPStan instead of Psalm for static analysis
Release notes
Open source →Changed
- This project now uses PHPStan instead of Psalm for static analysis
-
7.0.102 Mar 2024 -
7.0.002 Feb 2024 -
6.0.202 Mar 2024 -
6.0.119 Jul 2023Release notes
Open source →Changed
- Changed usage of
ReflectionProperty::setValue()to be compatible with PHP 8.3
- Changed usage of
-
6.0.003 Feb 2023Release notes
Open source →Changed
- Renamed
SebastianBergmann\GlobalState\ExcludeList::addStaticAttribute()toSebastianBergmann\GlobalState\ExcludeList::addStaticProperty() - Renamed
SebastianBergmann\GlobalState\ExcludeList::isStaticAttributeExcluded()toSebastianBergmann\GlobalState\ExcludeList::isStaticPropertyExcluded() - Renamed
SebastianBergmann\GlobalState\Restorer::restoreStaticAttributes()toSebastianBergmann\GlobalState\Restorer::restoreStaticProperties() - Renamed
SebastianBergmann\GlobalState\Snapshot::staticAttributes()toSebastianBergmann\GlobalState\Snapshot::staticProperties()
Removed
- Removed
SebastianBergmann\GlobalState\Restorer::restoreFunctions() - This component is no longer supported on PHP 7.3, PHP 7.4 and PHP 8.0
- Renamed
-
5.0.810 Aug 2025Nothing published for this version
-
5.0.702 Mar 2024Nothing published for this version
-
5.0.602 Aug 2023Nothing published for this version
-
5.0.514 Feb 2022Release notes
Open source →Fixed
- #34: Uninitialised typed static properties are not handled correctly
-
5.0.410 Feb 2022Release notes
Open source →Fixed
- The
$includeTraitsparameter ofSebastianBergmann\GlobalState\Snapshot::__construct()is not respected
- The
-
5.0.311 Jun 2021Release notes
Open source →Changed
SebastianBergmann\GlobalState\CodeExporter::globalVariables()now generates code that is compatible with PHP 8.1
-
5.0.226 Oct 2020Release notes
Open source →Fixed
SebastianBergmann\GlobalState\Exceptionnow correctly extends\Throwable
-
5.0.128 Sep 2020Release notes
Open source →Changed
- Changed PHP version constraint in
composer.jsonfrom^7.3 || ^8.0to>=7.3
- Changed PHP version constraint in
-
5.0.007 Aug 2020Release notes
Open source →Changed
- The
SebastianBergmann\GlobalState\Blacklistclass has been renamed toSebastianBergmann\GlobalState\ExcludeList
- The
-
4.0.007 Feb 2020 -
3.0.610 Aug 2025Nothing published for this version
-
3.0.502 Mar 2024Nothing published for this version
-
3.0.401 Mar 2024Nothing published for this version
-
3.0.302 Aug 2023Nothing published for this version
-
3.0.210 Feb 2022Release notes
Open source →Fixed
- The
$includeTraitsparameter ofSebastianBergmann\GlobalState\Snapshot::__construct()is not respected
- The
-
3.0.130 Nov 2020Release notes
Open source →Changed
- Changed PHP version constraint in
composer.jsonfrom^7.2to>=7.2
- Changed PHP version constraint in
-
3.0.001 Feb 2019Release notes
Open source →Changed
Snapshot::canBeSerialized()now recursively checks arrays and object graphs for variables that cannot be serialized
Removed
- This component is no longer supported on PHP 7.0 and PHP 7.1
-
2.0.027 Apr 2017Nothing published for this version
-
1.1.112 Oct 2015Nothing published for this version
-
1.1.021 Jun 2015Nothing published for this version
-
1.0.006 Oct 2014Nothing published for this version