Commit History

Author SHA1 Message Date
  Jordi Boggiano 1c34248022 Check that PHP_ZTS is defined 8 years ago
  Jordi Boggiano 9b08ee48db Update platform package regex 8 years ago
  David Zuelke 19126d76a6 unify php-* package description grammar 8 years ago
  David Zuelke a26c03eef0 add php-zts virtual platform package 8 years ago
  David Zuelke 0f68c01094 add php-debug virtual platform package 8 years ago
  Jordi Boggiano a2b3e89d56 Make sure php-ipv6 is recognized as a platform package as well 8 years ago
  Richard Fussenegger 560f09cf3c Changed error suppression to Silencer 9 years ago
  Richard Fussenegger 14224a1f02 Reduced to single requirement 9 years ago
  Richard Fussenegger a155f4e7ea Removed unused Silencer import 9 years ago
  Richard Fussenegger 45e998c1d5 Reverted to initial version 9 years ago
  Jordi Boggiano 301ea66371 Use silencer and check the function exists, refs #5317 9 years ago
  Jordi Boggiano a7bbdcb794 Merge remote-tracking branch 'Fleshgrinder/ipv6-platform-requirement' 9 years ago
  Jordi Boggiano 0cca4d1a44 Fix extension parsing to take the most usable data instead of just using 0 in case of parsing failure, fixes #5331, fixes #5264 9 years ago
  Richard Fussenegger b68921ce8f Provide IPv6 requirement via ext 9 years ago
  Richard Fussenegger 132c37ab44 Added support for IPv6 requirement 9 years ago
  Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 9 years ago
  Rob Bast baabc612f6 adjust message, skip test 9 years ago
  Chris Smith 0818a6ed54 Previous attempt would cause 0.9.8aa == 0.9.8b 9 years ago
  Chris Smith f6f273c4b6 Improve OpenSSL library description 9 years ago
  Chris Smith e9e2514b5e Handle OpenSSL version after 26 patch releases 9 years ago
  Jordi Boggiano 1818b95149 CS fixes 9 years ago
  Jordi Boggiano fd7267e4ad Show overridden versions (as well as original) in composer show -p 9 years ago
  Rob Bast a1427d7fd6 replace all occurences in code and comments 9 years ago
  Jordi Boggiano cdcc99e73d Merge pull request #4088 from nevvermind/override_init_array 10 years ago
  nevvermind ec00a4dbfa Set the platform overrides first 10 years ago
  nevvermind 3032f0a538 Refactor based on code review 10 years ago
  nevvermind eb2aa14830 Make plugins have actual constraints instead of fixed versions 10 years ago
  nevvermind 8c0d4857ef Fix "Invalid argument supplied for foreach()" on a new PlaformRepository obj 10 years ago
  Jordi Boggiano a57c51e8d7 Finalize platform override feature 10 years ago
  Joakim Israelsson 19b3955022 Throw InvalidArgumentException on invalid platform packages in config. 11 years ago