- 06 May, 2011 3 commits
-
-
Fabien Potencier authored
* igorw/session-storage-options: [SessionExtension] do not overwrite existing storage options
-
Igor Wiedler authored
-
Igor Wiedler authored
-
- 05 May, 2011 6 commits
-
-
Fabien Potencier authored
* igorw/phar-bug: [docs] document phar-stub bug in pitfalls
-
Fabien Potencier authored
* igorw/contributing-link: [docs] fix link to the mailing list
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
- 03 May, 2011 4 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
* igorw/validator-docs: [docs] Documentation for the ValidatorExtension
-
Fabien Potencier authored
* igorw/validator-class-path: rename {Validation => Validator}Extension rename validation.class_path to validator.class_path
-
Fabien Potencier authored
* igorw/translation-docs: [docs] add a note about the external translation dependency to translation docs [docs] Add YAML translation recipe to TranslationExtension docs [docs] Documentation for the TranslationExtension
-
- 02 May, 2011 7 commits
-
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
- 26 Apr, 2011 1 commit
-
-
Igor Wiedler authored
-
- 23 Apr, 2011 4 commits
-
-
Igor Wiedler authored
the decision to have a space after `function`, so `function () {}` instead of `function() {}` is based on douglas crockford's javascript code conventions [1]. [1] http://javascript.crockford.com/code.html
-
Igor Wiedler authored
-
Fabien Potencier authored
* igorw/fix-htaccess: also disable apache MultiViews remove -d from .htaccess RewriteCond
-
Fabien Potencier authored
-
- 22 Apr, 2011 3 commits
-
-
Igor Wiedler authored
MultiViews is a content-negotiation option for apache that will, when requesting /resource try to serve /resource.ext. if you have a blog.php this can lead to /blog serving you blog.php instead. this can be quite common with mounted apps. great thanks to Rafael Filipek for discovering this.
-
Fabien Potencier authored
-
Fabien Potencier authored
-
- 21 Apr, 2011 2 commits
-
-
Igor Wiedler authored
this caused issues when you try to mount a blog.php under /blog. apache serves you blog.php although blog.php is not a directory. removing the RewriteCond resolves the issue.
-
Igor Wiedler authored
if we don't do this, it's impossible to use route parameters in before handlers.
-
- 20 Apr, 2011 2 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
- 18 Apr, 2011 8 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-