index
:
delta/php2.git
master
museum.php.net: php5/php-5.4.13.tar.bz2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dev
/
generate-phpt
/
src
/
setup
/
exceptions
/
gtUnknownOptionException.php
blob: 9b1a82098568266e5a40b625674cc75535faf054 (
plain
)
1
2
3
4
5
6
7
<?php class gtUnknownOptionException extends RuntimeException { } ?>