Skip to content
Snippets Groups Projects
  1. Apr 05, 2018
  2. Mar 21, 2018
  3. Aug 23, 2017
  4. May 12, 2017
  5. Apr 06, 2017
  6. Mar 28, 2017
    • Wouter Wolters's avatar
      [TASK] Streamline return tags in phpdocs · eb049dba
      Wouter Wolters authored
      The TYPO3 Core currently has no guidline how to handle phpdoc
      comments regarding @return annoations related to "void" and "null".
      
      In practice, these annotations have no additional value if no additional
      documentation is given.
      
      With this change, the php-cs-fixer will remove any unnecessary linebreaks
      within the comments above the @return annotation, as well as remove completely
      empty phpdoc comments because the @return annotation is removed.
      
      Please be aware, that once PSR-5 is accepted, this coding standard
      within the TYPO3 Core will change again, where there are currently
      some further proposal details like inheritance information.
      
      Resolves: #80454
      Releases: master
      Change-Id: Ie969d720684c0a75919fe5addd1c36ef5b12eb04
      Reviewed-on: https://review.typo3.org/51686
      
      
      Reviewed-by: default avatarNicole Cordes <typo3@cordes.co>
      Tested-by: default avatarNicole Cordes <typo3@cordes.co>
      Reviewed-by: default avatarBenni Mack <benni@typo3.org>
      Tested-by: default avatarBenni Mack <benni@typo3.org>
      eb049dba
  7. Oct 26, 2016
  8. Aug 30, 2016
  9. Jun 03, 2016
  10. May 28, 2016
  11. Apr 18, 2016
  12. Oct 09, 2015
  13. Jul 15, 2015
  14. Mar 10, 2015
  15. Mar 06, 2015
  16. Mar 02, 2015