Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
smalyshev committed Nov 8, 2011
1 parent 76d68f8 commit 6a42b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADING
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ UPGRADE NOTES - PHP 5.4
$y = "o";
A::{$x.$y.$y}();

- Class member acces on instantiation:
- Class member access on instantiation:
(new foo)->method()
(new foo)->property
(new foo)[0]
Expand Down

0 comments on commit 6a42b41

Please sign in to comment.