Fixed issue with object casts. Now the method returns an empty array if we recieve...
authorpombredanne <pombredanne>
Sat, 3 Nov 2007 23:56:34 +0000 (23:56 +0000)
committerpombredanne <pombredanne>
Sat, 3 Nov 2007 23:56:34 +0000 (23:56 +0000)
commita1fa85c30997d54e8898bf656742b5bd5fd53518
treeb16d657368ae28df70a44d18c29c5a4b7a41e6ae
parent0f64fd2430fbdacf930b550c85a87b0c6d4402bf
Fixed issue with object casts. Now the method returns an empty array if we recieve an object of a type we do not know about.
net.sourceforge.phpeclipse.xdebug.test/src/net/sourceforge/phpeclipse/xdebug/php/launching/PHPSourceLookupParticipantTest.java