1. 13 Dec, 2015 1 commit
    • Franco Fichtner's avatar
      php: remove obsolete mbstring module · 3da643e0
      Franco Fichtner authored
      This module was used in the old XMLRPC client code, but is no longer
      needed.  Removal was escalated by FreeBSD when the oniguruma4 dependency
      of the php56-mbstring module was marked BROKEN.
      3da643e0
  2. 18 Oct, 2015 1 commit
  3. 08 Jul, 2015 2 commits
  4. 28 Jun, 2015 1 commit
  5. 26 Jun, 2015 1 commit
  6. 01 Jun, 2015 1 commit
  7. 31 May, 2015 2 commits
  8. 29 May, 2015 1 commit
  9. 15 May, 2015 1 commit
  10. 05 May, 2015 2 commits
  11. 01 May, 2015 1 commit
  12. 01 Apr, 2015 5 commits
  13. 24 Mar, 2015 2 commits
  14. 03 Mar, 2015 2 commits
    • Franco Fichtner's avatar
      rc: change PHP error reporting a bit more · c94b5c6d
      Franco Fichtner authored
      * We can now see the errors we suppress.  E_WARNING is the one that
        should be zapped as soon as possible.
      
      * According to the manual, display_startup_errors should not be enabled.
      
      * Add ignore_repeated_errors to avoid multiple reports in e.g. loops.
      c94b5c6d
    • Franco Fichtner's avatar
      crash_reporter: tweak the error reporting · fd370c57
      Franco Fichtner authored
      * add E_PARSE to show proper info about parse errors
      * remove PHP 5.5 support, we've never shipped it
      * fix textarea display width and disable send button
      fd370c57
  15. 02 Mar, 2015 1 commit
  16. 28 Dec, 2014 3 commits
  17. 10 Dec, 2014 1 commit
    • Franco Fichtner's avatar
      src: move all files (again) · 727453c0
      Franco Fichtner authored
      Make "src" the implicit "/usr/local" so that nobody can
      sneak in weird files in the base file system or potentially
      overwrite them.
      
      This is the last time, I swear...  :)
      727453c0
  18. 08 Dec, 2014 2 commits
  19. 09 Dec, 2014 4 commits
  20. 16 Nov, 2014 1 commit
  21. 10 Nov, 2014 1 commit
  22. 27 Oct, 2014 1 commit