* resource is always non-NULL at this point because we check for NULL right after its creation. * resource->path is always set at this point because of the check right above the code where it's used. It was also confusing to see "/" being considered as a "default".
adrian-enspired pushed a commit to adrian-enspired/php-src that referenced this pull request
Aug 4, 2026