Commit Graph

  • 1a69249219 [Debug][ErrorHandler] fix operator precedence 4.4 v4.4.44 Guilliam Xavier 2022-07-28 18:05:51 +02:00
  • 60d1b678b7 Workaround disabled "var_dump" Nicolas Grekas 2022-07-27 18:05:11 +02:00
  • 77603bad55 CS fixes Nicolas Grekas 2022-06-27 15:16:42 +02:00
  • 6637e62480 Add missing license header v4.4.41 Grégoire Pineau 2022-04-12 17:18:48 +02:00
  • 5de6c6e7f5 Bump license year v4.4.37 Fabien Potencier 2022-01-02 10:41:36 +01:00
  • 346e1507ee Increased the reserved memory from 10k to 32k v4.4.36 Julius Šakalys 2021-11-29 10:40:48 +02:00
  • 43ede438d4 Update README.md v4.4.31 Maxime P 2021-09-24 15:30:14 +02:00
  • 2f9160e92e [ErrorHandler][Debug] Do not use the php80 polyfill v4.4.27 Nicolas Grekas 2021-07-21 17:18:04 +02:00
  • 0239626388 Leverage str_contains/str_starts_with Alexander M. Turek 2021-06-07 01:15:42 +02:00
  • d2bbd5ffb4 Leverage str_ends_with Tobias Schultze 2021-07-04 19:20:55 +02:00
  • 26c72fcb6d Indicate compatibility with psr/log 2 and 3 Alexander M. Turek 2021-07-18 16:04:40 +02:00
  • a8d2d5c944 Fix CS in README files v4.4.25 Nicolas Grekas 2021-05-26 19:39:37 +02:00
  • 45b2136377 Avoid warning with Xdebug 3 with develop mode disabled v4.4.22 Alessandro Lai 2021-04-02 09:50:12 +02:00
  • 157bbec4fd [ErrorHandler] Fix strpos error when trying to call a method without a name v4.4.20 Jérôme Deuchnord 2021-01-27 17:03:07 +01:00
  • af4987aa4a Use createMock() and use import instead of FQCN v4.4.19 Oskar Stark 2021-01-22 13:09:22 +01:00
  • edfa86f186 Use ::class keyword when possible Fabien Potencier 2021-01-11 09:47:58 +01:00
  • 462dbe3a63 minor #39775 [WIP] Use ::class keyword when possible (fabpot) Fabien Potencier 2021-01-11 07:02:33 +01:00
  • 84de62e42e Use ::class keyword when possible Fabien Potencier 2021-01-10 13:29:43 +01:00
  • 7f265ded6f Improve composer.json descriptions Fabien Potencier 2021-01-10 09:16:05 +01:00
  • ebcaaad20c Bump license year Fabien Potencier 2021-01-01 10:24:35 +01:00
  • 5768cc007b CS: Apply ternary_to_null_coalescing fixer Alexander M. Turek 2020-12-27 00:49:32 +01:00
  • 5dfc7825f3 Fix CS in changelogs v4.4.18 Jérémy Derussé 2020-12-10 17:34:26 +01:00
  • 65fe7b4986 Use short array deconstruction syntax. v4.4.17 Alexander M. Turek 2020-10-28 08:52:32 +01:00
  • c87adf3fc1 Merge branch '3.4' into 4.4 v4.4.16 Nicolas Grekas 2020-10-24 13:50:19 +02:00
  • ab42889de5 Remove branch-version (keep them for contracts only) v3.4.47 v3.4.46 3.4 Nicolas Grekas 2020-10-24 12:23:57 +02:00
  • ba95c0aa9b Merge branch '3.4' into 4.4 Nicolas Grekas 2020-10-13 15:20:53 +02:00
  • bfcf449c91 Fix branch-version Nicolas Grekas 2020-10-13 15:20:16 +02:00
  • 5a40526df8 Merge branch '3.4' into 4.4 Nicolas Grekas 2020-10-13 14:30:56 +02:00
  • 90c931ffd0 Remove "version" from composer.json files, use "branch-version" instead Nicolas Grekas 2020-10-07 14:58:11 +02:00
  • 888525fe28 Merge branch '3.4' into 4.4 Nicolas Grekas 2020-10-06 17:45:41 +02:00
  • 34a8785ac1 Update versions in composer.json Nicolas Grekas 2020-10-06 16:37:11 +02:00
  • 434a1f80c9 Merge branch '3.4' into 4.4 Nicolas Grekas 2020-10-06 13:41:17 +02:00
  • 0a7f96d51e Remove "branch-alias", populate "version" Nicolas Grekas 2020-10-06 13:13:36 +02:00
  • 726b85e693 Remove some leftover for HHVM support v4.4.15 v4.4.14 Fabien Potencier 2020-09-09 07:19:58 +02:00
  • 9109e4414e [Debug] Skip a test that was meant for HHVM. v3.4.45 Alexander M. Turek 2020-09-09 00:19:14 +02:00
  • 4bbe6b724d [Debug] fix merge Nicolas Grekas 2020-09-08 16:30:03 +02:00
  • 2be6712492 [Debug] fix test Christian Flothmann 2020-09-08 15:04:06 +02:00
  • 0bce050543 Merge branch '3.4' into 4.4 Christian Flothmann 2020-09-08 13:16:46 +02:00
  • 5422b88cf9 [Debug] Parse "x not found" errors correctly on php 8. Alexander M. Turek 2020-09-03 23:57:37 +02:00
  • bd7b1cba1f Merge branch '3.4' into 4.4 Nicolas Grekas 2020-09-02 18:08:58 +02:00
  • 093e4e512f Enable "native_constant_invocation" CS rule Nicolas Grekas 2020-09-02 18:06:40 +02:00
  • aeb73aca16 Fix typo v4.4.13 v4.4.12 Fabien Potencier 2020-08-10 09:47:39 +02:00
  • 600aa0e19e Merge branch '3.4' into 4.4 Fabien Potencier 2020-08-10 09:27:51 +02:00
  • 0893a0b07c Modernized deprecated PHPUnit assertion calls v3.4.44 Alexander M. Turek 2020-08-08 16:41:28 +02:00
  • 47aa9064d7 Merge branch '3.4' into 4.4 v4.4.11 Nicolas Grekas 2020-07-23 10:31:43 +02:00
  • 7ce874f443 [SCA] Minor fixes on tests v3.4.43 Thomas Calvet 2020-07-16 11:17:05 +02:00
  • bd613a9662 Merge branch '3.4' into 4.4 Nicolas Grekas 2020-06-30 19:40:09 +02:00
  • f34d2bf035 [ErrorHandler] fix throwing from __toString() Nicolas Grekas 2020-06-30 19:26:29 +02:00
  • 28f92d08bb Parse and render anonymous classes correctly on php 8 v4.4.9 v4.4.10 Alexander M. Turek 2020-05-23 00:49:08 +02:00
  • 8f904cac22 Merge branch '3.4' into 4.4 Nicolas Grekas 2020-05-23 11:11:46 +02:00
  • 518c6a00d0 minor #36898 [Debug] php 8 does not pass $context to error handlers (derrabus) v3.4.42 v3.4.41 Nicolas Grekas 2020-05-22 20:25:20 +02:00
  • 2560754c36 [Debug] php 8 does not pass $context to error handlers. Alexander M. Turek 2020-05-22 13:12:29 +02:00
  • 44897cd605 [Debug] Undefined variables raise a warning in php 8. Alexander M. Turek 2020-05-22 12:18:15 +02:00
  • 7e9cd457b4 [Debug] Skip test that would trigger a fatal error on php 8. Alexander M. Turek 2020-05-21 16:02:48 +02:00
  • 6aa62a36bc Use ">=" for the "php" requirement Nicolas Grekas 2020-05-20 10:37:50 +02:00
  • 4431584a89 [Debug][ErrorHandler] cleanup phpunit.xml.dist files Nicolas Grekas 2020-05-01 18:55:10 +02:00
  • 346636d2ca add missing gitattributes for phpunit-bridge v4.4.8 v4.4.7 Tobias Schultze 2020-03-25 22:25:16 +01:00
  • f0ae2b4150 Merge branch '3.4' into 4.4 v4.4.6 Nicolas Grekas 2020-03-23 13:37:11 +01:00
  • ce9f3b5e8e [Debug] fix for PHP 7.3.16+/7.4.4+ v3.4.40 v3.4.39 Nicolas Grekas 2020-03-23 11:22:40 +01:00
  • f9385709e7 Merge branch '3.4' into 4.4 Fabien Potencier 2020-03-15 11:05:03 +01:00
  • ed3231ef38 Add missing dots at the end of exception messages Fabien Potencier 2020-03-15 10:01:00 +01:00
  • a980d87a65 [Debug][ErrorHandler] improved deprecation notices for methods new args and return type v4.4.5 Jules Pietri 2020-02-23 12:54:43 +01:00
  • ef8d82f96d Merge branch '3.4' into 4.4 Fabien Potencier 2020-02-04 08:40:16 +01:00
  • a99278d50a [Translation][Debug] Add installation and minimal example to README v3.4.38 Wouter de Jong 2020-02-01 14:25:57 +01:00
  • 2023647105 Merge branch '4.3' into 4.4 v4.4.4 Nicolas Grekas 2020-01-25 13:43:37 +01:00
  • 8e36299635 Fix displaying anonymous classes on PHP >= 7.4.2 v4.3.11 4.3 Nicolas Grekas 2020-01-25 13:32:28 +01:00
  • 89c3fd5c29 Merge branch '4.3' into 4.4 v4.4.3 Nicolas Grekas 2020-01-08 18:29:02 +01:00
  • 1eff904a95 Merge branch '3.4' into 4.3 v4.3.10 Nicolas Grekas 2020-01-08 18:18:34 +01:00
  • 70dd18e93b [Debug] fix ClassNotFoundFatalErrorHandler v3.4.37 Nicolas Grekas 2020-01-08 17:32:40 +01:00
  • bb2ab8bc2d Merge branch '4.3' into 4.4 Nicolas Grekas 2020-01-04 14:00:46 +01:00
  • e45fa0c74a Merge branch '3.4' into 4.3 Nicolas Grekas 2020-01-04 13:24:57 +01:00
  • 9a81b6360b Update links to documentation Shaharia Azam 2019-12-21 04:13:14 +06:00
  • cbe127b719 Update year in license files Jan Rosier 2020-01-01 12:03:25 +01:00
  • 5c4c1db977 Merge branch '4.3' into 4.4 v4.4.2 Nicolas Grekas 2019-12-16 15:24:26 +01:00
  • c533fe8d14 Fix displaying anonymous classes on PHP 7.4 Nicolas Grekas 2019-12-16 15:06:16 +01:00
  • b9b11cec64 Merge branch '4.3' into 4.4 Nicolas Grekas 2019-12-16 12:03:15 +01:00
  • ba2ce2f0ee Merge branch '3.4' into 4.3 Nicolas Grekas 2019-12-16 12:02:49 +01:00
  • 9d32af2d83 Use ::class constants instead of __NAMESPACE__ when possible Artem Henvald 2019-12-15 23:16:41 +02:00
  • 46447ad343 [Debug] Updated the README to deprecate the component Javier Eguiluz 2019-12-10 11:48:09 +01:00
  • b8600a1d7d Merge branch '4.3' into 4.4 v4.4.1 Nicolas Grekas 2019-11-28 14:33:56 +01:00
  • 7793eea884 bug #34091 [Debug] work around failing chdir() on Darwin (mary2501) v4.3.9 Nicolas Grekas 2019-11-28 11:55:21 +01:00
  • e8d70531f3 [Debug] work around failing chdir() on Darwin Maria Grazia Patteri 2019-10-23 23:18:21 +02:00
  • b24b791f81 [ErrorHandler] merge and remove the ErrorRenderer component v4.4.0-RC1 v4.4.0-BETA2 v4.4.0-BETA1 v4.4.0 Nicolas Grekas 2019-11-10 14:46:37 +01:00
  • 6be6645095 [HttpKernel] make ExceptionEvent able to propagate any throwable Nicolas Grekas 2019-11-09 17:42:52 +01:00
  • 15d87da4a9 Merge branch '4.3' into 4.4 Nicolas Grekas 2019-10-28 21:30:34 +01:00
  • 5ea9c3e019 Merge branch '3.4' into 4.3 v4.3.8 v4.3.7 v4.3.6 Nicolas Grekas 2019-10-28 18:07:32 +01:00
  • f72e33fdb1 Remove unused local variables in tests v3.4.36 v3.4.35 v3.4.34 v3.4.33 Thomas Calvet 2019-10-24 14:44:17 +02:00
  • d4306dabe3 bug #34072 [Debug] remove return types that break FC badly (nicolas-grekas) Fabien Potencier 2019-10-22 19:09:30 +02:00
  • 6859d36ec9 [Debug] remove return types that break FC badly Nicolas Grekas 2019-10-22 18:51:37 +02:00
  • fb99e7765f minor #33963 Add .gitignore to .gitattributes (reedy) Fabien Potencier 2019-10-22 17:44:54 +02:00
  • 25fd3ba9cf extend legacy exception for backwards compatibility Christian Flothmann 2019-10-14 15:11:40 +02:00
  • 44b1ef0b37 Add .gitignore to .gitattributes Reedy 2019-10-12 01:27:05 +01:00
  • 790703ffc3 [ErrorHandler] Rework fatal error handlers Thomas Calvet 2019-08-05 16:25:47 +02:00
  • 36e10ee678 Add types to constructors and private/final/internal methods (Batch I) Alexander M. Turek 2019-09-25 11:12:01 +02:00
  • 2129b6b5c7 Merge branch '4.3' into 4.4 Nicolas Grekas 2019-09-19 17:56:27 +02:00
  • cc5c1efd0e Merge branch '3.4' into 4.3 v4.3.5 Nicolas Grekas 2019-09-19 17:49:01 +02:00
  • b3e7ce815d Re-enable previously failing PHP 7.4 test cases v3.4.32 Nicolas Grekas 2019-09-13 11:27:15 +02:00
  • 01028c1cfd Adding .gitattributes to remove Tests directory from "dist" Nyholm 2019-09-05 17:26:55 +02:00
  • 8b0e9b4881 Merge branch '4.3' into 4.4 Fabien Potencier 2019-09-10 13:27:29 +02:00
  • c1a032ce81 Simplify usage of dirname() Fabien Potencier 2019-09-10 11:15:55 +02:00