1. 02 Feb, 2018 1 commit
  2. 29 Jan, 2018 3 commits
  3. 14 Dec, 2017 1 commit
  4. 11 Sep, 2017 1 commit
  5. 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
  6. 25 Jul, 2017 1 commit
  7. 09 Jul, 2017 1 commit
  8. 21 Feb, 2017 1 commit
  9. 10 May, 2016 1 commit
  10. 03 Apr, 2016 1 commit
  11. 11 Jan, 2016 1 commit
  12. 25 Apr, 2015 1 commit
  13. 30 Jan, 2015 2 commits
  14. 29 Jan, 2015 3 commits
  15. 19 Dec, 2014 1 commit
  16. 07 Nov, 2014 1 commit
  17. 17 Sep, 2014 1 commit
  18. 11 Sep, 2014 1 commit
  19. 31 Jul, 2014 6 commits
  20. 21 Dec, 2013 1 commit
  21. 19 Nov, 2013 3 commits
  22. 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
  23. 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
  24. 18 Jun, 2013 1 commit
  25. 13 Jun, 2013 1 commit
  26. 12 Jun, 2013 1 commit
  27. 27 May, 2013 1 commit
  28. 14 Apr, 2013 1 commit