Sign in
apache
/
netbeans
/
71172ed00aec10f18e05575066f94bad1f901482
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
testNonCapturingCatches.php.testNonCapturingCatches_02.occurrences
blob: 0444951df38ae657ba5194e0feb108bb092b8584 [
file
] [
log
] [
blame
]
class
|>
MARK_OCCURRENCES
:
ExceptionA
<|
extends
Exception
// test1
}
catch
(|>
MARK_OCCURRENCES
:
Exceptio
^
nA
<|)
{
// test2
}
catch
(|>
MARK_OCCURRENCES
:
ExceptionA
<|
|
ExceptionB
)
{
// test3 test5