Skip to content

Commit 7b8a35e

Browse files
authored
[1.x] Clarifies serialization on REPL environments
1 parent 32db0ef commit 7b8a35e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ echo $closure(); // james;
5353

5454
1. Creating **anonymous classes** within closures is not supported.
5555
2. Using attributes within closures is not supported.
56+
3. Serializing closures on REPL environments - such as Laravel Tinker - is not supported.
5657

5758
## Contributing
5859

0 commit comments

Comments
 (0)