Checkout
Alex
committed
on 26 Oct 11
Bug #0000268: Code Cleanup in 5.2.x branch
1. fixed some PhpDoc comments, that were not matching their method declarations
2. fixed some gra… Show more

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixed some PhpDoc comments, that were not matching their method declarations

2. fixed some grammatical errors

3. most of file system interations (where folder is scanned for a specific content) are replaced with DirectoryIterator (from SPL)

INP-224

Show less