diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2014-07-25 17:45:35 +0200 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2014-07-25 17:48:53 +0200 |
commit | 831e9116ab46cd608065f4f664544c449ee95192 (patch) | |
tree | 7c773870fc0f81f9c390a4a0ebe847b87a957b30 /tests/functions/is_absolute_test.php | |
parent | 8064d2931fd5d64acb9e941f107668f4e7b20e92 (diff) | |
download | forums-831e9116ab46cd608065f4f664544c449ee95192.tar forums-831e9116ab46cd608065f4f664544c449ee95192.tar.gz forums-831e9116ab46cd608065f4f664544c449ee95192.tar.bz2 forums-831e9116ab46cd608065f4f664544c449ee95192.tar.xz forums-831e9116ab46cd608065f4f664544c449ee95192.zip |
[ticket/12892] Do not set S_NUM_ROWS when adding a row to a template loop
We do not set S_NUM_ROWS while adding a row, to reduce the complexity
If we would set it on adding, each subsequent adding would cause
n modifications, resulting in a O(n!) complexity, rather then O(n)
PHPBB3-12892
Diffstat (limited to 'tests/functions/is_absolute_test.php')
0 files changed, 0 insertions, 0 deletions