Commit History

Author SHA1 Message Date
  Eugene Ritter 77a6dc11f4 Removed fetchObject() and fetchAllObjects(). Left fetchColumn(), fetchAssoc(). 8 years ago
  Eugene Ritter f524dcb117 replaced parent:: with static:: in runtime instances 8 years ago
  Eugene Ritter 6ff3434012 Change all the strings to use the constant values. 8 years ago
  Eugene Ritter dc8506b1fe self::FETCH_TYPE_NUM in params for defaults. 8 years ago
  Eugene Ritter f705b59e4a Removed type-o lower case. 8 years ago
  Eugene Ritter 051c6e35e9 Added methods to fetchAssoc(), fetchColumn($position), fetchObject(), fetchAllObjects() 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  Ondrej Mirtes b6832f25ec BufferedStatement - removed unused property 9 years ago
  dereuromark 2312ab8023 Fix some more doc blocks and smells. Enable further clickability in IDE. 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago
  Mark Scherer 6748900ed5 Use false where only false can be returned consistently. 10 years ago
  mscherer 62b83e6e3a Clean up the doc blocks around mixed. 10 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  euromark 0efad4f6ee Correct doc blocks and default values. 11 years ago
  Bryan Crowe caa55f7015 Fix coding standards 11 years ago
  mark_story e9aba0ffb6 Fix a bunch more API doc errors. 11 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  euromark b1897f5b45 Adjust doc blocks according to convention. 12 years ago
  Tigran Gabrielyan 6994bd28f5 Remove PHP Version from license information 12 years ago
  ndm2 615cf37500 Docblock related updates/fixes. 12 years ago
  Bryan Crowe 0c7190be17 Use semantic version for since doc block 12 years ago
  ndm2 307719973f Remove unnecessary @return tags in constructor and deconstructor docblocks. 12 years ago
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 years ago
  ADmad e9e410f647 More docblock fixes. 12 years ago
  Eric Martins 2a74b5e0c5 Fix spaces 12 years ago
  Eric Martins e6f6770a1e Fixing doc block indentation 12 years ago
  Eric Martins b06ab22e5e Fixes spaces 12 years ago
  Eric Martins e60b1f430d Fixes ApiGen doc blocks 12 years ago