aboutsummaryrefslogtreecommitdiffstats
path: root/lang/hiphop-php/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/hiphop-php/Makefile')
-rw-r--r--lang/hiphop-php/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/hiphop-php/Makefile b/lang/hiphop-php/Makefile
index 00b059ea1b40..434854c47fff 100644
--- a/lang/hiphop-php/Makefile
+++ b/lang/hiphop-php/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hiphop-php
PORTVERSION= 2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= lang devel www
MASTER_SITES= https://github.com/facebook/hiphop-php/archive/:main \
http://unicode.org/Public/UNIDATA/:unidata \
class='deletions'>-73/+113 * EXTCODEHASH testsJose Hugo De la cruz Romero2018-11-154-0/+372 * Merge pull request #545 from ethereum/moresstorewinsvega2018-11-143-0/+52170 |\ | * sstore combinations change testsDimitry2018-11-133-0/+52170 * | Use '>=Constantinople' instead of '>Byzantium' to be a bit more readable that...Adrian Sutton2018-11-133-58/+3 * | Add more dynamic argument test cases to cover non-existent accounts, precompi...Adrian Sutton2018-11-131-34/+33 * | Add test case for a contract executing EXTCODEHASH of the account being creat...Adrian Sutton2018-11-121-0/+64 * | Add test case for a contract executing EXTCODEHASH with a dynamic argument.Adrian Sutton2018-11-121-0/+126 * | Add test case for a contract executing EXTCODEHASH on itself.Adrian Sutton2018-11-121-0/+119 * | Merge pull request #538 from ajsutton/memory-write-testswinsvega2018-11-094-0/+479 |\ \ | * | Add comment to new tests explaining what they're covering.Adrian Sutton2018-11-094-26/+26 | * | Refill new test.Adrian Sutton2018-11-061-1/+1 | * | Add tests to cover cases where data is copied to a memory range longer than t...Adrian Sutton2018-11-034-0/+479 | |/ * | Merge pull request #484 from ethereum/extcodehashwinsvega2018-11-095-0/+661 |\ \ | |/ |/| | * fill initial stExtCodeHash testsextcodehashDimitry2018-11-095-4/+97 | * stExtCodeHash WIPDimitry2018-10-114-0/+568 * | InitCollision testDimitry2018-10-251-0/+27 * | sstore collision overwrite sstoreDimitry2018-10-252-0/+303 * | fill as blockchain testsDimitry2018-10-1817-146/+3692 * | fill as blockchainDimitry2018-10-1714-60/+1744 * | fill as blockchain testsDimitry2018-10-167-64/+222 * | sstore refund bugDimitry2018-10-151-0/+63 * | more sstore testsDimitry2018-10-154-0/+317 |/ * refill badOpcodesDimitry2018-10-091-2/+2 * refill stCreate2 with new gasPriceDimitry2018-10-0544-102/+102 * refill all state testsDimitry2018-09-25