Assetic: Updated for latest Assetic development#80
Merged
2 commits merged intosymfony:masterfrom Feb 23, 2011
kriswallsmith:assetic-refactor
Merged
Assetic: Updated for latest Assetic development#802 commits merged intosymfony:masterfrom kriswallsmith:assetic-refactor
2 commits merged intosymfony:masterfrom
kriswallsmith:assetic-refactor
Conversation
SofHad
pushed a commit
to SofHad/symfony
that referenced
this pull request
Oct 12, 2015
…uiluz) This PR was merged into the master branch. Discussion ---------- Finish application translation This fixes symfony#8 thanks to the work made by @b-durand in symfony#78. Commits ------- 4e677a3 Finished French translation e291f99 Moved french validation translators to its own file df556d3 Fixed some translation errors 7c6e0ed Updated the translation strings related to validation 7770358 Finished reorganizing app translation 9c9f176 Reordered some items and removed duplicates b7dd618 Use XLIFF format only and made some tweaks to translation files b8e40c4 Update the French tranlations 85ee456 Translate constraint messages in Yaml file f2c44f5 Replace the English translations by key 35f2784 Fix domain for error messages
SofHad
pushed a commit
to SofHad/symfony
that referenced
this pull request
Oct 12, 2015
This PR was merged into the master branch. Discussion ---------- Romanian translation Romanian translations based on symfony#80 Commits ------- 4b89fbc Romanian translation
jderusse
pushed a commit
to jderusse/symfony
that referenced
this pull request
Mar 30, 2020
Add the TYPO3 CMS security advisories for 6.2 and 7.x
chalasr
pushed a commit
to chalasr/symfony
that referenced
this pull request
Sep 24, 2020
Improve the Credits section
derrabus
pushed a commit
to derrabus/symfony
that referenced
this pull request
Jul 25, 2023
…s-grekas) This PR was merged into the 2.0-dev branch. Discussion ---------- Don't normalize query string in PsrHttpFactory Fix symfony#80 Commits ------- bc25829 Don't normalize query string in PsrHttpFactory
stobrien89
pushed a commit
to stobrien89/symfony
that referenced
this pull request
Feb 27, 2025
Mark client as lazy for all Symfony versions
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Assetic: Updated for latest Assetic development