Skip to content

Commit 4645c2d

Browse files
committed
Fixed error with default values.
Default value for parameters with a class type can only be NULL
1 parent bc22cc9 commit 4645c2d

File tree

2 files changed

+239
-128
lines changed

2 files changed

+239
-128
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lupecode/php-trader-interface",
33
"description": "An interface to the PHP Trader extension.",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"type": "library",
66
"license": "GNU GPLv3",
77
"authors":[

0 commit comments

Comments
 (0)