Commit 2e16ea6
authored
Upgrade for Phalcon V5 and PHP 8 (#1535)
* Add Support for Phalcon V5 and PHP 8
* Upgrade phalcon/ide-stubs (^4.0.0 => ^5.0.0)
* Upgrade Tests Github Action to Phalcon v5
* PSR2.Namespaces.NamespaceDeclaration.BlankLineAfter
* Upgrade squizlabs/php_codesniffer
* generate composer.lock from PHP 7.4
* Upgrade Phalcon 5 namespace Phalcon\Logger\Logger
* Upgrade Phalcon 5 - Webtools Phalcon\Tag to Phalcon\Html\TagFactory
* Upgrade Phalcon 5 - Webtools Scaffold - Phalcon\Tag to Phalcon\Html\TagFactory
* Scaffold corrected Line exceeds 120 characters
* Upgrade Phalcon\Logger\Logger in Test
* Upgrade Phalcon\Autoload\Loader registerNamespaces() has been renamed to setNamespaces() in Tests
* Fixed Id Controls from Migrations Generate Form
* Fixing Generate Migrations Webtools
* Update composer.json to Phpunit 9
* Release v5.0.01 parent e3f1aeb commit 2e16ea6
File tree
107 files changed
+3941
-3933
lines changed- .github/workflows
- src
- Builder
- Component
- Exception
- Project
- Commands
- Builtin
- Error
- Exception
- Generator
- Mvc/Controller
- Providers
- Scanners
- Script
- Utils
- Validation/Validator
- Web/Tools
- Controllers
- Views
- controllers
- layouts
- migrations
- models
- partials
- scaffold
- templates
- module
- project
- cli
- micro
- views
- modules
- views
- index
- simple
- views
- index
- scaffold/no-forms
- views
- tests
- _data
- acceptance
- mysql
- pgsql
- console/app
- mysql
- postgresql
- fixtures/Traits
- acceptance/Web/Template
- unit
- Generator
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
107 files changed
+3941
-3933
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments