Commit Graph

52 Commits

Author SHA1 Message Date
dfcf244dc8 php: comments for functions are standardized to PEAR Docblock Comment standards 2023-02-02 14:14:57 +03:00
0563795494 php: spaces and new lines around operators fixed 2023-02-02 11:27:14 +03:00
b6b6e80ffb php: no additional blank lines at end of doc comment 2023-02-02 10:53:15 +03:00
bd3b91d02f php: include/require and file path should be divided with a single space 2023-02-02 10:34:58 +03:00
555f8d43cd php: braces after functions and oop constructs on the next line 2023-02-01 16:46:31 +03:00
3f48a8d492 php: trailing whitespace at the end of blank line removed 2023-02-01 15:57:27 +03:00
bb921e7eff php: method argument spaces normalized 2023-02-01 14:48:48 +03:00
13d5e6fa94 php: binary operators should be surrounded by single space 2023-02-01 14:12:28 +03:00
2ddd822b24 php: replace non multibyte-safe functions with corresponding mb function 2023-02-01 09:09:58 +03:00
2c8d151cc7 php: there must be no trailing spaces inside comment or PHPDoc 2023-01-31 17:10:22 +03:00
44b0f4d53d php: There must not be a space after the opening parenthesis 2023-01-31 16:05:35 +03:00
a1ec2cf366 php: remove trailing whitespace at the end of non-blank lines 2023-01-31 15:46:55 +03:00
88f3d6da59 php: closing ?> tag must be omitted from files containing only PHP 2023-01-31 15:20:22 +03:00
481b111cb2 php: multi-line arrays must have a trailing comma 2023-01-31 15:14:01 +03:00
7b4e40c4e4 php: keyword elseif should be used instead of else if 2023-01-31 12:56:57 +03:00
6d4cad2215 php: curly opening braces after control structures and oop-structures on the same line 2023-01-31 12:31:33 +03:00
0cf90e86c7 php: trim array spaces 2023-01-31 11:32:59 +03:00
f4bcb15d33 php: each element of an array must be indented exactly once 2023-01-31 10:17:54 +03:00
a49ef4cc13 php: lower case for constants "true", "false" and "null" 2023-01-31 09:59:37 +03:00
880497cd01 php: curly opening braces on the same line 2023-01-30 17:18:37 +03:00
165c292ab8 php: extra blank lines deleted 2023-01-30 16:26:04 +03:00
8fe41cd8e6 php: used short syntax for arrays 2023-01-30 15:23:00 +03:00
3181c7449d Copyright 2023 2023-01-20 15:27:03 +05:00
642e145142 php: certificate was ignored 2022-03-22 11:15:09 +03:00
a9e2df73ca add region(lang) param to convert 2021-10-15 13:50:15 +03:00
026237d286 php: added comments 2021-04-20 17:33:48 +03:00
e51b331736 php: add password for convert 2021-04-14 12:37:06 +03:00
6b27f4c221 php: ext to lowercase 2021-03-29 17:59:45 +03:00
714b514f66 Copyright 2021 2021-03-15 11:54:47 +03:00
d8afda9b56 php: added forcesave 2021-02-15 15:29:25 +03:00
6e03e71b59 php: add DOC_SERV_JWT_HEADER 2020-11-25 10:20:29 +03:00
c0b520e440 php: config-refactor 2020-11-23 11:00:57 +03:00
8050ec572a apache 2020-09-02 12:06:52 +03:00
ca17dd1128 php: jwt support 2019-09-19 17:24:41 +03:00
e375404e25 php: json parse error on convert 2019-09-19 14:35:59 +03:00
16473b4e06 2019 2019-01-22 18:17:07 +03:00
fa8e2cf975 [[copyright] Update Copyright
2018 -> 2019. Limited -> SIA
2019-01-17 17:32:01 +03:00
20412f0c80 Update copyright and footer info to 2018 year 2018-03-01 12:41:44 +03:00
fd4dfea7d7 php: remove storage service 2017-10-09 17:31:49 +03:00
f376c50fd9 try convert once 2017-10-09 17:16:24 +03:00
449020a9a4 php: json response 2017-09-28 18:18:23 +03:00
ba1358c116 Copyright 2017-06-26 16:29:01 +03:00
9ee88881bf php: encoding 2017-06-23 11:41:06 +03:00
96666e9723 Copyright 2017 2017-02-21 11:01:51 +03:00
c0f47f892b nodejs: using method getServerUrl 2017-01-31 16:51:28 +03:00
4e7586cd2a php: method POST since 4.2 2016-12-26 17:04:19 +03:00
a255a21361 php: error without simpleXml 2016-12-07 16:44:20 +03:00
7b4e737139 php: some changes 2016-12-02 11:55:30 +03:00
ed58fc3ebd php: list recent opened files 2016-12-02 11:07:10 +03:00
b310236c64 php: fix comment 2016-11-01 14:53:32 +03:00