Commit History

Author SHA1 Message Date
  mscherer 3b7a21a9a9 Fix phpstan 5 years ago
  mscherer 1c49c8f0e3 Mitigate 4.1 BC issue. 5 years ago
  mscherer 98fc767cf1 Fix CS. 5 years ago
  mscherer dd9aee7f54 Merge remote-tracking branch 'origin/cake3' 5 years ago
  mscherer 26f4a11813 Fix completeArray() for pass params. 5 years ago
  mscherer 85c52de085 Keep also passed params 5 years ago
  mscherer e04b44060a Fix CS 5 years ago
  Mark Sch 94eea1e811 Merge pull request #262 from ishan-biztech/add-custom-log-class-4x 5 years ago
  Mark Sch fcda7eb460 Merge pull request #261 from ishan-biztech/add-custom-log-class 5 years ago
  Ishan Vyas 7753cf1f3d Set salt 5 years ago
  Ishan Vyas 74b0d5a76a CS Fix 5 years ago
  Ishan Vyas e8e0dd1c15 Assert TestApp\Model\Table\PostsTable instead of \Exception class 5 years ago
  Ishan Vyas 3a50811f26 Fix: PHP Parse error: syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) 5 years ago
  Ishan Vyas a5b9e8281c Fix: Unused use statement 5 years ago
  Ishan Vyas f93c316c94 Fix phpstan errors 5 years ago
  Ishan Vyas e3c167c7f5 Assert TestApp\Model\Table\PostsTable instead of \Exception class 5 years ago
  Ishan Vyas 5ef2d1c5ff Add scopes key in log config 5 years ago
  Ishan Vyas 96db465ff7 Add typehint 5 years ago
  Ishan Vyas f43b29316b Change Throwable to Exception 5 years ago
  Ishan Vyas b854e8b55c Add FileLog.php file 5 years ago
  Ishan Vyas 1f2ac55bbc Add documentation in Utility/FileLog.md 5 years ago
  Ishan Vyas b20e48157d Set debug, error log config 5 years ago
  Ishan Vyas 60debfabb0 Add FileLog in main README.md file 5 years ago
  Ishan Vyas 910178b526 Ignore phpunit.xml file 5 years ago
  Ishan Vyas 73e72be638 Change Log.php to FileLog.php 5 years ago
  mscherer cffd13e0e6 Fix phpstan 5 years ago
  Ishan Vyas 92f41c0feb Add test case to check it pretty prints object data into log file 5 years ago
  Ishan Vyas 9221ff81b8 Pretty print object when log into file 5 years ago
  Ishan Vyas 0c1a087ec7 Update Log.md 5 years ago
  Ishan Vyas e190200235 Add test case to check logs write into default filename if we dont pass 2nd param 5 years ago