*** Version 1.9.6 (stable) - API 1.9.0 (stable) - 2011-08-29


Small fix release.

  #18749 - Fix is_a() for 5.3.7+ due to php-core stupidity
  #18602 - optimize fetch - thanks to shadesofgraylin
  #18605 - optimize sprintf in toArray()
  #18446 - use table() method rather than accessing static global.
  #----- - toArray support for only returning returned columns use "0" as the second parameter
  #----- - allow tableless dataobject connect() call to work
  #----- - disable overload using DB_DATAOBJECT_NO_OVERLOAD on PHP5 - Im supprised no one ever noticed this - overload is EVIL ;)
  #----- - Add autoJoin method, which will build a full join with all related tables.
  #16867 - fix doc comments - change to public methods for the ones that are supposed to be overridden
  #17637 - fix detection of non-existant links files resulting in defaulting to autolinks
 

