diff options
| author | Xinchen Hui <laruence@php.net> | 2014-05-27 11:48:25 +0800 |
|---|---|---|
| committer | Xinchen Hui <laruence@php.net> | 2014-05-27 11:48:25 +0800 |
| commit | 3a1f79d51d81d3a2b0bd70bdf986fa192c53c56b (patch) | |
| tree | de755a50bbabf6dee8d457dc1b60393487eb83b4 /ext/pdo_mysql | |
| parent | e34a6e9211559827d7747e028f46ebe92e334d2d (diff) | |
| download | php-git-3a1f79d51d81d3a2b0bd70bdf986fa192c53c56b.tar.gz | |
Fixed bug #47407
Diffstat (limited to 'ext/pdo_mysql')
| -rw-r--r-- | ext/pdo_mysql/tests/bug63176.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/pdo_mysql/tests/bug63176.phpt b/ext/pdo_mysql/tests/bug63176.phpt index ee928c093d..c5be644450 100644 --- a/ext/pdo_mysql/tests/bug63176.phpt +++ b/ext/pdo_mysql/tests/bug63176.phpt @@ -47,8 +47,8 @@ object(ModelA)#%d (1) { } object(ModelA)#%d (1) { ["db"]=> - object(PDO2)#%d (1) { - ["transLevel":protected]=> + object(PDO3)#%d (1) { + ["tomato":protected]=> NULL } } |
