Skip to content

Commit 32e2cf9

Browse files
authored
Merge pull request #1 from memory-agape/php-java-2
Implement compatibility for PHP 7.x
2 parents 36ae3ff + f0833fe commit 32e2cf9

685 files changed

Lines changed: 8525 additions & 8822 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

β€Ž.DS_Storeβ€Ž

-6 KB
Binary file not shown.

β€Ž.gitignoreβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.DS_Store
2+
old
3+
.idea
4+
vendor
5+
composer.lock
6+
.php_cs.cache
7+
.phpunit.result.cache
8+
tests/caches/
9+
!tests/caches/.gitkeep

β€ŽJavaTest/build.xmlβ€Ž

Lines changed: 0 additions & 73 deletions
This file was deleted.

β€ŽJavaTest/build/built-jar.propertiesβ€Ž

Lines changed: 0 additions & 4 deletions
This file was deleted.
Binary file not shown.
-1.07 KB
Binary file not shown.
-2.43 KB
Binary file not shown.

β€ŽJavaTest/dist/JavaTest.jarβ€Ž

-5.45 KB
Binary file not shown.

β€ŽJavaTest/dist/README.TXTβ€Ž

Lines changed: 0 additions & 32 deletions
This file was deleted.

β€ŽJavaTest/manifest.mfβ€Ž

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
Β (0)