Skip to content
The Stopwatch component provides a way to profile code.
PHP
Branch: master
Clone or download

Latest commit

nicolas-grekas Merge branch '5.1'
* 5.1:
  [PhpUnitBridge] fix leftover
  [PhpUnitBridge] fix installing under PHP >= 8
  Use ">=" for the "php" requirement
  bump icu 67.1
  [DI] Remove preload primitive types
  [Validator] Add missing translations of nn locale
  [HttpKernel] Fix that the `Store` would not save responses with the X-Content-Digest header present
  [Intl] bump icu 67.1
  [Validator] allow passing a validator to Validation::createCallable()
Latest commit 3e6eedd May 20, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Tests Merge branch '3.4' into 4.3 Nov 5, 2019
.gitattributes add missing gitattributes for phpunit-bridge Mar 27, 2020
.gitignore
CHANGELOG.md [Stopwatch] fix wrong nullable type Jul 29, 2019
LICENSE Update year in license files Jan 1, 2020
README.md Updated all the README files Mar 4, 2016
Section.php
Stopwatch.php Merge branch '4.4' into 5.0 Mar 18, 2020
StopwatchEvent.php Merge branch '4.3' into 4.4 Nov 5, 2019
StopwatchPeriod.php Replace more docblocks by type-hints Nov 7, 2017
composer.json Merge branch '5.1' May 20, 2020
phpunit.xml.dist Bump phpunit XSD version to 5.2 Nov 11, 2018

README.md

You can’t perform that action at this time.