Ralf Becker
|
417bbccbe3
|
fix PHP 8.0 Fatal error: Declaration of Api\Etemplate\Request\Session::read($id = null) must be compatible with Api\Etemplate\Request::read($id = null, $handle_not_found = true)
|
2021-10-07 18:39:40 +02:00 |
|
Ralf Becker
|
fed41622c2
|
fixing all sorts of PHP 8 errors and PHPStorm errors
|
2021-03-31 17:50:01 +02:00 |
|
Ralf Becker
|
868135775c
|
PHP 8 fixes
|
2021-03-29 16:47:19 +02:00 |
|
Ralf Becker
|
4f9e14fcc6
|
never storing rows in Etemplate\Request and by that keeping apps from storing it as state into the session
|
2017-04-04 15:04:44 +02:00 |
|
Ralf Becker
|
6d472b1592
|
use openssl_random_pseudo_bytes, if available, to generate etemplate_exec_id, as it is used for CSRF protection too
|
2016-11-17 11:09:30 +01:00 |
|
Ralf Becker
|
54bfaeb988
|
fix Scrutinizer docu bug: Api\Etemplate\Request\Files::__construct($id) $id is not array but string|null
|
2016-08-28 12:51:19 +02:00 |
|
Ralf Becker
|
8d2d4ef3dd
|
fix Scrutinizer docu bug: Api\Etemplate\Request\Files::__construct($id) $id is not array but string|null
|
2016-08-28 12:51:19 +02:00 |
|
Ralf Becker
|
2f4c727f9d
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
|