Skip to content
Snippets Groups Projects
  1. Jun 17, 2017
  2. Jun 16, 2017
  3. Jun 15, 2017
  4. Jun 14, 2017
  5. Jun 13, 2017
  6. Jun 12, 2017
  7. Jun 07, 2017
  8. May 31, 2017
    • totten's avatar
      hook_civicrm_* - Fix various parameter names · 316fc894
      totten authored
      This updates the docs to ensure that hook parameters exactly match the names
      in the code.
      
      Prior to 4.7.19, the names of hook-parameters didn't really matter (as long
      as they were in the right order).  In 4.7.19, the names took on extra
      significance because Symfony-based listeners use objects and fields (e.g.
      `$event->firstParam`) instead of ordered params (`function($firstParam)`).
      316fc894
    • totten's avatar
      symfony.md - More copy-edits · 081e0b15
      totten authored
      081e0b15
  9. May 30, 2017
  10. May 26, 2017
  11. May 25, 2017
  12. May 15, 2017
  13. May 13, 2017
  14. May 12, 2017
  15. May 11, 2017
  16. May 10, 2017
  17. May 03, 2017
  18. Apr 29, 2017
  19. Apr 27, 2017
Loading