Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
php
/
doc-en
Public
Notifications
You must be signed in to change notification settings
Fork
890
Star
595
Code
Issues
288
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor error/exception pages into an "Error handling" page
- #320
#320
Open
Girgias
wants to merge 14 commits into
php:master
php/doc-en:master
from
Girgias:refactor-error-page
Girgias/doc-en:refactor-error-page
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Refactor error/exception pages into an "Error handling" page
#320
Girgias
wants to merge 14 commits into
php:master
php/doc-en:master
from
Girgias:refactor-error-page
Girgias/doc-en:refactor-error-page
Copy head branch name to clipboard
Commits
Commits on Feb 18, 2021
Refactor error pages into something more generic.
Show description for 993394a
Girgias
committed
993394a
View commit details
Copy full SHA for 993394a
Browse repository at this point
Clarify finally and return example
Girgias
committed
3cf5fb7
View commit details
Copy full SHA for 3cf5fb7
Browse repository at this point
Expand finally and exit() interaction section
Girgias
committed
c40d39b
View commit details
Copy full SHA for c40d39b
Browse repository at this point
Indent
Girgias
committed
5107e89
View commit details
Copy full SHA for 5107e89
Browse repository at this point
Make intereaction between return and finally a section
Girgias
committed
d44b95b
View commit details
Copy full SHA for d44b95b
Browse repository at this point
Add an initial section about yield and finally
Girgias
committed
c29d22f
View commit details
Copy full SHA for c29d22f
Browse repository at this point
Clarify what call-stack unwinding means
Girgias
committed
87410c4
View commit details
Copy full SHA for 87410c4
Browse repository at this point
Use variable in catch statement
Show description for 1a5cbea
Girgias
committed
1a5cbea
View commit details
Copy full SHA for 1a5cbea
Browse repository at this point
Add error_reporting() check when using a custom error handler
Girgias
committed
92edebf
View commit details
Copy full SHA for 92edebf
Browse repository at this point
Cleanup docs related to @ operator
Show description for 14f3c00
Girgias
committed
14f3c00
View commit details
Copy full SHA for 14f3c00
Browse repository at this point
Nits
Girgias
committed
10c5c67
View commit details
Copy full SHA for 10c5c67
Browse repository at this point
Front load logic of finally behaviour with various other bits
Girgias
committed
be58da6
View commit details
Copy full SHA for be58da6
Browse repository at this point
Document weird finally exit and generator edge case
Girgias
committed
0b089b1
View commit details
Copy full SHA for 0b089b1
Browse repository at this point
Commits on Aug 17, 2021
Add missing parenthesis
Show description for 09aa2d8
afilina
and
Girgias
authored
09aa2d8
View commit details
Copy full SHA for 09aa2d8
Browse repository at this point
You can’t perform that action at this time.