No readme file found in bundle.
Copyright (c) 2004-2013 Fabien Potencier
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
framework:
charset: ~
trust_proxy_headers: false
secret: ~
ide: ~
test: ~
default_locale: en
# form configuration
form:
enabled: true
csrf_protection:
enabled: true
field_name: _token
# esi configuration
esi:
enabled: true
# profiler configuration
profiler:
only_exceptions: false
only_master_requests: false
enabled: true
dsn: file:%kernel.cache_dir%/profiler
username:
password:
lifetime: 86400
matcher:
ip: ~
# use the urldecoded format
path: ~ # Example: ^/path to resource/
service: ~
# router configuration
router:
resource: ~ # Required
type: ~
http_port: 80
https_port: 443
# set to false to disable exceptions when a route is generated with invalid parameters (and return null instead)
strict_requirements: true
# session configuration
session:
# DEPRECATED! Session starts on demand
auto_start: ~
storage_id: session.storage.native
handler_id: session.handler.native_file
name: ~
cookie_lifetime: ~
cookie_path: ~
cookie_domain: ~
cookie_secure: ~
cookie_httponly: ~
gc_divisor: ~
gc_probability: ~
gc_maxlifetime: ~
save_path: %kernel.cache_dir%/sessions
# DEPRECATED! Please use: cookie_lifetime
lifetime: ~
# DEPRECATED! Please use: cookie_path
path: ~
# DEPRECATED! Please use: cookie_domain
domain: ~
# DEPRECATED! Please use: cookie_secure
secure: ~
# DEPRECATED! Please use: cookie_httponly
httponly: ~
# templating configuration
templating:
assets_version: ~
assets_version_format: %%s?%%s
hinclude_default_template: ~
form:
resources:
# Default:
- FrameworkBundle:Form
assets_base_urls:
http: []
ssl: []
cache: ~
engines: # Required
# Example:
- twig
loaders: []
packages:
# Prototype
name:
version: ~
version_format: %%s?%%s
base_urls:
http: []
ssl: []
# translator configuration
translator:
enabled: true
fallback: en
# validation configuration
validation:
enabled: true
cache: ~
enable_annotations: false
# annotation configuration
annotations:
cache: file
file_cache_dir: %kernel.cache_dir%/annotations
debug: false
-
Merge branch '2.2'
By fabpot, 3 months ago
-
Merge branch '2.2'
By fabpot, 3 months ago
-
Merge branch '2.2'
By fabpot, 3 months ago
-
Merge branch '2.2'
By fabpot, 3 months ago
-
Merge branch '2.2'
By fabpot, 3 months ago
-
Merge branch '2.2'
By fabpot, 3 months ago
-
Merge branch '2.2'
By fabpot, 3 months ago
-
Merge branch '2.2'
By fabpot, 3 months ago
-
Merge branch '2.2'
By fabpot, 3 months ago
-
Merge branch '2.2'
By fabpot, 3 months ago
-
merged branch fabpot/pattern-fix (PR #6998)
By fabpot, 3 months ago
-
merged branch fabpot/pattern-fix (PR #6998)
By fabpot, 3 months ago
-
merged branch fabpot/pattern-fix (PR #6998)
By fabpot, 3 months ago
-
merged branch fabpot/pattern-fix (PR #6998)
By fabpot, 3 months ago
-
merged branch fabpot/pattern-fix (PR #6998)
By fabpot, 3 months ago
-
merged branch fabpot/pattern-fix (PR #6998)
By fabpot, 3 months ago
-
merged branch fabpot/pattern-fix (PR #6998)
By fabpot, 3 months ago
-
merged branch fabpot/pattern-fix (PR #6998)
By fabpot, 3 months ago
-
merged branch fabpot/pattern-fix (PR #6998)
By fabpot, 3 months ago
-
merged branch fabpot/pattern-fix (PR #6998)
By fabpot, 3 months ago
-
changed dependencies to allow all 2.3 versions of the components (closes #6983)
By fabpot, 3 months ago
-
changed dependencies to allow all 2.3 versions of the components (closes #6983)
By fabpot, 3 months ago
-
changed dependencies to allow all 2.3 versions of the components (closes #6983)
By fabpot, 3 months ago
-
changed dependencies to allow all 2.3 versions of the components (closes #6983)
By fabpot, 3 months ago
-
changed dependencies to allow all 2.3 versions of the components (closes #6983)
By fabpot, 3 months ago
-
changed dependencies to allow all 2.3 versions of the components (closes #6983)
By fabpot, 3 months ago
-
changed dependencies to allow all 2.3 versions of the components (closes #6983)
By fabpot, 3 months ago
-
changed dependencies to allow all 2.3 versions of the components (closes #6983)
By fabpot, 3 months ago
-
changed dependencies to allow all 2.3 versions of the components (closes #6983)
By fabpot, 3 months ago
-
changed dependencies to allow all 2.3 versions of the components (closes #6983)
By fabpot, 3 months ago
