Zend Framework

Let Zend_Filter_File_Rename accept filename only as target

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: Next Major Release
  • Fix Version/s: 1.9.0
  • Component/s: Zend_Filter
  • Labels:
    None

Description

Let Zend_Filter_File_Rename accept filename only as target:

$filter = Zend_Filter_File_Rename('filename.ext');

The full path should be gathered from the dirname(source).

I'm not sure if its a BC, because at the moments this would be handled as a relative path (like ./filename.text)

Issue Links

Activity

Hide
Thomas Weidner added a comment -

New feature implemented with r16009

Show
Thomas Weidner added a comment - New feature implemented with r16009

People

Vote (0)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: