8000 added a compile_classes_extension config option (defaults to .php.cache) by lsmith77 · Pull Request #633 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

added a compile_classes_extension config option (defaults to .php.cache) #633

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

Closed
wants to merge 1 commit into from

Conversation

lsmith77
Copy link
Contributor

Supersedes #511

However the original PR also changed the extension for various other files with the .php extension in the cache folder. This only only changes is for the compiled classes since these overlap with class names defined inside the framework itself obviously while the others do not.

@naderman
Copy link
Member

Thanks for taking care of this Lukas!

@henrikbjorn
Copy link
Contributor

It should default to .cache.php as it is the default now.

@fabpot
Copy link
Member
fabpot commented Apr 28, 2011

Same as PR 525, I would like to avoid adding yet another configuration setting.

@fabpot
Copy link
Member
fabpot commented Apr 28, 2011

I've changed the way things work:

4cbc33a

And I have added a cookbook to explain how to easily change the defaults to fit your needs:

symfony/symfony-docs@b85bac6

@fabpot fabpot closed this Apr 28, 2011
fabpot added a commit that referenced this pull request Feb 18, 2019
…ale (Eno Mullaraj)

This PR was merged into the 3.4 branch.

Discussion
----------

[Validator] improve translations for albanian ("sq") locale

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| License       | MIT

While reviewing the changes announced in the "A Week of Symfony #633" post I found that there was room for improvement in the Validation component translations as they were defined earlier in 2012 and were never revisited.

All the translations have been reviewed and some of them were updated with the following improvements:
* overall translation message consistency
* fix singular expression messages
* fix grammatical errors
* use albanian form of expression
* restore, as lexical gap, the "locale" translation

Commits
-------

5cac9ad [Validator] improve translations for albanian ("sq") locale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0