This website requires JavaScript.
Explore
Help
Sign In
rmasson
/
LoginApp
Watch
1
Star
0
Fork
You've already forked LoginApp
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5c116e15b1
LoginApp
/
vendor
/
symfony
/
polyfill-php80
/
Resources
/
stubs
/
UnhandledMatchError.php
8 lines
96 B
PHP
Raw
Blame
History
<
?
php
if
(
\PHP_VERSION_ID
<
80000
)
{
class
UnhandledMatchError
extends
Error
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink