提交歷史

作者 SHA1 備註 提交日期
  El RIDO c13caee981 fixing some documentation issues detected by scrutinizer-ci 10 年之前
  El RIDO 85b348d39a removing even more codeclimate camel case warnings 10 年之前
  El RIDO 03565a0988 ignore some phpmd issues: variables do not follow camel case in this project, super global access is almost completely encapsulated already, I personally favor else expressions for clarity and the project currently does not use a DI, hence the many static accesses 10 年之前
  El RIDO 8b38e26735 add codeclimate settings 10 年之前
  El RIDO 790cd9fd3a adding codeclimate coverage reporting to travis 10 年之前
  El RIDO 0e217a42c5 introduce new zerobincompatibility option, replacing the base64 one, if it is enabled, delete tokens use sha256; added per paste salt with server salt fallback; this resolves the points 2.2 & 2.9 in #103 10 年之前
  El RIDO 6b0b814dc6 removing leftover from previously using a different function, resolves #83 10 年之前
  El RIDO d664af6ce5 giving up on HHVM unit tests for now, will open an issue for it 10 年之前
  El RIDO c175abaf77 improvements to get the HHVM build to pass 10 年之前
  El RIDO 36c1b17777 that variable is required to suppress output when unit testing, also travis has composer preinstalled 10 年之前
  El RIDO 0730d6b8d2 try to find a phpunit version that is compatible with both PHP 5.5 and HHVM 10 年之前
  El RIDO 5046091728 forgot to add a file in the last commit 10 年之前
  El RIDO 8e11f0873c small code style improvements, trying to get phpunit with hhvm to work in travis 10 年之前
  El RIDO 9267e281f5 adding support for automatic code coverage generation into codacy 10 年之前
  El RIDO 5980f8b603 removing some unused code detected by codacy 10 年之前
  El RIDO a856a50bc3 addressing random unit test failures, resolves #106 10 年之前
  rugk 2a5c8b16e8 Add Travis badge 10 年之前
  rugk e8eb77eaab Ad Codacy badge 10 年之前
  rugk 56309d8d81 Readme: One word too much 10 年之前
  rugk 25ac3322d9 Update Readme to clarify some security aspects 10 年之前
  rugk 24f33c26fe Add line break 10 年之前
  rugk a9479fc9ad Format credits & add el Rido & myself :relaxed: 10 年之前
  rugk a80fb23ce5 Minify images with https://tinypng.com/ 10 年之前
  rugk dca891078a Link to HTTPS PHPDoc site 10 年之前
  rugk 7fbb42fb9f Improve markdown rendering 10 年之前
  El RIDO 89f697fe5d Merge pull request #101 from rugk/editorconfig 10 年之前
  rugk 6f84cbc58b Add editorconfig file 10 年之前
  rugk a5730b701c Revert order change 10 年之前
  rugk 0567a720fd Change order of allow rule in robots.txt 10 年之前
  El RIDO a712babb96 Merge pull request #99 from Sobak/patch-1 10 年之前