summaryrefslogtreecommitdiff
path: root/ext/imap/php_imap.c
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2005-04-04 19:34:32 +0000
committerSara Golemon <pollita@php.net>2005-04-04 19:34:32 +0000
commit51852db0df8c8f0b7f594d74c85806ba3b12b69e (patch)
tree5de0924f1cebb43e475224184c83a8bf66685f09 /ext/imap/php_imap.c
parent760439567ad05beda0ec990daeaf09e2985db44f (diff)
downloadphp-git-51852db0df8c8f0b7f594d74c85806ba3b12b69e.tar.gz
BugFix #32563
This could have been done in stream_wrapper_register() without introducing the slight performance hit on wrapper registration since anyone registering a wrapper in an extension should know better. The important thing is that since locate_wrapper makes the assumption that all schemes will be /^[a-z0-9+.-]+$/i Anything which registers them should make the same assumption as well.
Diffstat (limited to 'ext/imap/php_imap.c')
0 files changed, 0 insertions, 0 deletions