Fabien Potencier
|
1438f6be04
[Routing] added some unit tests for latest merge (and fixed a bug ;))
|
14 lat temu |
Fabien Potencier
|
c8df0ccf79
merged branch lmcd/master (PR #1290)
|
14 lat temu |
Fabien Potencier
|
a29bdfef28
merged branch dlsniper/openbasedir-enhancement (PR #1326)
|
14 lat temu |
Fabien Potencier
|
c5223bbcd1
merged branch vicb/file (PR #1317)
|
14 lat temu |
Fabien Potencier
|
398c86d063
merged branch vicb/httpkernel/fix-test (PR #1330)
|
14 lat temu |
Fabien Potencier
|
af97610ee6
[CssSelector] renamed Parser::cssToXPath() to CssSelector::toXPath()
|
14 lat temu |
Victor Berchet
|
5069fe2cf2
[HttpKernel] Fix randomly failing tests
|
14 lat temu |
Fabien Potencier
|
783f1679b9
fixed autoloader when Swiftmailer is not installed
|
14 lat temu |
Florin Patan
|
e718474873
fixed CS and unsude variable (PR #1319)
|
14 lat temu |
Florin Patan
|
b552354414
Executable Finder will now try to match if a file is already in the open_basedir list before searching it thru that list
|
14 lat temu |
Victor Berchet
|
9d6357c35b
[HttpFoundation] Document the changes to the File classes
|
14 lat temu |
Victor Berchet
|
136b80ae63
[HttFoundation] Add File::getExtension() as \SplFileInfo::getExtension() was introduced in PHP 5.3.6
|
14 lat temu |
Fabien Potencier
|
06614cd6ca
[Yaml] moved exceptions to their own sub-namespace (added a specific exception for the dump)
|
14 lat temu |
Fabien Potencier
|
a9dab719df
[Yaml] removed support for YAML 1.1 spec
|
14 lat temu |
Fabien Potencier
|
3859589daa
[Yaml] renamed load() to parse()
|
14 lat temu |
Fabien Potencier
|
9b1b9373b8
[HttpFoundation] simplified code
|
14 lat temu |
Fabien Potencier
|
24778553cd
[HttpFoundation] simplified code
|
14 lat temu |
Fabien Potencier
|
b763d667f5
merged branch lsmith77/checkIp (PR #1322)
|
14 lat temu |
Fabien Potencier
|
ddb0a8559d
[AsseticBundle] fixed unit tests
|
14 lat temu |
Fabien Potencier
|
e5ccaabefd
merged branch kriswallsmith/assetic/cssembed-config (PR #1321)
|
14 lat temu |
Fabien Potencier
|
be3587d165
merged branch kriswallsmith/assetic/lazy-finder (PR #1320)
|
14 lat temu |
Fabien Potencier
|
397fad3810
[Routing] added missing public @api
|
14 lat temu |
Fabien Potencier
|
72483f946b
[Routing] tagged the public @api
|
14 lat temu |
Lukas Kahwe Smith
|
2f04bdb3c5
make checkIp() reuseable
|
14 lat temu |
Fabien Potencier
|
59301a93d7
[ClassLoader] tweaked public @api
|
14 lat temu |
Fabien Potencier
|
54e054b2d1
[DomCrawler] tweaked public @api
|
14 lat temu |
Kris Wallsmith
|
ee8f34e7ed
[AsseticBundle] added more cssembed config options (closes #1249)
|
14 lat temu |
Fabien Potencier
|
dd23402e94
[EventDispatcher] tweaked public @api
|
14 lat temu |
Fabien Potencier
|
c6cc427e4b
[EventDispatcher] added a way to set the priority for event subscribers
|
14 lat temu |
Fabien Potencier
|
b76a1c3077
[Finder] added a convenience method Finder::create()
|
14 lat temu |