> > In PHP 8.1: > > > > This branch is 1 commit ahead, 7 commits behind master. > > > > > > This seems terribly wrong, looks like was merged from master > > (NEWS file have 8.2 entries) > > > > > > Can some GIT expert check and fix that ? > > I guess that the "1 commit ahead" is just that your local branch is a merge > with master. > AFAICT, this has not been pushed. > > What about: > $ git brand -D PHP-8.1 > $ git fetch > $ git checkout PHP-8.1 > > For a fresh start?
It looks broken on GitHub too. I think ac6edbb73e701f6132b56065ff9343869feb4461 was accidentally pushed to PHP-8.1 instead of master. PHP-8.1 should be reset to 110573726b6917580cd2c0c5d89c83e72f2de686. I can try, but I'm not sure I have the permission to force-push. Ilija -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: https://www.php.net/unsub.php