This website requires JavaScript.
Explore
Help
Register
Sign in
keith
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
3092975523
friendica
/
src
/
Database
History
Hypolite Petovan
0ec7238da4
Fix null value passed to string functions deprecation notices
...
- Address part of
https://github.com/friendica/friendica/issues/12011#issuecomment-1321796513
2022-11-25 08:13:05 -05:00
..
Definition
include suggested changes
2022-07-13 00:23:12 +02:00
Database.php
Fix null value passed to string functions deprecation notices
2022-11-25 08:13:05 -05:00
DatabaseException.php
Add missing copyright text
2022-01-02 10:49:50 +01:00
DBA.php
removed double blank
2022-11-25 01:03:34 +01:00
DBStructure.php
The EOL constant is removed
2022-10-18 12:29:50 +00:00
PostUpdate.php
More functions moved to content class
2022-10-27 05:44:44 +00:00
View.php
Split DBStructure & View to avoid DB-calls and dependencies for basic operations
2022-07-12 23:40:31 +02:00