meyerbaptiste
|
5ce5560040
Fix support for imagemagick <3.3, refs #7762
|
6 年之前 |
Jordi Boggiano
|
489e0d4b12
Add support for imagemagick <3.3, refs #7762
|
6 年之前 |
Elan Ruusamäe
|
f9234222d1
add lib-imagick to show -p output (#7762)
|
6 年之前 |
Raffael Comi
|
3c543b2752
Report "same as actual" version if override package matches actual
|
6 年之前 |
johnstevenson
|
ed97c2116c
Use external XdebugHandler library
|
7 年之前 |
Jordi Boggiano
|
471b012e3a
Fix problem report when requiring "ext-zend opcache", refs #2509
|
7 年之前 |
Jordi Boggiano
|
122e422682
CS fixes
|
8 年之前 |
Jordi Boggiano
|
be9abbf9f3
Override all php-* versions when php package is defined in config.platform
|
8 年之前 |
Jordi Boggiano
|
8764876cad
Avoid loading xdebug platform package twice, fixes #5995
|
8 年之前 |
johnstevenson
|
3928f1f3be
Set xdebug version in environment, fixes #5967
|
8 年之前 |
Jordi Boggiano
|
9b730183a6
Merge branch '1.2'
|
8 年之前 |
Rob Bast
|
bcba1399c5
support libressl
|
8 年之前 |
Jordi Boggiano
|
1c34248022
Check that PHP_ZTS is defined
|
8 年之前 |
Jordi Boggiano
|
9b08ee48db
Update platform package regex
|
8 年之前 |
David Zuelke
|
19126d76a6
unify php-* package description grammar
|
8 年之前 |
David Zuelke
|
a26c03eef0
add php-zts virtual platform package
|
8 年之前 |
David Zuelke
|
0f68c01094
add php-debug virtual platform package
|
8 年之前 |
Jordi Boggiano
|
a2b3e89d56
Make sure php-ipv6 is recognized as a platform package as well
|
8 年之前 |
Richard Fussenegger
|
560f09cf3c
Changed error suppression to Silencer
|
9 年之前 |
Richard Fussenegger
|
14224a1f02
Reduced to single requirement
|
9 年之前 |
Richard Fussenegger
|
a155f4e7ea
Removed unused Silencer import
|
9 年之前 |
Richard Fussenegger
|
45e998c1d5
Reverted to initial version
|
9 年之前 |
Jordi Boggiano
|
301ea66371
Use silencer and check the function exists, refs #5317
|
9 年之前 |
Jordi Boggiano
|
a7bbdcb794
Merge remote-tracking branch 'Fleshgrinder/ipv6-platform-requirement'
|
9 年之前 |
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 年之前 |
Richard Fussenegger
|
b68921ce8f
Provide IPv6 requirement via ext
|
9 年之前 |
Richard Fussenegger
|
132c37ab44
Added support for IPv6 requirement
|
9 年之前 |
Jordi Boggiano
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
9 年之前 |
Rob Bast
|
baabc612f6
adjust message, skip test
|
9 年之前 |
Chris Smith
|
0818a6ed54
Previous attempt would cause 0.9.8aa == 0.9.8b
|
9 年之前 |