This website requires JavaScript.
Explore
Help
Register
Sign In
muzi
/
apeblog
mirror of
https://github.com/1099438829/apeblog
Watch
1
Star
0
Fork
You've already forked apeblog
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d84a1be9b9
apeblog
/
vendor
/
symfony
/
polyfill-php80
/
Resources
/
stubs
/
ValueError.php
8 lines
87 B
PHP
Raw
Blame
History
<
?
php
if
(
\PHP_VERSION_ID
<
80000
)
{
class
ValueError
extends
Error
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink