diff options
| author | Stanislav Malyshev <stas@php.net> | 2003-02-20 19:01:53 +0000 |
|---|---|---|
| committer | Stanislav Malyshev <stas@php.net> | 2003-02-20 19:01:53 +0000 |
| commit | e645f20d0708113c08e29f35d76b7264edfc0515 (patch) | |
| tree | 17ea79d997c632a4b7c89773d2605059dcc7fa50 /main/php_variables.c | |
| parent | 97299303436c52a1ff88960e97e6b1d9573748cd (diff) | |
| download | php-git-e645f20d0708113c08e29f35d76b7264edfc0515.tar.gz | |
Allow namespaces to have a number of parts. I.e., now you can do:
namespace foo {
function abc() {}
}
...
namespace foo {
functio def() {}
}
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions
