1. 27 Jul, 2018 1 commit
  2. 01 Jul, 2018 1 commit
  3. 01 Apr, 2018 1 commit
  4. 02 Feb, 2018 1 commit
  5. 29 Jan, 2018 3 commits
  6. 14 Dec, 2017 1 commit
  7. 11 Sep, 2017 1 commit
  8. 18 Aug, 2017 1 commit
    • Bertold von Dormilich's avatar
      fixing issue #2814 · 68990405
      Bertold von Dormilich authored
      Replaced the code examples for `set()` to show that the value parameter is not escaped and thus could pose an SQL injection vulnerability.
      68990405
  9. 25 Jul, 2017 1 commit
  10. 09 Jul, 2017 1 commit
  11. 21 Feb, 2017 1 commit
  12. 10 May, 2016 1 commit
  13. 03 Apr, 2016 1 commit
  14. 11 Jan, 2016 1 commit
  15. 25 Apr, 2015 1 commit
  16. 30 Jan, 2015 2 commits
  17. 29 Jan, 2015 3 commits
  18. 19 Dec, 2014 1 commit
  19. 07 Nov, 2014 1 commit
  20. 17 Sep, 2014 1 commit
  21. 11 Sep, 2014 1 commit
  22. 31 Jul, 2014 6 commits
  23. 21 Dec, 2013 1 commit
  24. 19 Nov, 2013 3 commits
  25. 15 Sep, 2013 1 commit
    • javer's avatar
      HHVM compatibility: func_get_args · 75402954
      javer authored
      All func_get_args() calls have been moved to the top of the methods
      because HHVM doesn't keep a copy of the original args for performance
      reasons.
      
      See facebook/hiphop-php#1027 for details.
      75402954
  26. 21 Jun, 2013 1 commit
    • Benjamin Morel's avatar
      Fixed documentation. · f0eaaf6f
      Benjamin Morel authored
      - Fixed docblocks
      - Removed return statements on void methods
      - Cleaned up unused private / local variables
      - Fixed license issues
      - Removed SVN leftovers
      - Fixed doctrine-project.org links
      - Added line breaks before return statements
      f0eaaf6f
  27. 18 Jun, 2013 1 commit
  28. 13 Jun, 2013 1 commit