Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Filesystem][chmod] Script halting on recursive option #6034

Copy link
Copy link
Closed
@ihsw

Description

@ihsw
Issue body actions

Steps to reproduce:

  • $filesystem->chmod($directory, 0755, true)

Expected result:

  • Changes mode of all files in $directory to 0755, recursively -- but allowing continuation of script.

Actual result:

  • Changes mode of all files in $directory to 0755, recursively -- but stops continuation of script.

OS: Linux crunchbang-server 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012 x86_64 GNU/Linux
PHP version: PHP 5.3.18 (cli) (built: Oct 24 2012 14:03:21)
Symfony version: Symfony version 2.1.4-DEV - app/dev/debug
Enabled extensions: Core, date, ereg, libxml, pcre, sqlite3, zlib, bcmath, calendar, ctype, dom, hash, fileinfo, filter, ftp, SPL, iconv, json, mbstring, pcntl, session, PDO, pdo_sqlite, apc, posix, Reflection, standard, SimpleXML, soap, sockets, SQLite, exif, tokenizer, wddx, xml, xmlreader, xmlwriter, zip, Phar, pdo_mysql, mysqli

Note: $directory is /home/derp/public_html and the script is executing as root via the CLI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.