Dillon-Brown
0de9dadb5d
Deprecate TCPDF
...
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-10-28 11:50:16 +01:00
Matt Lorimer
3bbe61e0a4
Fix php compatibility issues
...
Fix Array items should always be accessed via [] rather than {}.
Fix deprecation warnings
Fix warnings and notices
Remove unsupported legacy php checks
2021-03-25 16:35:06 +00:00
Dillon-Brown
1a1503cd8a
Replaced alias functions
...
There's no reason to use aliases when we can just call the origin.
2019-10-17 13:30:22 +01:00
Mac Rae
be0e01733d
Merge pull request #7195 from Dillon-Brown/fix/inspections_compat
...
Fix/inspections compat
2019-09-18 13:07:57 +01:00
Dillon-Brown
a877483e0d
Replace rand with mt_rand
2019-08-05 16:31:26 +01:00
Dillon-Brown
d7ac85c772
Binary-unsafe 'fopen(...)' usage
2019-08-05 16:27:11 +01:00
Dillon-Brown
3c63062ef4
Remove PHP4 functions (intval, floatval, doubleval, strval)
2019-08-05 16:01:41 +01:00
Dillon-Brown
8eb9dbf1c2
PSR-2
2019-07-04 17:06:34 +01:00
Dillon-Brown
c35f5bc49c
@PSR2
2018-07-24 15:42:24 +01:00
Dillon-Brown
ae82881c3d
no_useless_else
2018-07-20 22:00:34 +01:00
Dillon-Brown
6745e82ba0
indentation_type
2018-07-19 11:46:25 +01:00
Dillon-Brown
19cfb50dda
single_blank_line_at_eof
2018-07-19 11:38:09 +01:00
Dillon-Brown
1cac25168e
lowercase_keywords
2018-07-17 15:42:44 +01:00
Dillon-Brown
59d433fc5a
lowercase_constants
2018-07-17 15:38:41 +01:00
Dillon-Brown
32ca35db09
method_argument_space
2018-07-16 16:17:49 +01:00
Dillon-Brown
840ad0f5c0
visibility_required
2018-07-13 06:54:51 +01:00
Dillon-Brown
6caa071e62
no_spaces_inside_parenthesis
2018-07-12 15:44:45 +01:00
Dillon-Brown
a3954e33d9
no_closing_tag
2018-07-12 15:29:04 +01:00
Dillon-Brown
68f69400bc
braces
2018-07-12 11:40:27 +01:00
Dillon-Brown
4775b14953
function_declaration
2018-07-12 11:20:31 +01:00
Daniel Samson
9a569b2fca
Merge pull request #6094 from Dillon-Brown/psr-2-12
...
PSR2 - switch case space
2018-07-11 15:11:10 +01:00
Daniel Samson
3dcd0c8b42
Merge pull request #6084 from Dillon-Brown/psr-2-2
...
PSR2 - elseif
2018-07-10 11:42:15 +01:00
Dillon-Brown
af2f574e5e
switch_case_space
2018-06-25 20:01:37 +01:00
Dillon-Brown
510c4549ff
PSR2 - elseif
2018-06-21 21:22:45 +01:00
Dillon-Brown
835a46058a
PSR2 - class_definition
2018-06-21 21:05:18 +01:00
Daniel Samson
6a76b8097b
replacing deprecated each() function
...
fixes php notices issue with PHP 7.2 and above.
2018-05-03 13:57:25 +01:00
Daniel Samson
2adcce19ea
Replacing create_function with anonymous function
2018-05-02 16:17:23 +01:00
Matt Lorimer
77982f3ec7
update sugar version to 6.5.24
2016-08-02 13:24:27 +01:00
Matthew
8e51b0e900
initial commit
2013-09-23 20:30:44 +01:00