Recent Commits to policies:main

  • 21/07/2026 13:54

    Bump actions/checkout from 6 to 7 (#36)

    Bump actions/checkout from 6 to 7 (#36)
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 21/07/2026 13:41

    Clarify usage of built-in web server in security-classification.rst (…

    Clarify usage of built-in web server in security-classification.rst (#37)
  • 12/06/2026 14:28

    Fix and update links to BCP and RFCs in requirements terms (#34)

    Fix and update links to BCP and RFCs in requirements terms (#34)
  • 01/06/2026 17:15

    Fix Release Process grammar issues (#33)

    Fix Release Process grammar issues (#33)
    
    * Fix grammar issues in Release Process
    
    * Run `rstfmt`
    
    * Use em dash since it interrupts the sentence
    
    Per Merriam Webster an en dash signifies “(up) to and including”, so I don't think it would be correct here.
    
    ---------
    
    Co-authored-by: Tim Düsterhus <tim@bastelstu.be>
  • 01/06/2026 9:46

    Clarify policy for Release Manager Selection (#28)

    Clarify policy for Release Manager Selection (#28)
    
    * Clarify policy for Release Manager Selection
    
    * Remove duplicate words
    
    Co-authored-by: Juliette <663378+jrfnl@users.noreply.github.com>
    
    * Fix typo
    
    Co-authored-by: Daniel Scherzer <daniel.e.scherzer@gmail.com>
    
    * Improve phrasing for hands-off custom
    
    * Formatting
    
    * Clarify language
    
    * Reorder
    
    ---------
    
    Co-authored-by: Juliette <663378+jrfnl@users.noreply.github.com>
    Co-authored-by: Daniel Scherzer <daniel.e.scherzer@gmail.com>
  • 07/05/2026 13:36

    Clarify security classification for unsanitized args

    Clarify security classification for unsanitized args
    
    Clearly, some functions _should_ be hardened against malicious arguments. Clarify this only applies to some functions.
  • 05/04/2026 9:33

    license-update: add documentation about PHP license changes (#29)

    license-update: add documentation about PHP license changes (#29)
    
    RFC: https://wiki.php.net/rfc/php_license_update
  • 05/04/2026 9:30

    Exempt adding Type and Value Errors from BC break policy (#27)

    Exempt adding Type and Value Errors from BC break policy (#27)
    
    RFC: https://wiki.php.net/rfc/policy-exempt-type-value-error-bc-policy
    
    Co-authored-by: Theodore Brown <theodorejb@outlook.com>
  • 03/04/2026 17:23

    Run docs.yml on Ubuntu 24.04

    Run docs.yml on Ubuntu 24.04
  • 03/04/2026 17:22

    Run docs.yml for all changes

    Run docs.yml for all changes
    
    Restricting the workflow to run on changes to `*.rst` files only will prevent
    CI from catching mistakes in the workflow itself, for example on Dependabot
    updates.
  • 03/04/2026 17:21

    Restrict docs.yml workflow permissions

    Restrict docs.yml workflow permissions
    
    This workflow is not deploying anywhere and thus neither needs
    `id-token: write`, nor `pages: write`.
  • 03/04/2026 17:17

    Fix branch filter in docs.yml workflow

    Fix branch filter in docs.yml workflow
  • 17/02/2026 2:46

    Bump actions/checkout from 5 to 6 (#26)

    Bump actions/checkout from 5 to 6 (#26)
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 21/12/2025 7:47

    Add changes to the release process (#19)

    Add changes to the release process (#19)
    
    RFC: https://wiki.php.net/rfc/policy-release-process-update
  • 23/11/2025 12:20

    Fix a couple grammar mistakes (#24)

    Fix a couple grammar mistakes (#24)
  • 20/11/2025 6:42

    Clarify discussion and voting period rules (#23)

    Clarify discussion and voting period rules (#23)
    
    * Clarify discussion and voting period rules
    
    * Fix typo
    
    * Add requirement to link the mailing list archives in the RFC itself
    
    * Drop “Repeated Discussion” remark in “Proposal Initiation”
    
    * Specify that votes may neither start nor end during EOY holidays
    
    * Rename “Minimum Discussion Period” to “Cooldown Period”
    
    * Clarify that removing voting widgets is a major change
    
    * Clarify that RFCs may not change after the vote started
    
    * Clarify that the end date is not included in the voting period
    
    * Soften phrasing for “new discussion points”
    
    * Fix typo
    
    * List phases.
    
    * Describe discussion period behavior.
    
    * Put change types front-and-center explicitly.
    
    * Restructure cooldown period discussion.
    
    * Move pre-discussion description to the Initiation section.
    
    * Reword inactive-proposal section to use bullets.
    
    * Add subsections for easier scanability.
    
    * Restructure voting prerequisites.
    
    * Restructure voting procedure.
    
    * More voting procedure changes.
    
    * Expand Errata section with a section header and more procedures.
    
    * Better explain what voting formalities are.
    
    * Rst Format.
    
    * Refer to the later section for secondary voting details.
    
    * Assorted rewording suggestions from Tim
    
    Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
    
    * Standardize on 'authors', no parens.
    
    * Additional word cleanup.
    
    * Adjust time descriptions.
    
    * Numeric fixes
    
    Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
    
    * Further clarify the grace period.
    
    * Rephrase the grace period
    
    Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
    
    * Capitalize Cooldown Period.
    
    * Additional rewording.
    
    Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
    
    * Formatting
    
    * Encourage adding notes referring to the errata
    
    * Allow canceling a vote within the first 7 days
    
    ---------
    
    Co-authored-by: Larry Garfield <lgarfield@makershub.ai>
    Co-authored-by: Larry Garfield <larry@garfieldtech.com>
  • 31/08/2025 12:27

    Add "Abstain" voting option and update phrasing for the voting (#20)

    Add "Abstain" voting option and update phrasing for the voting (#20)
    
    RFC: https://wiki.php.net/rfc/rfc_vote_abstain
  • 13/08/2025 15:25

    Bump actions/checkout from 4 to 5 (#22)

    Bump actions/checkout from 4 to 5 (#22)
  • 13/08/2025 14:32

    Create dependabot.yml

    Create dependabot.yml
  • 23/11/2024 18:26

    Merge pull request #10 from Crell/third-party-code

    Merge pull request #10 from Crell/third-party-code
    
    Add a policy page on third party code usage.
    Tags:
  • 28/05/2024 13:49

    Include the acronym casing RFC in coding-standards-and-naming.rst (#7)

    Include the acronym casing RFC in coding-standards-and-naming.rst (#7)
    
    see https://wiki.php.net/rfc/class-naming-acronyms
    Tags:
  • 08/05/2024 11:02

    Implement the changes of the Release Cycle Update RFC (#5)

    Implement the changes of the Release Cycle Update RFC (#5)
    
    RFC: https://wiki.php.net/rfc/release_cycle_update
    
    ---------
    
    Co-authored-by: Peter Kokot <peterkokot@gmail.com>
    Co-authored-by: Ben Ramsey <ben@benramsey.com>
    Co-authored-by: Sergey Panteleev <sergey@php.net>
    Tags:

Log in