Feature #41421

copyDirectoryRecursively() needs to copy dotfiles

Added by Karsten Dambekalns almost 3 years ago. Updated almost 3 years ago.

Status:Resolved Start date:2012-09-27
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Utility
Target version:TYPO3 Flow Base Distribution - 2.0 beta 1
PHP Version: Complexity:
Has patch:No

Associated revisions

Revision 8feeaa3c
Added by Karsten Dambekalns almost 3 years ago

[TASK] Copy dotfiles during composer install

Dotfiles like .htaccess need to be copied as well.

Change-Id: Iea3fc374cac5003db61503f5ccfc223c4b83fa50
Related: #41421
Releases: 1.2

Revision 9b634145
Added by Karsten Dambekalns almost 3 years ago

[FEATURE] Allow copy of dotfiles in copyDirectoryRecursively()

Adds a new parameter to copyDirectoryRecursively(), namely the boolean
$copyDotFiles.

To enable this, also readDirectoryRecursively() now knows a new
parameter named $returnDotFiles.

Change-Id: I53c3195f82ad3e7fcac16592de3129a84773f5cf
Resolves: #41421
Releases: 1.2

History

#1 Updated by Gerrit Code Review almost 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15113

#2 Updated by Gerrit Code Review almost 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15113

#3 Updated by Gerrit Code Review almost 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15113

#4 Updated by Karsten Dambekalns almost 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF