Skip to content

Commit

Permalink
Fixed error with default values.
Browse files Browse the repository at this point in the history
Default value for parameters with a class type can only be NULL
  • Loading branch information
jb-lopez committed Aug 11, 2016
1 parent bc22cc9 commit 4645c2d
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 128 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lupecode/php-trader-interface",
"description": "An interface to the PHP Trader extension.",
"version": "0.4.0",
"version": "0.4.1",
"type": "library",
"license": "GNU GPLv3",
"authors":[
Expand Down
Loading

0 comments on commit 4645c2d

Please # to comment.