Hypolite Petovan
|
415b982d39
|
Rename DBA::num_rows to DBA::numRows
|
2018-07-22 19:27:35 -04:00 |
|
Hypolite Petovan
|
af6dbc654f
|
Rename Friendica\Database\dba to Friendica\Database\DBA
|
2018-07-20 08:19:26 -04:00 |
|
Hypolite Petovan
|
daa1177e3a
|
Update use statement lists with new Friendica\Database\dba class
- Remove unused use statement
- Remove superfluous use statements (classes in the same namespace)
- Add missing use statements
|
2018-07-19 22:15:21 -04:00 |
|
Hypolite Petovan
|
7333296b8d
|
Deprecate DBM::date()
|
2018-02-03 21:39:53 -05:00 |
|
Hypolite Petovan
|
5e7285b9ba
|
Move Temporal::convert() to DateTimeFormat::convert()
|
2018-02-03 08:56:55 -05:00 |
|
Hypolite Petovan
|
ca8209a2ce
|
Add missing use in DBM
|
2018-02-03 08:56:53 -05:00 |
|
Hypolite Petovan
|
8aff8a76eb
|
Add Temporal::utcNow()
|
2018-02-03 08:56:52 -05:00 |
|
Hypolite Petovan
|
e36f2bb1fb
|
Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
|
2018-01-15 14:07:17 -05:00 |
|
Hypolite Petovan
|
10b72b0e9e
|
PHPStan: Fix missing requires/namespaces
|
2017-12-17 15:26:43 -05:00 |
|
Adam Magness
|
1115d19f79
|
More Standards
More coding standards updates.
|
2017-11-20 11:01:32 -05:00 |
|
Adam Magness
|
d7dc51ecc1
|
Coding Standards
Guess who got phpcs configured.
Updated phpcs.xml based on Developer_Intro document.
|
2017-11-08 17:02:50 -05:00 |
|
Adam Magness
|
4ca68c7af0
|
Class file relocations
Issue #3878
|
2017-11-08 08:37:03 -05:00 |
|