• javer's avatar
    HHVM compatibility: func_get_args · 75402954
    javer authored
    All func_get_args() calls have been moved to the top of the methods
    because HHVM doesn't keep a copy of the original args for performance
    reasons.
    
    See facebook/hiphop-php#1027 for details.
    75402954
Name
Last commit
Last update
bin Loading commit data...
docs Loading commit data...
lib Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
UPGRADE Loading commit data...
build.properties Loading commit data...
build.xml Loading commit data...
composer.json Loading commit data...
composer.lock Loading commit data...
phpunit.xml.dist Loading commit data...
run-all.sh Loading commit data...