This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-02-27 18:37:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc445a2eaa2f93ae7f55b3af8800a87a69480a66
nextcloud-server-mirror
/
lib
/
private
/
AppFramework
/
Http
History
Hamid Dehnavi
ea06cf2f39
Convert isset ternary to null coalescing operator
...
Signed-off-by: Hamid Dehnavi <
hamid.dev.pro@gmail.com
>
2023-09-28 17:44:19 +03:30
..
Dispatcher.php
Refactors "strpos" calls in lib/private to improve code readability.
2023-05-15 15:17:19 +03:30
Output.php
Update php licenses
2021-06-04 22:02:41 +02:00
Request.php
Convert isset ternary to null coalescing operator
2023-09-28 17:44:19 +03:30
RequestId.php
Extract request id handling to dedicated class so it can be injected manually
2022-02-23 11:01:58 +01:00