Historique des commits

Auteur SHA1 Message Date
  Gabriel Caruso 3d262bd637 Fixes from PHPStan level 0 il y a 8 ans
  Denis Brumann 2df1a69287 Improve IDE autocompletion il y a 8 ans
  rubenrua 4e1887a721 Improve memory usage resolving dependencies il y a 8 ans
  ReenExe 53fc30fe56 clear code il y a 9 ans
  Lucas CHERIFI 7e34d9ab97 Typo fix ;-) il y a 9 ans
  Jordi Boggiano feda2a283f Improve error reporting some more, fixes #4310 il y a 9 ans
  Jordi Boggiano c74e6df65d Fix strings being passed to an int arg, fixes 7.1 build il y a 9 ans
  Jordi Boggiano 623c0dcda7 Improve solver error reporting, fixes #5086, fixes #2575, fixes #2661 il y a 9 ans
  Niels Keurentjes ebfceefca6 Removed long deprecated functions that were no longer referenced anywhere. il y a 9 ans
  Rob Bast baabc612f6 adjust message, skip test il y a 9 ans
  Rob Bast 94daeca57b add test and adjust rule error message il y a 9 ans
  Wouter J d0e4c5f71e Use "value" instead of "setting" il y a 10 ans
  Wouter J b156ad0345 Improve error message il y a 10 ans
  Jordi Boggiano ce08582671 Fix CS il y a 10 ans
  Rob Bast 51ef7b5eef instead of generic be more verbose about possible causes il y a 10 ans
  Rob Bast 77f1d5945f make sure php version errors are less misleading il y a 10 ans
  Nils Adermann cf1af58514 Use bitwise operators directly in rules instead of get/set Bitfield il y a 10 ans
  Nils Adermann 956035e641 Remove the unnecessary return statements from setters il y a 10 ans
  Nils Adermann f535542fca Use constants with names for bitfield offsets il y a 10 ans
  Nils Adermann 329ab5cf41 Rename blob rule property to bitfield il y a 10 ans
  Nils Adermann 961ea868ac Use an integer bitfield for rule properties instead of a string binary blob il y a 10 ans
  Nils Adermann 6e81f63635 Reduce memory footprint of rules by storing data in blob il y a 10 ans
  Nils Adermann c7e1f49e78 Rule hashes are only used in the rule set, so no need to store them il y a 10 ans
  Nils Adermann 15d572da4c Use 4 byte integer from raw md5 instead of 5 hex representation chars il y a 10 ans
  Markus Staab c9bdf3a07a added the actual phpversion into the error message when phpversion doesn satisfy the requirement il y a 10 ans
  Jordi Boggiano 3ba581f0df Improve error messages for required hhvm/php versions, fixes #3767 il y a 10 ans
  Nils Adermann 2c43a3bcd0 Improve docblocks of public properties il y a 11 ans
  Nils Adermann 107a736440 Recreate getLiterals method for BC il y a 11 ans
  Nils Adermann 26598c4a9a Remove unnecessary pool reference from rules il y a 11 ans
  Nils Adermann 5c0efdcaa2 Move public properties to top and document them il y a 11 ans