1. 05 Mar, 2014 4 commits
    • fixed phpdoc · f34a0c63
      Carsten Brandt authored
    • Merge branch 'master' of github.com:yiisoft/yii2 · aa9d3b3e
      Carsten Brandt authored
      * 'master' of github.com:yiisoft/yii2: (40 commits)
        Fixes #2624: Html::textArea() should respect "name" option.
        Removed unused "use" statements
        Changed "and" to "&&"
        Used ternary operator instead of "or" for constant definition
        Removed unused variables
        Removed executable flag from asset files
        Changelog for #2607
        Added note about overriding asset bundles according to #2556
        Added some documentation to new pjax attribute
        Add unit tests
        typo fix.
        Update MessageController.php
        Update MessageController.php
        add findAndModify() method to the Collection class
        Add an option to ignore pjax request on some links.
        fix code style php5.4 syntax
        Inline control structures are not allowed
        fix code style
        fix code style
        fix typo double `;`, `Each PHP statement must be on a line by itself`
        ...
    • updated phpdoc references of BaseAR to the interface · 80cc3108
      Carsten Brandt authored
      fixes #2623
  2. 04 Mar, 2014 28 commits
  3. 03 Mar, 2014 8 commits