Edit report at http://bugs.php.net/bug.php?id=53914&edit=1
ID: 53914 Updated by: ahar...@php.net Reported by: s...@php.net Summary: SPL assumes HAVE_GLOB is defined -Status: Open +Status: Assigned Type: Bug Package: SPL related Operating System: All PHP Version: 5.3.5 -Assigned To: +Assigned To: aharvey Block user comment: N Private report: N Previous Comments: ------------------------------------------------------------------------ [2011-02-02 23:58:05] s...@php.net Description: ------------ SPL should not assume HAVE_GLOB is defined. See bug #53913 for background. This bug has some SPL changes that allow PHP to link. A patch against 5.3 for standard/basic_functions.c and streams/plain_wrapper.c is attached to bug #53913. Patches from both bugs are required. Props to Johannes for initiating the patches. To test, configure PHP and then #undef HAVE_GLOB in main/php_config.h ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=53914&edit=1