index
:
vox-populi.git
main
web client for tumblr. php.
krz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
symfony
/
polyfill-php70
/
Resources
/
stubs
/
DivisionByZeroError.php
blob: c99278b31d71290acf06f01c9dbe814756c5d68f (
plain
) (
blame
)
1
2
3
4
5
<?php
class
DivisionByZeroError
extends
Error
{
}