diff options
author | Andi Gutmans <andi@php.net> | 2004-09-16 00:40:38 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2004-09-16 00:40:38 +0000 |
commit | d8efe626b5359a76c5d631fd67316aef7997db14 (patch) | |
tree | dd82f2e6bf81f401b40db314c31827c4bf9cc77c /ext/pdo_sqlite/php_pdo_sqlite.h | |
parent | 5fc85f6c6179352784bc02e2cb7446e71f9c303a (diff) | |
download | php-git-d8efe626b5359a76c5d631fd67316aef7997db14.tar.gz |
- Fix bug #27669 (Dmitry).
Fixes:
<?
class A
{
function hello()
{
echo "Hello World\n";
}
}
$y[0] = 'hello';
A::$y[0]();
?>
Diffstat (limited to 'ext/pdo_sqlite/php_pdo_sqlite.h')
0 files changed, 0 insertions, 0 deletions