-
Notifications
You must be signed in to change notification settings - Fork 3.5k
REST API: Log doing_it_wrong notices to debug.log #10537
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ilclaudio
wants to merge
29
commits into
WordPress:trunk
Choose a base branch
from
ilclaudio:fix/64260-rest-doing-it-wrong-log
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+89
−6
Open
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
0a06f41
Fixed rest_handle_doing_it_wrong to manage debug messages properly - …
ilclaudio 6c3e353
Fixed rest_handle_doing_it_wrong: added headers check
ilclaudio 610ac74
REST API: Use with 'PHP Notice:' prefix in rest_handle_doing_it_wron…
ilclaudio 6c7c2d4
Merge remote-tracking branch 'upstream/trunk' into fix/64260-rest-doi…
ilclaudio 8bb3815
REST API: Add caller location to rest_handle_doing_it_wrong() error log
ilclaudio 40c4f98
Merge branch 'trunk' into fix/64260-rest-doing-it-wrong-log
westonruter 0a98d18
Update src/wp-includes/rest-api.php
ilclaudio 922b735
Update src/wp-includes/rest-api.php
ilclaudio 043f126
Merge branch 'trunk' into fix/64260-rest-doing-it-wrong-log
ilclaudio 82e4919
Merge remote-tracking branch 'upstream/trunk' into fix/64260-rest-doi…
ilclaudio 3829aed
Update src/wp-includes/rest-api.php
ilclaudio 9b55875
Update src/wp-includes/rest-api.php
ilclaudio db266e1
Merge branch 'fix/64260-rest-doing-it-wrong-log' of https://github.co…
ilclaudio d6e9fa5
Merge branch 'trunk' into fix/64260-rest-doing-it-wrong-log
ilclaudio 5777f1a
REST API: Fix path comparison and backtrace depth in rest_handle_doin…
ilclaudio dca14ad
Merge branch 'fix/64260-rest-doing-it-wrong-log' of https://github.co…
ilclaudio 8943b90
Merge remote-tracking branch 'upstream/trunk' into fix/64260-rest-doi…
ilclaudio 33550a9
Merge remote-tracking branch 'upstream/trunk' into fix/64260-rest-doi…
ilclaudio a4076db
REST API: Extend debug logging to deprecated function and argument ha…
ilclaudio 8329da1
REST API: Fix case-insensitive path comparison in _rest_get_debug_bac…
ilclaudio 62deb78
Merge branch 'trunk' into fix/64260-rest-doing-it-wrong-log
ilclaudio 3b7826d
Update src/wp-includes/rest-api.php
ilclaudio b714964
Update src/wp-includes/rest-api.php
ilclaudio 546dc07
Update src/wp-includes/rest-api.php
ilclaudio 8fce388
Update src/wp-includes/rest-api.php
ilclaudio d88a269
Update src/wp-includes/rest-api.php
ilclaudio 19b5c38
Merge remote-tracking branch 'upstream/trunk' into fix/64260-rest-doi…
ilclaudio 2f6ed99
REST API: Remove strtolower() from path comparison in _rest_get_debug…
ilclaudio aac1be5
Merge branch 'trunk' into fix/64260-rest-doing-it-wrong-log
ilclaudio File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.