-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Process] After a timeout has been reached, process is marked as succesful #8754
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
Comments
romainneutron
added a commit
to romainneutron/symfony
that referenced
this issue
Aug 14, 2013
romainneutron
added a commit
to romainneutron/symfony
that referenced
this issue
Aug 14, 2013
romainneutron
added a commit
to romainneutron/symfony
that referenced
this issue
Aug 14, 2013
fabpot
pushed a commit
that referenced
this issue
Aug 14, 2013
fabpot
added a commit
that referenced
this issue
Aug 14, 2013
This PR was squashed before being merged into the 2.3 branch (closes #8756). Discussion ---------- [Process] Fix for #8754 (Timed-out processes are successful) | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #8754 | License | MIT Commits ------- fa01e6b [Process] Fix for #8754 (Timed-out processes are successful)
fabpot
added a commit
that referenced
this issue
Aug 15, 2013
* 2.3: Added sleep() workaround for windows php rename bug [HttpKernel] removed unused variable [Form] Fixed: Added "validation_groups" option to submit button [Process] Fix for #8754 (Timed-out processes are successful) Conflicts: src/Symfony/Component/Form/Tests/Extension/Validator/Type/FormTypeValidatorExtensionTest.php
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproducible since 2.3
The text was updated successfully, but these errors were encountered: