This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Core/Utils
Arkady b19c543988 fix cs (#1995)
* remove leading slashes in `use` clauses

* remove spaces inside parenthesis

* ensure one blank line after the `use` statement

* ensure cast are written in lower case

* fix whitespace around the keyword of a class

* remove spaces after function call

* remove trailing whitespace

* standardize spaces around ternary operator

* ensure php keywords are in lower case

* remove whitespace before closing semicolon

* ensure whitespace after each comma in array

* ensure `true`, `false`, and `null` are lower case
2021-05-12 23:53:11 +03:00
..
2021-05-06 15:09:21 +03:00
2021-04-18 20:32:02 +03:00
2021-05-12 23:53:11 +03:00
2021-05-12 23:53:11 +03:00
2021-05-06 17:02:24 +03:00
2021-04-18 20:32:02 +03:00
2021-05-08 22:53:56 +03:00
2021-04-25 12:12:52 +03:00
2021-05-09 14:40:40 +03:00
2021-05-06 13:22:32 +03:00
fix
2021-05-08 23:08:05 +03:00
2021-04-18 20:32:02 +03:00
2021-04-24 18:58:10 +03:00
2021-05-01 14:51:40 +03:00
2021-04-18 20:20:36 +03:00
2021-01-25 16:37:54 +02:00
2021-01-25 16:37:54 +02:00
2021-05-12 12:10:51 +03:00
2021-04-18 20:07:12 +03:00
2021-04-24 17:53:40 +03:00
2021-05-08 22:53:56 +03:00
2021-05-08 22:53:56 +03:00
2021-01-25 16:37:54 +02:00
2021-05-06 13:14:57 +03:00
2021-05-08 22:53:56 +03:00
2021-04-18 19:57:56 +03:00
2021-05-08 22:53:56 +03:00
2021-05-08 22:53:56 +03:00
2021-05-08 22:53:56 +03:00
2021-05-08 22:53:56 +03:00
2021-04-20 19:27:12 +03:00
2021-05-08 22:53:56 +03:00
2021-05-08 22:53:56 +03:00
2021-05-12 23:53:11 +03:00