-
btw, thanks for the extension.
With this contrived example template, we lose highlighting after the word "empty":
``` html
Heading
empty blockquote
Some {{@fatfree.testing->code}}
As…
-
Being able to manage Couchdb database and data in fatfree like SQL et MongoDB
-
I'm trying v4.x-dev and found nasty problem, collision internal F3 hive key with my app param key which cause everything ERROR 500 without any debug info displayed.
I put ```ENCODING=utf8``` in **c…
-
I'm using this framework now since 2019.
Today I tried to update php from 7.4 to 8.2
Everything is working except LDAP Authentication. If I put wrong credentials in the login fields I get a Error 50…
-
Currently, Weblate [does not support](https://github.com/WeblateOrg/weblate/issues/613) [fatfree](https://github.com/bcosca/fatfree-core/blob/dde9acde74233e39f438d85aad908e658f9558e8/base.php#L1073-L1…
-
Someone told me that forms should add token to avoid csrf attack. Then I read the fatfree documentation, the _Session_ class has a _csrf_ method to get the token.
But how to get the token?
`
$s = new …
xmory updated
7 years ago
-
F3 should have a top-level namespace AKA vendor namespace, in order to be PSR-4 compatible. Something like `F3\`, or `Fatfree\` or what owner wants. Yes you can use PSR-4 autoloaders and composer auto…
-
This is for fatfree version 3.7.
When connecting to a sqlite database created with an older version of sqlite3 (for example, v 3.11.0 of sqlite3 on ubuntu), there will be an Internal Server Error w…
-
Best work will doing this Framework,
i find a good idea form https://github.com/n0nag0n/fatfree-swoole,
yes, it is good.
but this diea is extends on \Base, i dont try it work on Ws, if it work on W…
-
There's a different between
`$f3->get('foo')` and `$f3->foo`.
https://github.com/bcosca/fatfree-core/blob/b2e66eb1f27c61187c9608cc994673f9e501ed2c/base.php#L2097-L2099
Since offsetget uses the…
ikkez updated
7 years ago