diff options
author | Andi Gutmans <andi@php.net> | 2004-01-12 07:15:55 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2004-01-12 07:15:55 +0000 |
commit | 92eb129bd9566e45702b74d4372a13baffa92c46 (patch) | |
tree | 005b287b524c9c08264208b4a27f8e12512f6bd9 /ext/soap/php_sdl.c | |
parent | 3fb99f62e085e162698248a5692f3f996f4cbbe7 (diff) | |
download | php-git-92eb129bd9566e45702b74d4372a13baffa92c46.tar.gz |
- Return the PHP 4 behavior of not allowing class declerations within
- class declerations. This happened when declaring a class within a
- method.
class A {
function foo() {
class B {
}
}
}
Diffstat (limited to 'ext/soap/php_sdl.c')
0 files changed, 0 insertions, 0 deletions