This website requires JavaScript.
Explore
Help
Register
Sign In
peihaoyu
/
TaoLer
Watch
1
Star
0
Fork
0
You've already forked TaoLer
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
89ece07993
TaoLer
/
vendor
/
symfony
/
polyfill-php80
/
Resources
/
stubs
/
UnhandledMatchError.php
8 lines
96 B
PHP
Raw
Normal View
History
Unescape
Escape
update
2020-07-31 15:30:10 +08:00
<
?
php
优化分页
2022-01-07 14:45:35 +08:00
if
(
\PHP_VERSION_ID
<
80000
)
{
class
UnhandledMatchError
extends
Error
{
}
update
2020-07-31 15:30:10 +08:00
}
Reference in New Issue
Copy Permalink