Fabien Potencier
|
a80a61b5c2
[Yaml] added support for compact notation (patch from redotheoffice - closes #8082)
|
15 lat temu |
Fabien Potencier
|
83023764b6
[Yaml] fixed offset when the document use --- or the %YAML element (patch from redotheoffice)
|
15 lat temu |
Fabien Potencier
|
46c4f23496
[Yaml] added ? in the list of characters that trigger quoting (for compatibility with libyaml - patch from indeyets)
|
15 lat temu |
Fabien Potencier
|
caa7cc8d64
[Yaml] added backtick to the list of characters that trigger quotes as it is reserved for future use (patch from indeyets)
|
15 lat temu |
Fabien Potencier
|
1f9b161045
[WebBundle] fixed typo
|
15 lat temu |
Nils Adermann
|
68af3ebfb7
[WebBundle][DoctrineBundle] Use backslashes in namespaces, not slashes.
|
15 lat temu |
Fabian Lange
|
4e0204dfd5
[Yaml] restored old behaviour of including a trailing newline during parsing. Added test case for empty value
|
15 lat temu |
Jonathan H. Wage
|
f87f890b7a
[DoctrineBundle] made the ORM integration of DoctrineBundle usable
|
15 lat temu |
Fabien Potencier
|
0dcaabfc8c
[Foundation] added kernel.bundles to the list of default parameters of the DIC
|
15 lat temu |
Fabian Lange
|
62c2ef65f8
[Yaml] removed the unused value property from Parser. Tweaked one-line check to be self explaining
|
15 lat temu |
Kris Wallsmith
|
930906557e
Fixed some wording in the README
|
15 lat temu |
ever.zet
|
71bf2b6a95
render & output methods
|
15 lat temu |
Damon Jones
|
d2da3f73f4
[WebBundle] Switch the order of the response status codes in the RedirectController's redirectAction
|
15 lat temu |
Fabien Pennequin
|
0b5f017084
[WebBundle] Fixed some typos in skeleton config files
|
15 lat temu |
Nils Adermann
|
61f3603a7a
[DoctrineBundle] Don't mix "user" and "username"
|
15 lat temu |
Fabien Potencier
|
1d8a65a1b5
[WebBundle] made some error messages better
|
15 lat temu |
Fabien Potencier
|
e36b981562
[WebBundle] fixed coding standards for the Finder class
|
15 lat temu |
Fabien Potencier
|
5c18fa9669
[WebBundle] renamed GlobToRegex to Glob and fix method names
|
15 lat temu |
Fabien Potencier
|
bf8ffc47a4
[WebBundle] removed unneeded code
|
15 lat temu |
Fabien Potencier
|
5bf8908f6b
[Framework] added the Symfony 2 full-stack framework code (Preview Release - alpha)
|
15 lat temu |
Fabien Potencier
|
38aef98694
[Foundation] added the missing parts of Symfony Foundation
|
15 lat temu |
Fabien Potencier
|
4a002d78af
[Routing] added the Routing component
|
15 lat temu |
Fabien Potencier
|
0218245976
[RequestHandler] added the Request Handler component
|
15 lat temu |
Fabien Potencier
|
1e3e707e4b
Merge commit 'fabpot/master'
|
15 lat temu |
Fabien Potencier
|
67964d0daa
[Foundation] added a check to the Universal class loader
|
15 lat temu |
Fabien Potencier
|
768b5d0904
[Templating] added an output() shorcut to the Engine class
|
15 lat temu |
Fabien Potencier
|
5cdee87b14
[Templating] added an output method to Engine
|
15 lat temu |
Fabien Potencier
|
9e5718cff1
[DependencyInjection] added a way to configure extensions in plain PHP, added a fluent interface to BuilderConfiguration
|
15 lat temu |
Fabien Potencier
|
4735bf88a3
[DependencyInjection] fixed XSD validation local path locations for extensions
|
15 lat temu |
Fabien Potencier
|
5d8529740a
[DependencyInjection] added the extension files in the list of loaded resources
|
15 lat temu |