-
-
Notifications
You must be signed in to change notification settings - Fork 130
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: symfony/yaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.15
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 1 file changed
- 4 contributors
Commits on Nov 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cf16b19 - Browse repository at this point
Copy the full SHA cf16b19View commit details
Commits on Nov 29, 2017
-
* 4.0: [HttpKernel] Fix race condition when clearing old containers [DI] Fix infinite loop in InlineServiceDefinitionsPass [HttpKernel] Keep legacy container files for concurrent requests Do not cache cache attributes if `attributes` is in the context Test that it do not remove the new flashes when displaying the existing ones [HttpFoundation] AutExpireFlashBag should not clear new flashes [FrameworkBundle][Serializer] Remove YamlEncoder definition if Yaml component isn't installed [DI] Fix tracking of env vars in exceptions [Form] Don't rely on if http-foundation isn't in FileType Fix merge substitute aliases in inline mappings added ability for substitute aliases when mapping in YAML is on single line [Console] Fix global console flag when used in chain
Configuration menu - View commit details
-
Copy full SHA for 4856ec5 - Browse repository at this point
Copy the full SHA 4856ec5View commit details
Commits on Dec 4, 2017
-
* 4.0: SCA with Php Inspections (EA Extended) Add test case for #25264 Fixed the null value exception case. Remove rc/beta suffix from composer.json files Ensure services & aliases can be referred to with `__toString`able objects Throw an exception is expression language is not installed [DI] Cast ids to string, as done on 3.4 Fail as early and noisily as possible [Console][DI] Fail gracefully [FrameworkBundle] Fix visibility of a test helper [link] clear the cache after linking [DI] Trigger deprecation when setting a to-be-private synthetic service [Intl] Correct Typehint [link] Prevent warnings when running link with 2.7 [Validator] ExpressionValidator should use OBJECT_TO_STRING to allow value in message do not eagerly filter comment lines [WebProfilerBundle], [TwigBundle] Fix Profiler breaking XHTML pages (Content-Type: application/xhtml+xml)
Configuration menu - View commit details
-
Copy full SHA for f1dede9 - Browse repository at this point
Copy the full SHA f1dede9View commit details -
* 4.0: [DI] Fix missing unset leading to false-positive circular ref [DI] Fix deep-inlining of non-shared refs parse newlines in quoted multiline strings Fix collision between view properties and form fields Fix collision between view properties and form fields [SecurityBundle] Fix compat with HttpFoundation >=3.4 [DI] turn $private to protected in dumped container, to make cache:clear BC Fix collision between view properties and form fields
Configuration menu - View commit details
-
Copy full SHA for 752a3f5 - Browse repository at this point
Copy the full SHA 752a3f5View commit details
Commits on Dec 8, 2017
-
* 4.0: (42 commits) fix merge Remove some unused variables and properties [appveyor] disable memory limit on composer up [HttpFoundation] don't prefix cookies with "Set-Cookie:" Remove some unused variables and properties [HttpFoundation] Fixed default user-agent (3.X -> 4.X) Fix debug:form definition Remove some unused variables, properties and methods fix some edge cases with indented blocks [ExpressionLanguage] Fix parse error on 5.3 [HttpKernel] remove noisy frame in controller stack traces [DI] Force root-namespace for function calls in the dumper container [DI] Fix circular-aliases message register system cache clearer only if it's used doc : Namespace prefix must end with a "\" [ExpressionLanguage] throw an SyntaxError instead of letting a undefined index notice Prevent a loop in aliases within the `findDefinition` method [HttpKernel] Disable inlining on PHP 5 Ensure that inlined services with parameterized class name can be dumped [DI] Fix non-string class handling in PhpDumper ...
Configuration menu - View commit details
-
Copy full SHA for 5748d4f - Browse repository at this point
Copy the full SHA 5748d4fView commit details
Commits on Dec 12, 2017
-
* 4.0: (25 commits) [Form] fix how form type is referenced in test fix merge [Console] Fix console tests by adding the missing condition [Translation] Fix InvalidArgumentException when using untranslated plural forms from .po files Fixed exit code with non-integer throwable code [HttpFoundation] Support 0 bit netmask in IPv6 () [DI] Impossible to set an environment variable and then an array as container parameter [Process] remove false-positive BC breaking exception on Windows Tweaking class not found autowiring error [LDAP] added missing dots at the end of some exception messages. [TwigBridge] Add missing dev requirement for workflow fixed #25440 empty lines don't count for indent detection Set `width: auto` on WebProfiler toolbar's reset. [Lock] Fix incorrect phpdoc [Process] Dont rely on putenv(), it fails on ZTS PHP [HttpKernel] detect deprecations thrown by container initialization during tests [HttpKernel] Fix logging of post-terminate errors/exceptions [DI] Add context to service-not-found exceptions thrown by service locators [Debug] Fix catching fatal errors in case of nested error handlers ...
Configuration menu - View commit details
-
Copy full SHA for bf50a3d - Browse repository at this point
Copy the full SHA bf50a3dView commit details
Commits on Jan 2, 2018
-
* 4.0: (23 commits) Clean up Update return type in docblock. PHP CS Fixer: no need to exclude xml and yml files PHP CS Fixer: no need to exclude json file [#22749] fix version in changelog Update LICENSE year... forever fixed some deprecation messages fixed CS Fixes for Oracle in PdoSessionHandler fixed some deprecation messages fixed some deprecation messages fixed some deprecation messages fixed some deprecation messages Remove dead code [TwigBundle/Brige] catch missing requirements to throw meaningful exceptions [DI] fix CS [HttpKernel] Call Response->setPrivate() instead of sending raw header() when session is started [FrameworkBundle] Make cache:clear "atomic" and consistent with cache:warmup Suggest to write an implementation if the interface cannot be autowired [Debug] Skip DebugClassLoader checks for already parsed files ...
Configuration menu - View commit details
-
Copy full SHA for 4fb731d - Browse repository at this point
Copy the full SHA 4fb731dView commit details
Commits on Jan 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e428409 - Browse repository at this point
Copy the full SHA e428409View commit details
Commits on Jan 21, 2018
-
* 4.0: Have weak_vendors ignore deprecations from outside [HttpFoundation] fixed return type of method HeaderBag::get [HttpFoundation] Added "resource" type on Request::create docblock [Console] Fix using finally where the catch can also fail [Process] Skip environment variables with false value in Process Revert "bug #25789 Enableable ArrayNodeDefinition is disabled for empty configuration (kejwmen)" Formatting fix in upgrade 3.0 document don't split lines on carriage returns when dumping trim spaces from unquoted scalar values Revert "bug #25851 [Validator] Conflict with egulias/email-validator 2.0 (emodric)" [DI] compilation perf tweak [Validator] Conflict with egulias/email-validator 2.0 [Validator] add missing parent isset and add test
Configuration menu - View commit details
-
Copy full SHA for a8906f0 - Browse repository at this point
Copy the full SHA a8906f0View commit details
Commits on Feb 11, 2018
-
* 4.0: [YAML] Issue #26065: leading spaces in YAML multi-line string literals [Bridge\PhpUnit] Exit as late as possible [Bridge\PhpUnit] Cleanup BC layer [PhpBridge] add PHPUnit 7 support to SymfonyTestsListener [Lock] Log already-locked errors as "notice" instead of "warning" add context to serialize and deserialize Update Repository Symlink Helper isCsrfTokenValid() replace string by ?string Document explicitly that dotfiles and vcs files are ignored by default [HttpKernel] don't try to wire Request argument with controller.service_arguments Make kernel build time optionally deterministic Use 0 for unlimited expiry [Routing] fix typo Bump default PHPUnit version from 6.3 to 6.5 do not mock the container builder in tests [Cache][WebProfiler] fix collecting cache stats with sub-requests + allow clearing calls
Configuration menu - View commit details
-
Copy full SHA for b33f2fb - Browse repository at this point
Copy the full SHA b33f2fbView commit details
Commits on Feb 19, 2018
-
* 4.0: [Bridge/Twig] fix composer.json bug #26086 [FrameworkBundle] Fix using annotation_reader in compiler pass to inject configured cache provider [WebProfilerBundle] Fix anchor CSS [HttpKernel] Send new session cookie from AbstractTestSessionListener after session invalidation [WebProfilerBundle] Tweak default route name updated StopwatchEvent phpdoc due to the additional of optional float precision introduced in 0db8d7fb6a5396f84f2907e5e595c114982772ff Retro-fit proxy code to make it deterministic for older proxy manager implementations [Serializer] remove unneeded php doc line Yaml parser regression with comments and non-strings Fixed broken tests [TwigBridge] Apply some changes to support Bootstrap4-stable
Configuration menu - View commit details
-
Copy full SHA for d17d6c3 - Browse repository at this point
Copy the full SHA d17d6c3View commit details
Commits on Feb 22, 2018
-
* 4.0: [Translation] Process multiple segments within a single unit. Document the container.autowiring.strict_mode option fix custom radios/inputs for checkbox/radio type Another PR template tweak [FrameworkBundle] Add missing XML config for circular_reference_handler. Add tests. fix CS [PropertyInfo] ReflectionExtractor: give a chance to other extractors if no properties Clean calls to http_build_query() [WebProfilerBundle] limit ajax request to 100 and remove the last one Add support for URL-like DSNs for the PdoSessionHandler removed version in @Final @internal for version < 4.0 [HttpFoundation] Fix missing "throw" in JsonResponse Improve the documentation of Suppress warning from sapi_windows_vt100_support on stream other than STDIO removed extra-verbose comments Fixes #26136: Avoid emitting warning in hasParameterOption() Added a README entry to the PR template [HttpFoundation] Add x-zip-compressed to MimeTypeExtensionGuesser. [DI] Add null check for removeChild
Configuration menu - View commit details
-
Copy full SHA for 90fbbce - Browse repository at this point
Copy the full SHA 90fbbceView commit details
Commits on Mar 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6f9908c - Browse repository at this point
Copy the full SHA 6f9908cView commit details
Commits on Apr 3, 2018
-
* 4.0: [Yaml] Fix regression when trying to parse multiline Add PHPDbg support to HTTP components bumped Symfony version to 2.8.38 updated VERSION for 2.8.37 updated CHANGELOG for 2.8.37 bumped Symfony version to 2.7.45 updated VERSION for 2.7.44 update CONTRIBUTORS for 2.7.44 updated CHANGELOG for 2.7.44 Fix check of color support on Windows
Configuration menu - View commit details
-
Copy full SHA for 97c4a37 - Browse repository at this point
Copy the full SHA 97c4a37View commit details
Commits on Apr 8, 2018
-
* 4.0: [Translation] Use unix-style EOL for xliff-core-1.2-strict.xsd bumped Symfony version to 4.0.9 updated VERSION for 4.0.8 updated CHANGELOG for 4.0.8 bumped Symfony version to 3.4.9 updated VERSION for 3.4.8 updated CHANGELOG for 3.4.8 bumped Symfony version to 2.8.39 updated VERSION for 2.8.38 updated CHANGELOG for 2.8.38 bumped Symfony version to 2.7.46 updated VERSION for 2.7.45 update CONTRIBUTORS for 2.7.45 updated CHANGELOG for 2.7.45 [Yaml] Throw parse error on unfinished inline map
Configuration menu - View commit details
-
Copy full SHA for abab82a - Browse repository at this point
Copy the full SHA abab82aView commit details
Commits on May 1, 2018
-
* 4.0: Remove symfony/polyfill-ctype where not needed Use symfony/polyfill-ctype [Form] fixes instance variable phpdoc in FormRegistry class bumped Symfony version to 4.0.10 updated VERSION for 4.0.9 updated CHANGELOG for 4.0.9 bumped Symfony version to 3.4.10 updated VERSION for 3.4.9 updated CHANGELOG for 3.4.9
Configuration menu - View commit details
-
Copy full SHA for a2e5f1f - Browse repository at this point
Copy the full SHA a2e5f1fView commit details
Commits on May 7, 2018
-
* 4.0: use brace-style regex delimiters Fixed typo RecursiveIterator -> RecursiveIteratorIterator [Cache] fix logic for fetching tag versions on TagAwareAdapter [FrameworkBundle] Remove dead code [FrameworkBundle] Use the correct service id for CachePoolPruneCommand in its compiler pass Hide short exception trace by default [Doctrine Bridge] fix priority for doctrine event listeners [Validator] make phpdoc of ObjectInitializerInterface interface more accurate [Validator] fixes phpdoc reference to an interface that was removed in Symfony 3.0
Configuration menu - View commit details
-
Copy full SHA for 0659e9c - Browse repository at this point
Copy the full SHA 0659e9cView commit details
Commits on May 30, 2018
-
Revert "feature #26702 Mark ExceptionInterfaces throwable (ostrolucky)"
This reverts commit 9fda6d3ee3ea7f32a00a13508f9748df01c2ecc7, reversing changes made to ca53d3e0fdfce16b0bd9e8412ef220daf77cf58d.
Configuration menu - View commit details
-
Copy full SHA for 80e4bfa - Browse repository at this point
Copy the full SHA 80e4bfaView commit details
There are no files selected for viewing