1. 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
  2. 02 Mar, 2015 1 commit
  3. 28 Dec, 2014 3 commits
  4. 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
  5. 08 Dec, 2014 2 commits
  6. 09 Dec, 2014 4 commits
  7. 16 Nov, 2014 1 commit
  8. 10 Nov, 2014 1 commit
  9. 27 Oct, 2014 1 commit