zend-patterns / ZendServerSDK

Pure ZF2 CLI for zpk creation and webapi client.
BSD 3-Clause "New" or "Revised" License
22 stars 17 forks source link

Fixed adding empty directories recursively #12

Closed swilczynski closed 11 years ago

swilczynski commented 11 years ago

Last time I thought I fixed it but it was only adding top level empty directories. In this fix I moved adding empty directories to recursive addDir method so it's able to also add empty subdirectories