gnu-social/docs/developer/src
Diogo Peralta Cordeiro 5107e06fae
[DOCS][Developer] Paradigms: Update is_null based on poll votes
Everything around the use we give to php's null is about the state of having a value or not. Thus, using `is_null` always is the less bad option.
2021-09-14 13:13:35 +01:00
..
core [DOCS][Developer] Remove low level index, we will approach these themes in another manner 2021-09-14 13:13:29 +01:00
database [DOCUMENTATION] Add database diagram to developer documentation 2021-09-14 13:12:56 +01:00
plugins [FILE][TemporaryFile] Fix various issues now that we also have Symfony's file abstractions 2021-09-14 13:13:03 +01:00
SUMMARY.md [DOCS][Developer] Update storage documentation 2021-09-14 13:13:31 +01:00
architecture.md [DOCS][Developer] Remove low level index, we will approach these themes in another manner 2021-09-14 13:13:29 +01:00
cache.md [DOCS][Dev] Add Cache 2021-09-14 13:13:10 +01:00
core.md [DOCS][Developer] Remove low level index, we will approach these themes in another manner 2021-09-14 13:13:29 +01:00
database.md [DOCS][Dev] Add database chapter 2021-09-14 13:13:10 +01:00
debugging.md [DEV] Add PsySH REPL 2021-09-14 13:13:20 +01:00
events.md [DOCS][DEV] Add events 2021-09-14 13:13:10 +01:00
exceptions.md [DOCS] Write exceptions chapter 2021-09-14 13:13:09 +01:00
httpclient.md [DOCS][Developer] httpclient: Add an example of lazyness care 2021-09-14 13:13:29 +01:00
i18n.md [DOCS][Dev] Add Internationalisation 2021-09-14 13:13:11 +01:00
introduction.md [DOCS][Developer] Recommend reading the tests cases for when the doc doesn't cover 2021-09-14 13:13:31 +01:00
log.md [DOCS][Dev] Add Logging 2021-09-14 13:13:10 +01:00
paradigms.md [DOCS][Developer] Paradigms: Update is_null based on poll votes 2021-09-14 13:13:35 +01:00
plugins.md [DOCS] Elaborate initial architecture page 2021-09-14 13:13:02 +01:00
private.md [DOCUMENTATION] Three books instead of only one 2021-09-14 13:11:49 +01:00
queue.md [DOCS][Dev] Add Queues 2021-09-14 13:13:11 +01:00
routes_and_controllers.md [DOCUMENTATION] Update documentation regarding route accept formats 2021-09-14 13:13:34 +01:00
sample_plugins.md [DOCUMENTATION] Three books instead of only one 2021-09-14 13:11:49 +01:00
security.md [DOCS][Dev] Add Security 2021-09-14 13:13:11 +01:00
storage.md [DOCS][Developer] Update storage documentation 2021-09-14 13:13:31 +01:00
templates.md [DOCS][Dev] Add Templates 2021-09-14 13:13:10 +01:00