Context
-------

$_SERVER: Array
(
    [USER] => leschemixa
    [SCRIPT_NAME] => /index.php
    [REQUEST_URI] => /articles/contact
    [QUERY_STRING] => slug=contact
    [REQUEST_METHOD] => GET
    [SERVER_PROTOCOL] => HTTP/1.1
    [GATEWAY_INTERFACE] => CGI/1.1
    [REDIRECT_QUERY_STRING] => slug=contact
    [REDIRECT_URL] => /articles
    [REMOTE_PORT] => 40804
    [SCRIPT_FILENAME] => /home/leschemixa/medico/index.php
    [SERVER_ADMIN] => postmaster@www.rappels-de-medicaments.com
    [DOCUMENT_ROOT] => /home/leschemixa/medico
    [REMOTE_ADDR] => 2600:1f28:365:80b0:36bf:af88:36d3:5592
    [SERVER_PORT] => 80
    [SERVER_ADDR] => 10.106.20.3
    [SERVER_NAME] => www.rappels-de-medicaments.com
    [SERVER_SOFTWARE] => Apache
    [SERVER_SIGNATURE] => {empty_string}
    [HTTP_REMOTE_IP] => 2600:1f28:365:80b0:36bf:af88:36d3:5592
    [HTTP_X_IPLB_UNIQUE_ID] => 26001F28036580B036BFAF8836D35592:ABF4_200141D000011B000213018600330017:0050_69D936D7_79DDA:783CC
    [HTTP_FORWARDED] => for=2600:1f28:365:80b0:36bf:af88:36d3:5592; proto=http; host=www.rappels-de-medicaments.com
    [HTTP_X_REMOTE_PROTO] => http
    [HTTP_X_REMOTE_IP] => 2600:1f28:365:80b0:36bf:af88:36d3:5592
    [HTTP_X_REMOTE_PORT] => 44020
    [HTTP_X_FORWARDED_PORT] => 80
    [HTTP_ACCEPT_ENCODING] => zstd, br, gzip
    [HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
    [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    [HTTP_USER_AGENT] => CCBot/2.0 (https://commoncrawl.org/faq/)
    [HTTP_X_OVHREQUEST_ID] => e3102d2056fb474b2ee7ac2644ef668d
    [HTTP_X_FORWARDED_PROTO] => http
    [HTTP_X_FORWARDED_FOR] => 2600:1f28:365:80b0:36bf:af88:36d3:5592
    [HTTP_X_PREDICTOR] => 1
    [HTTP_HOST] => www.rappels-de-medicaments.com
    [ENVIRONMENT] => production
    [CFG_CLUSTER] => cluster106
    [SCRIPT_URI] => http://www.rappels-de-medicaments.com/articles/contact
    [SCRIPT_URL] => /articles/contact
    [UNIQUE_ID] => adk21q-lX2eUmckuNCD1@wAAAQc
    [REDIRECT_STATUS] => 200
    [FCGI_ROLE] => RESPONDER
    [PHP_SELF] => /index.php
    [REQUEST_TIME_FLOAT] => 1775843030.230997
    [REQUEST_TIME] => 1775843030
    [argv] => Array
        (
            [0] => slug=contact
        )
  
    [argc] => 1
)

$_POST: Array
(
)

$_GET: Array
(
    [slug] => contact
)

$_FILES: Array
(
)

$_SESSION: Array
(
    [fSession::type] => normal
    [fSession::expires] => 1775844470
)

$_COOKIE: Array
(
)
Uncaught TypeError
------------------
#0 /home/leschemixa/medico/index.php(120): Markdown::defaultTransform(NULL)
#1 {main}
Markdown::defaultTransform(): Argument #1 ($text) must be of type string, null given, called in /home/leschemixa/medico/index.php on line 120