Skip to content

Commit 9e9867b

Browse files
committed
Minor update.
1 parent 511574b commit 9e9867b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/posts/dev/2021-07-13-functional-programming-and-php-8.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,8 @@ PHP 8.1 is around the corner and I guess that the future of PHP has bright days,
342342
especially if more functional programming features is going to added!
343343

344344
More functional programming in PHP means a stricter typed code, a bump into reusability,
345-
lesser code to write, using better concepts, paradigms and design patterns.
345+
lesser code to write, better concepts, paradigms and design patterns where
346+
the foundations has been proved theoretically by mathematics.
346347

347348
## Conclusion
348349

0 commit comments

Comments
 (0)