mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
This allows https://nielsdos.github.io/php-benchmark-visualisation/ to only show commits from master (or a specific branch). Otherwise we get confusing, undulating commits from different branches, with potentially wildly different performance. Closes GH-12101