This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
ruanyuxuan
/
gc
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
ced7dd2683
Branches
Tags
master
gc
/
vendor
/
symfony
/
polyfill-php70
/
Resources
/
stubs
/
ArithmeticError.php
ArithmeticError.php
52 B
Histórico
Raw
1
2
3
4
5
<?php
class ArithmeticError extends Error
{
}