Would it be okay if I renamed, for instance, reflection* to Reflection*?

   [EMAIL PROTECTED] tests % ll ref*|wc -l
   106
   [EMAIL PROTECTED] tests % ll Ref*|wc -l
   80

 The current situation makes it hard to use autocompletion when looking
 for tests for a particular class/method.

-- 
Sebastian Bergmann                          http://sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to