Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
zmcoding
/
catch_fd_wxapi
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
2d98e40d0b
Branches
Tags
master
catch_fd_wxapi
/
vendor
/
symfony
/
polyfill-php70
/
Resources
/
stubs
/
DivisionByZeroError.php
DivisionByZeroError.php
51 B
Historique
Raw
1
2
3
4
5
6
<?php
class DivisionByZeroError extends Error
{
}