projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4fcaf0c
b1b1e3c
)
merged branch javer/hhvm-array-traversable (PR #1192)
author
Fabien Potencier
<fabien.potencier@gmail.com>
Tue, 17 Sep 2013 13:39:25 +0000 (15:39 +0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Tue, 17 Sep 2013 13:39:25 +0000 (15:39 +0200)
This PR was merged into the master branch.
Discussion
----------
HHVM compatibility: array sometimes can be Traversable
All checks on instance of Traversable prepended with is_object check.
See facebook/hiphop-php#1034 for details.
Commits
-------
b1b1e3c HHVM compatibility: array sometimes can be Traversable
Trivial merge