ID: 46676 Updated by: [EMAIL PROTECTED] Reported By: surfchen at gmail dot com -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Red Hat/Mac OSX PHP Version: 5.2.6 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. This is not the place to report bugs in any 3rd party stuff. Previous Comments: ------------------------------------------------------------------------ [2008-11-26 04:58:23] surfchen at gmail dot com Description: ------------ I built a ext,which have a method named lookup.But after I built .so and run test,it said that method is undefined. Reproduce code: --------------- http://www.surfchen.org/tmp/lookup.tgz Download codes above and phpize && ./configure && make && make install,then run php s.php in that dir. Expected result: ---------------- lookup() should work Actual result: -------------- lookup() not works ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46676&edit=1