News

GitHub adds ability to quickly review changed functions in your PHP pull requests

Published
GitHub adds ability to quickly review changed functions in your PHP pull requests image

GitHub announced that the pull request screen now supports the ability to quickly review changed functions in PHP projects.

“Searching the file finder for the term function or the name of a changed function in a PHP file will provide you with a filtered view of the results, so you can easily identify and view the most impactful parts of a pull request.”, Josh Vera said in the announcement.

Using this new feature is simple and GitHub has instructions outlined in their documentation but it can be completed in these steps:

Visit the pull requests page and in the list, click the one where you’d like to find the changed functions and methods. Once you are on the pull request, click “Files changed” tab. Now, click “Jump to….” and select the changed function or method from the drop-down menu or enter the name of the function or method to filter results.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Laravel Auditor Audits Your App With Your Own AI Agent image

Laravel Auditor Audits Your App With Your Own AI Agent

Read article
A simple form builder that stays out of your way image

A simple form builder that stays out of your way

Read article
Laravel AI: Trace Agent Runs With Lifecycle Events image

Laravel AI: Trace Agent Runs With Lifecycle Events

Read article
Laravel AI: Get Raw HTTP Responses and Rate Limits image

Laravel AI: Get Raw HTTP Responses and Rate Limits

Read article
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article