Historial de Commits

Autor SHA1 Mensaje Fecha
  Rob Bast baabc612f6 adjust message, skip test hace 9 años
  Rob Bast 94daeca57b add test and adjust rule error message hace 9 años
  Wouter J d0e4c5f71e Use "value" instead of "setting" hace 10 años
  Wouter J b156ad0345 Improve error message hace 10 años
  Jordi Boggiano ce08582671 Fix CS hace 10 años
  Rob Bast 51ef7b5eef instead of generic be more verbose about possible causes hace 10 años
  Rob Bast 77f1d5945f make sure php version errors are less misleading hace 10 años
  Nils Adermann cf1af58514 Use bitwise operators directly in rules instead of get/set Bitfield hace 10 años
  Nils Adermann 956035e641 Remove the unnecessary return statements from setters hace 10 años
  Nils Adermann f535542fca Use constants with names for bitfield offsets hace 10 años
  Nils Adermann 329ab5cf41 Rename blob rule property to bitfield hace 10 años
  Nils Adermann 961ea868ac Use an integer bitfield for rule properties instead of a string binary blob hace 10 años
  Nils Adermann 6e81f63635 Reduce memory footprint of rules by storing data in blob hace 10 años
  Nils Adermann c7e1f49e78 Rule hashes are only used in the rule set, so no need to store them hace 10 años
  Nils Adermann 15d572da4c Use 4 byte integer from raw md5 instead of 5 hex representation chars hace 10 años
  Markus Staab c9bdf3a07a added the actual phpversion into the error message when phpversion doesn satisfy the requirement hace 10 años
  Jordi Boggiano 3ba581f0df Improve error messages for required hhvm/php versions, fixes #3767 hace 10 años
  Nils Adermann 2c43a3bcd0 Improve docblocks of public properties hace 11 años
  Nils Adermann 107a736440 Recreate getLiterals method for BC hace 11 años
  Nils Adermann 26598c4a9a Remove unnecessary pool reference from rules hace 11 años
  Nils Adermann 5c0efdcaa2 Move public properties to top and document them hace 11 años
  Nils Adermann ef41f136f8 Literals on rule are now public hace 11 años
  Jordi Boggiano cc37e4b0b8 Show defaulted version if phpversion() returns nothing, fixes #2313 hace 12 años
  Jordi Boggiano cc9dac8fe2 Fix tests and convert all package lists to Name[Versions] format hace 12 años
  Jordi Boggiano 201cde05be Show reasons why an operation is executed in -vv mode, fixes #1063 hace 12 años
  Jordi Boggiano 0700cd9186 Adjust according to feedback hace 12 años
  Jordi Boggiano db4055b778 Put a higher prio on replacers of the same vendor as the required package hace 12 años
  Pascal Borreli 5eead93250 Fixed typos hace 13 años
  Jordi Boggiano a8171f5be0 Display prettier messages for second-degree required exts to avoid confusion hace 13 años
  Nils Adermann cc7632489d Make problem report messages more readable hace 13 años