summaryrefslogtreecommitdiff
path: root/main/php_variables.c
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2005-07-25 20:24:11 +0000
committerMarcus Boerger <helly@php.net>2005-07-25 20:24:11 +0000
commit1fad73d13df29db9646e3bb81be08f2ef1f2b8aa (patch)
tree882d2c1576202c1dbd7a2a1331a9659ad0877ee4 /main/php_variables.c
parente8ea32a789bc97cd704db7a68e1e5a05853c4a2e (diff)
downloadphp-git-1fad73d13df29db9646e3bb81be08f2ef1f2b8aa.tar.gz
- Fix #33853
# When a static class function is being called then we first look for the # class with name unchanged. If the class is then not available it the # method can never be callable, thus we return 0. If the class is available # the lowercased name will be broken up into class and function and 1 is # being returned.
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions