提交历史

作者 SHA1 备注 提交日期
  Christoph Dreis 3ba77d1d39 Use fully-qualified name for native functions (#1887) 1 年之前
  Jordi Boggiano 47e301d3e2 Also add setBasePath to NormalizerFormatter/JsonFormatter 1 年之前
  Vincent Langlet c4ba76aeae Avoid throwing an exception when the toString fails (#1868) 1 年之前
  Jordi Boggiano 70f6ca05b9 Merge branch '2.x' 2 年之前
  Egor Korobov ed80d53ab2 Fix fatal error in NormalizeFormatter: method_exists(): The script tried to execute a method or access a property of an incomplete object. 2 年之前
  Jordi Boggiano 7684fae8fa Merge branch '2.x' 3 年之前
  Jordi Boggiano 34635fdcf5 Add docs 3 年之前
  Jordi Boggiano 6fdeea463c Fix build 3 年之前
  Jordi Boggiano 1dacc790b9 Remove LevelName enum in favor of a Level::getName method, fixes #1667 (#1668) 3 年之前
  Jordi Boggiano 7952a83e0c Move phpdoc to native types 3 年之前
  Jordi Boggiano 2695fa86cd CI fixes 3 年之前
  Jordi Boggiano 2d006a8472 Convert level/levelName to enums (#1656) 3 年之前
  Jordi Boggiano 400effdd45 Fix some issues, bump phpunit version 3 年之前
  Jordi Boggiano 9ce0431191 Add JSON_PARTIAL_OUTPUT_ON_ERROR, closes #1515 5 年之前
  James Gilliland 56a8b31e4b Assert SoapFail can handle a structured detail 5 年之前
  Jordi Boggiano f279285232 Fix tests, invalid UTF-8 is now returning �s instead of being converted to possibly valid ISO-8559-15 5 年之前
  Jordi Boggiano 4e19f3c585 Merge branch '1.x' 6 年之前
  Jordi Boggiano f97cc755af Fix 5.3/5.4 builds 6 年之前
  Jordi Boggiano 05f6ed7205 Fix php 5.3 syntax 6 年之前
  Jordi Boggiano 0b9ee7e636 Merge branch '1.x' 6 年之前
  Jordi Boggiano 12a76ad61e Fix usages of json_encode which did not handle invalid UTF8 gracefully, fixes #1392 6 年之前
  Jordi Boggiano e1af546a55 Handle detail key of SoapFault being an object, fixes #1391 6 年之前
  Jordi Boggiano acf8e9e9a3 Merge branch '1.x' 6 年之前
  Jordi Boggiano 2efcbcd181 Remove closure stack frames entirely from log 6 年之前
  Jordi Boggiano 6688b45ebe Normalize the way backtraces are normalized and remove args for special cases, fixes #1346 6 年之前
  Jordi Boggiano b78de556de Merge pull request #1359 from MarioBlazek/feature_upgrade_phpunit_to_v8 6 年之前
  Mario Blažek d317cb97d3 Move expectException before the line where exception is thrown 6 年之前
  Mario Blažek 37900f9268 Upgrade PHPUnit to v8 6 年之前
  Thomas Perez 4e095f38f4 Fix error_handler return type declaration 6 年之前
  Mponos George daed05c3e5 Enable JSON encode pretty print (#1236) 7 年之前