FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
RFC: Error Backtraces v2 by ericnorris · Pull Request #17056 · php/php-src · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
8.1k
Star
40.3k
Code
Issues
961
Pull requests
1.1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
RFC: Error Backtraces v2
- #17056
#17056
Merged
TimWolla
merged 12 commits into
php:master
php/php-src:master
from
ericnorris:feat-error-backtrace-v2
ericnorris/php-src:feat-error-backtrace-v2
Copy head branch name to clipboard
Jan 29, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
RFC: Error Backtraces v2
#17056
TimWolla
merged 12 commits into
php:master
php/php-src:master
from
ericnorris:feat-error-backtrace-v2
ericnorris/php-src:feat-error-backtrace-v2
Copy head branch name to clipboard
Commits
Commits on Jan 7, 2025
rfc: error_backtraces_v2
Show description for 3b9bd2f
ericnorris
committed
3b9bd2f
View commit details
Copy full SHA for 3b9bd2f
Browse repository at this point
Commits on Jan 8, 2025
address second round of PR comments
ericnorris
committed
aa9c4f4
View commit details
Copy full SHA for aa9c4f4
Browse repository at this point
use `eval` instead of `new_oom.inc`
ericnorris
committed
47148c1
View commit details
Copy full SHA for 47148c1
Browse repository at this point
fix tests that invoke PHP and thus don't inherit run-tests.php INI settings
ericnorris
committed
a44ac31
View commit details
Copy full SHA for a44ac31
Browse repository at this point
clear backtrace when throwing an exception
Show description for e843e06
ericnorris
committed
e843e06
View commit details
Copy full SHA for e843e06
Browse repository at this point
address third round of PR comments
ericnorris
committed
2cd6c3f
View commit details
Copy full SHA for 2cd6c3f
Browse repository at this point
move initialization of error_backtrace to handle NTS
Show description for aaa2443
ericnorris
and
ndossche
committed
aaa2443
View commit details
Copy full SHA for aaa2443
Browse repository at this point
Commits on Jan 13, 2025
move `error_get_last` w/ fatal to separate test
ericnorris
committed
5fd14ee
View commit details
Copy full SHA for 5fd14ee
Browse repository at this point
rename `error_backtrace` global to `fatal_error_backtrace`
ericnorris
committed
b1db022
View commit details
Copy full SHA for b1db022
Browse repository at this point
Commits on Jan 17, 2025
rename `fatal_error_backtrace` -> `last_fatal_error_backtrace`
ericnorris
committed
9f29e80
View commit details
Copy full SHA for 9f29e80
Browse repository at this point
Commits on Jan 29, 2025
Merge branch 'master' into feat-error-backtrace-v2
TimWolla
committed
126a785
View commit details
Copy full SHA for 126a785
Browse repository at this point
NEWS/UPGRADING
TimWolla
committed
a6c9063
View commit details
Copy full SHA for a6c9063
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL