Lines Matching refs:commit

65    > and commit any fixes.
112 2. Run `./scripts/dev/credits` in php-src and commit the changes to the credits
153 > We will use the patch-level version branch to commit any critical bug or
230 7. If all is correct, commit the changes to your local-only release branch.
234 git commit --gpg-sign=YOURKEYID -m "Update versions for PHP X.Y.ZRCn"
257 git commit --gpg-sign=YOURKEYID -m "PHP-X.Y is now for PHP X.Y.Z-dev"
354 Add, commit, and push your changes, when finished.
358 git commit --gpg-sign=YOURKEYID -m "Announce PHP X.Y.ZRCn"
389 git commit --gpg-sign=YOURKEYID -m "Announce PHP X.Y.0RCn"
397 …* [Announce 8.1.0alpha1](https://github.com/php/web-php/commit/57b9675c8d8550493289fa1fba77427c93c…
398 …* [Announce 8.1.0alpha2](https://github.com/php/web-php/commit/cec044fc0763f5cfa77d0e79479f8b62790…
399 …* [Announce 8.1.0alpha3](https://github.com/php/web-php/commit/5c480765f444a3fddfd575e01fe0be3fcfd…
400 …* [Announce 8.1.0beta1](https://github.com/php/web-php/commit/40840e3c3f89d6dd95baa4b8cdf22d6f206f…
401 …* [Announce 8.1.0beta2](https://github.com/php/web-php/commit/7bf6acdadd4940bd9db711bf3f9d5a4054dc…
402 …* [Announce 8.1.0beta3](https://github.com/php/web-php/commit/38c8a872700fb0c2ebde49e2eae3374257ba…
403 …* [Announce 8.1.0RC1](https://github.com/php/web-php/commit/6e4bf3d0228ce113728d5f1a769ed42e0d63ca…
404 …* [Announce 8.1.0RC2](https://github.com/php/web-php/commit/1ae95f4b686a5d614a94a664a7466ee0e5cd21…
405 …* [Announce 8.1.0RC3](https://github.com/php/web-php/commit/3091246d77a3f445fcc593587597d0abcab8c3…
406 …* [Announce 8.1.0RC4](https://github.com/php/web-php/commit/fbaeb9403f4e2856115889946d3f63751e183c…
407 …* [Announce 8.1.0RC5](https://github.com/php/web-php/commit/46473ccccfb5f7fedc3f169c55fb7c22a596b5…
408 …* [Announce 8.1.0RC6](https://github.com/php/web-php/commit/cacaef9c41352b5dbf3fbbf44702cc6c0cbfb4…
468 2. If a CVE commit needs to be merged to the release, have it committed to
469 the base branches and [merged upwards as usual][] (e.g. commit the CVE fix
477 > Don't forget to update `NEWS` manually in an extra commit to the
481 and commit the changes in the credits files in `ext/standard`.
534 8. If all is correct, commit the changes to your local-only release branch.
538 git commit --gpg-sign=YOURKEYID -m "Update versions for PHP X.Y.Z"
584 copy the tarballs and signature files into the repository. Add, commit, and
591 git commit --gpg-sign=YOURKEYID -m "Add tarballs for php-X.Y.Z"
607 git commit distributions
612 > This fetches the last commit ID from `web-php-distributions` and pins the
613 > "distributions" submodule in `web-php` to this commit ID.
695 5. Review all the changes in `web-php`, commit, and push them.
700 git commit --gpg-sign=YOURKEYID -m "Announce PHP X.Y.Z"
704 See [Announce PHP 8.1.6][] for an example commit.
718 Add, commit, and push your changes, when finished.
722 git commit --gpg-sign=YOURKEYID -m "PHP X.Y.Z released"
858 3. Add a commit on the main branch (i.e., `master`) after the branch point.
860 This commit should:
870 of what this commit should include.
873 appropriate commit message (e.g., "master is now for PHP 8.3.0-dev").
972 manager. Save this export back to `php-keyring.gpg`, commit the changes,
986 git commit --gpg-sign=YOURKEYID -m "Update PHP release manager keyring"
1021 [Update versions for PHP 8.1.0beta3]: https://github.com/php/php-src/commit/3edd1087c70bee2ec21f0fb…
1022 [Update versions for PHP 8.1.6RC1]: https://github.com/php/php-src/commit/40e8ced23898e3069340ca03e…
1023 [Update NEWS for PHP 8.1.6RC1]: https://github.com/php/php-src/commit/a4fdeaebe419b88e3b4a1f5aba845…
1024 [Prepare for PHP 8.1.0RC1]: https://github.com/php/php-src/commit/5764414eb8900ae98020a3c20693f4fb7…
1025 [Bump for 8.1.8-dev]: https://github.com/php/php-src/commit/3b6ee1eb19c14c3339ebfcf5c967065a9f828971
1027 [Announce 8.1.0RC3]: https://github.com/php/web-qa/commit/f264b711fd3827803b79bbb342959eae57ea502b
1028 [8.1.6RC1]: https://github.com/php/web-qa/commit/e6d61ad7a9d8be0b1cd159af29f3b9cbdde33384
1030 [Update versions for PHP 8.1.7]: https://github.com/php/php-src/commit/d35e577a1bd0b35b9386cea97cdd…
1031 [Update NEWS for PHP 8.1.7]: https://github.com/php/php-src/commit/b241f07f52ca9f87bf52be81817f475e…
1032 [Announce PHP 8.1.6]: https://github.com/php/web-php/commit/9f796a96c65f07e45845ec248933bfb0010b94a9
1033 [PHP 8.1.6 released]: https://github.com/php/web-qa/commit/bff725f8373cf6fd9d97ba62a8517b19721a4c2e
1035 [Prepare for PHP 8.2]: https://github.com/php/php-src/commit/1c33ddb5e5598c5385c4c965992c6e031fd00d…
1036 [Prepare for PHP 8.2 (bis)]: https://github.com/php/php-src/commit/a93e12f8a6dfc23e334339317c97aa35…
1037 [Add PHP-8.1 to the Git steps page]: https://github.com/php/web-php/commit/1fcd78c2817cf1fbf1a1de2d…
1041 [Generating a new GPG key]: https://docs.github.com/en/authentication/managing-commit-signature-ver…