It's very strange but after 5-6 recompiles with different
configurations (I tried to reduce "breaking" setup) my current
configuration started to work itself.
Thanks everybody for help.
2011/9/15 Scott MacVicar :
>
> On 14 Sep 2011, at 13:46, Alexey Shein wrote:
>
>> 2011/9/15 Pierre Joye :
>>> h
On 14 Sep 2011, at 13:46, Alexey Shein wrote:
> 2011/9/15 Pierre Joye :
>> hi,
>>
>> On Wed, Sep 14, 2011 at 9:58 PM, Alexey Shein wrote:
>>
>>> Should we delete these tests (and, maybe deprecate/move to pecl the
>>> extension itself)?
>>
>> I don't think we should, they are here to make sure
2011/9/15 Pierre Joye :
> hi,
>
> On Wed, Sep 14, 2011 at 9:58 PM, Alexey Shein wrote:
>
>> Should we delete these tests (and, maybe deprecate/move to pecl the
>> extension itself)?
>
> I don't think we should, they are here to make sure that the emulation
> layer works fine.
>
>> If not, I'd like
On 14 Sep 2011, at 13:26, Pierre Joye wrote:
> hi,
>
> On Wed, Sep 14, 2011 at 9:58 PM, Alexey Shein wrote:
>
>> Should we delete these tests (and, maybe deprecate/move to pecl the
>> extension itself)?
>
> I don't think we should, they are here to make sure that the emulation
> layer works fi
hi,
On Wed, Sep 14, 2011 at 9:58 PM, Alexey Shein wrote:
> Should we delete these tests (and, maybe deprecate/move to pecl the
> extension itself)?
I don't think we should, they are here to make sure that the emulation
layer works fine.
> If not, I'd like to know how to run these tests.
Maybe
Hello, I tried to run skipped mhash tests in ext/hash, these ones in trunk:
SKIP mhash() test [ext/hash/tests/mhash_001.phpt] reason: mhash
extension is not available
SKIP mhash_get_block_size() & mhash_get_hash_name() test
[ext/hash/tests/mhash_002.phpt] reason: mhash extension is not
available
SK