This website works better with JavaScript.
Explore
Help
Register
Sign In
wangmingchuan
/
yanzong
Watch
1
Star
0
Fork
You've already forked yanzong
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
892
Commits
12
Branches
0
Tags
157 MiB
PHP
99.9%
Tree:
04edca09b5
yanzong
/
vendor
/
symfony
/
polyfill-php80
/
Resources
/
stubs
/
ValueError.php
7 lines
94 B
Raw
Blame
History
<
?
php
if
(
\PHP_VERSION_ID
<
80000
)
{
class
ValueError
extends
Error
{
}
}
Reference in new issue
View Git Blame
Copy Permalink