From: Black Cloud <blackcloud@localhost.localdomain>
Date: Thu, 18 Aug 2022 20:37:28 +0000 (-0400)
Subject: adding some slander lol
X-Git-Url: https://git.josue.xyz/?a=commitdiff_plain;h=refs%2Fremotes%2Forigin%2FHEAD;p=PragmaticHeterogeneousProofread%2F.git

adding some slander lol
---

diff --git a/README.md b/README.md
index b32b72f..9c09c01 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,9 @@ And as they say on the blog we will check on how PHP is ~not~ a **predictable, c
 + HORRIBLE DEBBUGING EXPERIENCE [as expressed in this phpsadness post](http://phpsadness.com/sad/44)
 + ... I am done with the nonexisting error handling, there is more on the blog but it will all be tested
 + well, one more thing is that errors and exceptions are not the same so `try/catch` wont with errors and error handlers are not triggered by errors.
-
++ [functions are expensive](https://web.archive.org/web/20170704181231/http://www.phpwtf.org/php-function-calls-have-quite-some-overhead "yes, this is ancient, I know")
++ when calling a function the extra arguments are just ignored and missing arguments are just _NULL_ except with builtin functions where extra arguments raise an error.
++ OOP IS NONSENSICAL (yes, I know I promised no slander but we all saw it coming)
 
 
 ## The analogy