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