Skip to content

Commit

Permalink
QA: Add reference to PHP manual on "Variable functions"
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
thekid committed Jun 16, 2018
1 parent 7d3f13f commit 4df0ac5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ XP Compiler ChangeLog
## ?.?.? / ????-??-??

* Fixed issue with dynamic instance references not being emitted
correctly, e.g. `$value->{$field->get()};`.
correctly, e.g. `$value->{$field->get()};`, see
http://php.net/manual/en/functions.variable-functions.php
(@thekid)

## 2.6.1 / 2018-06-10
Expand Down

0 comments on commit 4df0ac5

Please sign in to comment.