This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component
Fabien Potencier 0fc513e611 feature #16156 [Filesystem] Changed dumpFile to allow dumping to streams (markchalloner, pierredup)
This PR was merged into the 2.8 branch.

Discussion
----------

[Filesystem] Changed dumpFile to allow dumping to streams

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #10018
| License       | MIT
| Doc PR        | symfony/symfony-docs#5393

This is a follow-up of #14970 with comments addressed

Commits
-------

5ca7dee Fix mode
a17aa5e Fixed failing test for HHVM
61a3afd Removed unused logic in MockStream
247266c Update coding standard for MockStream
c6a7747 [Filesystem] added tempnam() stream wrapper aware version of PHP's native tempnam() and fixed dumpFile to allow dumping to streams
2015-11-09 22:34:48 +01:00
..
Asset Merge branch '2.7' into 2.8 2015-11-04 09:15:58 +01:00
BrowserKit Merge branch '2.7' into 2.8 2015-11-02 21:29:24 +01:00
ClassLoader Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
Config Merge branch '2.7' into 2.8 2015-11-02 21:29:24 +01:00
Console feature #16409 [Console] Add progress indicator helper (kbond) 2015-11-04 01:47:19 +01:00
CssSelector Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
Debug Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
DependencyInjection bug #16469 [DependencyInjection] [FrameworkBundle] Enhance autowiring DX (dunglas) 2015-11-07 09:30:54 +01:00
DomCrawler removed @covers annotations in tests 2015-11-02 21:29:39 +01:00
EventDispatcher Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
ExpressionLanguage Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
Filesystem Fix mode 2015-11-09 17:11:40 +02:00
Finder Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
Form Merge branch '2.7' into 2.8 2015-11-09 13:46:59 +01:00
HttpFoundation Merge branch '2.7' into 2.8 2015-11-02 21:29:24 +01:00
HttpKernel Merge branch '2.7' into 2.8 2015-11-09 13:46:59 +01:00
Intl minor #16278 Fix tests when no Intl extension (ewgRa) 2015-11-05 11:18:51 +01:00
Ldap ldap_set_option should be called with a valid link identifier 2015-11-03 16:09:23 +02:00
Locale Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
OptionsResolver minor #16414 removed all @covers annotations (fabpot) 2015-11-02 19:22:02 +01:00
Process Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
PropertyAccess Merge branch '2.7' into 2.8 2015-11-09 13:46:59 +01:00
PropertyInfo [PhpUnit] Auto-register SymfonyTestsListener 2015-10-11 10:29:26 +02:00
Routing Re-adding the ability to add a resource to the RouteCollectionBuilder 2015-11-04 11:00:43 -05:00
Security Renamed key to secret 2015-11-07 18:34:16 +01:00
Serializer Merge branch '2.7' into 2.8 2015-11-09 13:46:59 +01:00
Stopwatch Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
Templating Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
Translation Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
Validator Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
VarDumper Merge branch '2.7' into 2.8 2015-11-09 13:46:59 +01:00
Yaml [Yaml] deprecate unquoted indicator characters 2015-11-05 10:04:44 +01:00