Hannes Magnusson wrote:
> What about 5.2? I thought the extension was supposed to work fine
> there too (at least there are bunch of tests that skip with the reason
> "needs 5.2"). So you have three branches in pecl? HEAD, PHP_5_3 and
> PHP_5_2?
> (Not that fix is required in 5.2, everyone who did try this
> functionality ignored the obvious wrong return value and committed the
> tests as-is and now 5.2 is apparently in
> security/critical-bugfix-mode-only.)

We have 1 branch in pecl.  The source uses #ifdef for the 5.2-specific
stuff.  So, yes, this test will need to be split into two.

Don't you just love arbitrary changes? :)

Greg

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to