Custom Query (267 matches)
Results (61 - 63 of 267)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #101 | fixed | XCache make apache+mod_php segv | moo | moo |
| Description |
reported in http://forum.lighttpd.net/topic/7615, but not confirmed yet |
|||
| #102 | fixed | Segmentation fault with xcache.var_size=16K and small array | moo | blueyed |
| Description |
I wanted to store just a small array and therefor have set xcache.var_size to 16K. Unfortunately this resulted in a segmentation fault, either because of xcache_get() or xcache_set() - I have not investigated further. After setting xcache.var_size to 512K it worked and the size of the data itself (an array) gets displayed as "482.00 b" in the XCache admin. |
|||
| #103 | fixed | Admin: edit.php throws warning and seems to be unable to edit array values | moo | blueyed |
| Description |
I've seen the following warning when trying to edit/view the value of a stored array: Warning: htmlspecialchars() expects parameter 1 to be string, array given in /X/xcache-admin/edit.tpl.php on line 4 It seems like edit.php should be able to display (and set) arrays using var_export(). |
|||

