aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cache
diff options
context:
space:
mode:
authorNathan Guse <nathaniel.guse@gmail.com>2012-07-30 18:44:40 -0500
committerNathan Guse <nathaniel.guse@gmail.com>2012-07-30 18:44:40 -0500
commit01bc818d465ab168288e260745a045ff2794648d (patch)
tree299973235aa927758e62711ff686e391ac242933 /tests/cache
parentedcac438df164764c84ca9fb7a7f751bf76d5c34 (diff)
downloadforums-01bc818d465ab168288e260745a045ff2794648d.tar
forums-01bc818d465ab168288e260745a045ff2794648d.tar.gz
forums-01bc818d465ab168288e260745a045ff2794648d.tar.bz2
forums-01bc818d465ab168288e260745a045ff2794648d.tar.xz
forums-01bc818d465ab168288e260745a045ff2794648d.zip
[ticket/10875] Fix SQL Caching
The sql_save function cannot take arguments by reference since it is called by call_user_func_array() Replace use of isset($cache->sql_rowset[$query_id]) with $cache->sql_exists Replace $cache->cache_dir with $cache->get_driver()->cache_dir PHPBB3-10875
Diffstat (limited to 'tests/cache')
0 files changed, 0 insertions, 0 deletions