18 Commits

Author SHA1 Message Date
5a8c3d537b Enable phpdoc_summary rule in php-cs-fixer config (#14675)
* Enable `phpdoc_summary` rule in php-cs-fixer config.

* Fix case in "PHPDoc".
2017-08-21 11:19:35 +02:00
69673c0c94 Rename Object -> BaseObject for PHP 7.2 compatibility
issue #7936
2017-07-19 10:51:46 +02:00
4aa935e69e Fixes #12055: Changed boolean to bool and integer to int in phpdoc 2016-11-07 02:51:39 +03:00
cd87d67f34 Global DOCS update: ~~~ replaced with ``` 2015-12-02 23:15:28 +02:00
f68e970de2 link to PHP classes just as we do with normal classes
apidoc can handle this!
2015-06-05 21:53:24 +02:00
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
ab799d8ea9 Fixes #2911: Removed tbl_ default for table prefix 2014-03-30 19:33:46 +04:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
ed2885c31d Changed comment again to actually be correct. This is also consistent with the draft of the definitive guide. 2014-03-18 15:23:59 -05:00
bc91853e3f Modified example in DataReader usage comment to reference a DB Command function which accepts a SQL string argument. 2014-03-18 15:23:58 -05:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
ed8b795295 renamed exception classes. 2013-01-17 19:55:10 -05:00
9b62fb6786 DB cleanup. 2013-01-17 08:46:08 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
8517ee9e50 reorganized DB classes. 2013-01-05 16:46:53 -05:00