Feature #41378

Allow to keep existing files in copyDirectoryRecursively()

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

Status:Resolved Start date:2012-09-26
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

Description

This is needed to the Composer post-install script…

Associated revisions

Revision c7cce8d5
Added by Karsten Dambekalns almost 3 years ago

[FEATURE] Allow keeping files in copyDirectoryRecursively()

This change adds a flag $keepExistingFiles to copyDirectoryRecursively()
in Files. It defaults to FALSE and if set to TRUE allows to keep files
already present in the target location.

Change-Id: I1aa2ad179cec6f323aec45785e5f59ae4996cab0
Resolves: #41378
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/15073

#2 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