On Apr 11, 2012, at 8:49 PM, Stas Malyshev <smalys...@sugarcrm.com> wrote:

> Hi!
> 
>> You might want to do something like
>> 
>> USE_ZEND_ALLOC=0 ZEND_DONT_UNLOAD_MODULES=1
>> TEST_PHP_EXECUTABLE=./sapi/cli/php php ./run-tests.php -m ext/openssl/

I am glad I asked as I was not aware of this. Is there a comprehensive guide to 
this? I have scoured the php.net site and google but found very little.

> Also I would advise adding tests that test failure conditions - right
> now the test seem to only test "OK" conditions but not failures - like
> passing random strings or other bad data.
> 

No problem I can update this pretty quickly

> -- 
> Stanislav Malyshev, Software Architect
> SugarCRM: http://www.sugarcrm.com/
> (408)454-6900 ext. 227

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

Reply via email to