Skip to content

Commit fc0c758

Browse files
committed
Merge branch 'master' of github.com:kvz/phpjs
2 parents 83c3479 + 2a2a66e commit fc0c758

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_octopress/source/about/index.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ This also means it's not our job to fix php's mistakes, but to mimic it as good
5050
In doing that, php.js also becamse a reference for PHP developers wanting to see how
5151
something can be done in JavaScript.
5252

53+
php.js won't be able to fully mimic all of php on all platforms because some platforms do not preserve ordering in objects. Rightfully because it's not part of ECMA. This is a case where we accept defeat.
54+
5355
And so we see ourselves as this big resource and leave it up to the developer
5456
to decide what makes sense to take from it.
5557

0 commit comments

Comments
 (0)