Comparing 49c841e...5e0fe27 · cakephp/debug_kit · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cakephp/debug_kit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 49c841e
Choose a base ref
...
head repository: cakephp/debug_kit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5e0fe27
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 25, 2025

  1. Configuration menu
    Copy the full SHA
    6d0c239 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Improve wording
    ravage84 authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    74c2d1e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1047 from Neluxx/patch-1

    Add doc section to explain how to use DebugTimer for custom profiling
    LordSimal authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    41d175c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2026

  1. Constrain classes further in MailPreview controller (#1078)

    This controller should not attempt to load classes with `\` in the name,
    nor should it attempt to load classes that do not extedn
    `MailPreview`.
    
    Thanks to Volker Dusch and the PHP Ecosystem security team for reporting this.
    
    Backport from 5.x
    markstory committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    7c4d85e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1079 from cakephp/backport-fix

    Constrain classes further in MailPreview controller (#1078)
    markstory authored Jun 6, 2026
    Configuration menu
    Copy the full SHA
    5e0fe27 View commit details
    Browse the repository at this point in the history
Loading