Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Phalcon\Http\Request::hasFiles() and getUploadedFiles() do not work with file arrays #888

Merged
merged 10 commits into from Jul 22, 2013

Commits on Jul 22, 2013

  1. Configuration menu
    Copy the full SHA
    c41d9ab View commit details
    Browse the repository at this point in the history
  2. Unit test

    sjinks committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    3e27ced View commit details
    Browse the repository at this point in the history
  3. Optimizations

    sjinks committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    ba3d245 View commit details
    Browse the repository at this point in the history
  4. Recursive getUploadedFiles()

    sjinks committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    13cdca8 View commit details
    Browse the repository at this point in the history
  5. getError(), __set_state()

    sjinks committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    52373cb View commit details
    Browse the repository at this point in the history
  6. Unit test

    sjinks committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    b8c8a9a View commit details
    Browse the repository at this point in the history
  7. Optimizations

    sjinks committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    a9c199d View commit details
    Browse the repository at this point in the history
  8. Fix #878

    sjinks committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    499cd04 View commit details
    Browse the repository at this point in the history
  9. Unit test

    sjinks committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    9b51f90 View commit details
    Browse the repository at this point in the history
  10. Honor exceptions

    sjinks committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    a821e78 View commit details
    Browse the repository at this point in the history