Commit bfd2747
committed
Modify session testing logic
In the event that the test PHP executable has been built with redis
and/or igbinary support built statically, we don't need to try and
find it by adding --no-php-ini and the extension directives themselves.
This fixes the test execution when php has the required extensions
already.1 parent 2f694e1 commit bfd2747
1 file changed
Lines changed: 20 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5663 | 5663 | | |
5664 | 5664 | | |
5665 | 5665 | | |
5666 | | - | |
5667 | | - | |
| 5666 | + | |
| 5667 | + | |
| 5668 | + | |
| 5669 | + | |
| 5670 | + | |
| 5671 | + | |
| 5672 | + | |
| 5673 | + | |
| 5674 | + | |
| 5675 | + | |
| 5676 | + | |
| 5677 | + | |
| 5678 | + | |
| 5679 | + | |
| 5680 | + | |
| 5681 | + | |
| 5682 | + | |
| 5683 | + | |
| 5684 | + | |
5668 | 5685 | | |
| 5686 | + | |
5669 | 5687 | | |
5670 | 5688 | | |
5671 | 5689 | | |
| |||
0 commit comments