Stephan Schuler
Stephan Schuler
Hey there. ### tl;dr What about adding a mechanism to provide simple contact information as an alternative data source for searching contacts before dialing or to resolve numbers of incoming...
Hey there. This is another feature request, obviously :). User story: > As a regular participant in telephone conferences with pin code protection, I want to not only put the...
Hey there. Let's state this at a user story. > As a support agent, I want to have the "Telephone" app visible even if I focus and work on a...
Some cache backends hold an internal state when used as an iterator. This state needs to be reset whenever the source data is updated.
### Description The PdoBackend implements the IterableBackendInterface. To do so, it keeps an internal object of type "ArrayAccess" named $cacheEntriesIterator holding all keys and values of the database once initialized....
Hey there! I'm currently creating a really huge XML file via CLI. The result is 500MB with lots of whitespaces for indentation, at least 300MB with no whitespaces. I came...
The internal chash cache (database table tx_realurl_chashcache) maps a given combination of query string and query parameters to a single chash value. It's intended to not recalculate chashe values when...
# Summary The internal chash cache (database table tx_realurl_chashcache) maps a given combination of query string and query parameters to a single chash value. It's intended to not recalculate chashe...