On Thu, Jan 15, 2009 at 6:31 PM, jvlad <d...@yandex.ru> wrote: >>>> Not much work - I think I can do it in 1 day. >>> >>> Please don't forget to add human-readable error message when the IDs >>> don't >>> match. >>> Better to have different errors for different mismatching parts. >>> It's important because not all administrators are good with understanding >>> realted problems. >>> Maybe some sort of hints on what to do should be there too. >> >> Human readblke errors are already in place.
I meant "readable" :) > Do you mean this? > fprintf(stderr, "%s requires Zend Engine API version %d.\n" > "The Zend Engine API version %d which is installed, is outdated.\n\n", > new_extension->name, > First of all, php error_log may not get this message because it's thrown > into stderr. It is not possible at this stage. > What's about server admins who will be installing the extensions? An admin should know that, really. We may improve the documentation if there is no mention of these errors. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php