wiki.techinc.nl/includes/objectcache
Bartosz Dziewoński 361b09576e Remove comments about isset( $string['foo'] ) being true on PHP 5.3
...but don't remove the code. Calling isset( $bar['foo'] ) without checking
that $bar is an array seems not very nice to me.

Change-Id: I822c925b6f36bf34902f8075e54f71fe4f6d2566
2016-02-17 20:12:30 +00:00
..
MemcachedPeclBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ObjectCache.php Remove comments about isset( $string['foo'] ) being true on PHP 5.3 2016-02-17 20:12:30 +00:00
RedisBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SqlBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00