|
|
7443963582
|
fix bug with missing ? and multiple fragments
|
2020-12-19 20:29:52 +01:00 |
|
|
|
fdd8518474
|
bump php version
|
2020-12-03 23:07:33 +01:00 |
|
|
|
aaf34cd373
|
phpstan fixes
|
2020-11-27 22:56:16 +01:00 |
|
|
|
86d62a1bb5
|
remove some getter/setter
|
2020-11-24 17:31:21 +01:00 |
|
|
|
1d5b727465
|
fix uri building bug and conditional loading bug
|
2020-11-15 21:12:05 +01:00 |
|
|
|
7fe9e1f418
|
remove debugging point
|
2020-10-25 10:58:15 +01:00 |
|
|
|
2bcf7b78a4
|
remove empty url query parameters
|
2020-10-24 23:32:24 +02:00 |
|
|
|
e09ac0686e
|
add tests
|
2020-10-10 21:28:38 +02:00 |
|
|
|
58c49080c8
|
improve tests
|
2020-10-06 00:50:24 +02:00 |
|
|
|
f77ab5e980
|
continue file impl.
|
2020-10-03 13:34:36 +02:00 |
|
|
|
e98d649876
|
impl. tests and graph
|
2020-09-18 21:25:29 +02:00 |
|
|
|
74c3c456b9
|
improve tests
|
2020-09-17 18:50:56 +02:00 |
|
|
|
b419139a45
|
manual cs fixes
|
2020-09-01 20:57:48 +02:00 |
|
|
|
28c9ec6a6c
|
fix const alignment
|
2020-09-01 07:38:03 +02:00 |
|
|
|
71bb333aa4
|
autofixes
|
2020-08-30 20:13:11 +02:00 |
|
|
|
69728b23de
|
inspection fixes
|
2020-07-31 18:13:59 +02:00 |
|
|
|
479c9fff69
|
don't parse uris without {} elements
|
2020-07-31 15:15:39 +02:00 |
|
|
|
e736214417
|
optimize uri building
|
2020-07-30 21:26:30 +02:00 |
|
|
|
e2554a7257
|
fix fragment uri bug
|
2020-05-24 09:37:01 +02:00 |
|
|
|
5ad647c975
|
fix url building
|
2020-05-23 10:33:12 +02:00 |
|
|
|
9bed188175
|
fix uri parsing with fragment
|
2020-05-07 19:30:37 +02:00 |
|
|
|
131701195f
|
fix query param encoding
|
2020-05-02 21:02:35 +02:00 |
|
|
|
0d087399bc
|
cs fix
|
2020-03-25 19:47:37 +01:00 |
|
|
|
3b13170a01
|
remove todo comment
|
2020-03-24 19:49:21 +01:00 |
|
|
|
5ba3ac9dd9
|
fixes Orange-Management/phpOMS#239
|
2020-03-15 09:29:04 +01:00 |
|
|
|
5ad4c617c0
|
add todo
|
2020-03-05 22:34:10 +01:00 |
|
|
|
01837d3755
|
add tests
|
2020-02-19 22:24:58 +01:00 |
|
|
|
7835797701
|
rename http to httpuri
|
2020-02-12 18:39:47 +01:00 |
|
|
|
3aed840c77
|
improve baseline
|
2020-02-06 23:53:39 +01:00 |
|
|
|
dfba5f1021
|
start implementing array{} typehint
|
2020-02-04 21:52:59 +01:00 |
|
|
|
a49251c0bb
|
phpcs fix
|
2020-01-26 12:27:35 +01:00 |
|
|
|
59f43a6a87
|
improve array docblock
|
2020-01-19 18:54:00 +01:00 |
|
|
|
5e7d806b7f
|
typehint and init value optimization
|
2019-12-22 11:14:08 +01:00 |
|
|
|
ab385bfbb5
|
remove empty line
|
2019-12-15 14:17:43 +01:00 |
|
|
|
5e50b896fe
|
tests and cleanup
|
2019-11-30 19:45:16 +01:00 |
|
|
|
1746444975
|
optimize special case
|
2019-10-05 20:49:41 +02:00 |
|
|
|
8e292966c9
|
Fix uri shortening for query para duplication
|
2019-10-05 20:45:00 +02:00 |
|
|
|
8221d4b723
|
phpcs fixes
|
2019-09-29 00:11:20 +02:00 |
|
|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +02:00 |
|
|
|
c41a59ad1d
|
try to improve performance
|
2019-09-07 08:45:24 +02:00 |
|
|
|
b4084913de
|
Implement php 7.4 type hints
|
2019-08-15 21:54:59 +02:00 |
|
|
|
eb7dbe4663
|
start implementing php 7.4
|
2019-08-15 20:44:04 +02:00 |
|
|
|
c10708ee23
|
fix @link
|
2019-07-08 19:51:19 +02:00 |
|
|
|
7572fc2d90
|
automatically define path indices
|
2019-06-07 21:18:29 +02:00 |
|
|
|
31812f701c
|
Re-evaluate base after root path change
|
2019-05-27 21:56:21 +02:00 |
|
|
|
c799124d12
|
php cs fixes
|
2019-04-27 10:34:00 +02:00 |
|
|
|
4cdfab275e
|
Use global namespace
|
2019-04-27 00:13:34 +02:00 |
|
|
|
49cb38ff4f
|
ignore uncoverable lines
|
2019-04-14 21:14:33 +02:00 |
|
|
|
905d04957d
|
Fixes
|
2019-03-31 20:05:49 +02:00 |
|
|
|
b286fa4de1
|
Fix routing
|
2019-03-17 19:32:27 +01:00 |
|
|
|
e8bed84e6e
|
Fix abstraction
|
2019-03-17 17:53:57 +01:00 |
|
|
|
c59c2d9f2a
|
Fix app name recognition bug
|
2019-03-17 16:42:06 +01:00 |
|
|
|
38ed968cc5
|
Add path offset
|
2019-03-17 16:39:54 +01:00 |
|
|
|
a52d01da80
|
Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop
|
2019-03-14 18:51:08 +01:00 |
|
|
|
87ed2174d8
|
add port to base path
|
2019-03-14 18:51:05 +01:00 |
|
|
|
89c14a69b8
|
Add better uri creation from current
|
2019-03-09 19:33:25 +01:00 |
|
|
|
632ce1c4dc
|
Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop
|
2019-03-09 18:53:39 +01:00 |
|
|
|
bfa360ce24
|
Get subdomain
|
2019-03-09 18:53:33 +01:00 |
|
|
|
bddeff5a0c
|
Fix base scheme
|
2019-03-09 16:28:09 +01:00 |
|
|
|
80f58b9d24
|
Fix base scheme
|
2019-03-09 16:26:18 +01:00 |
|
|
|
156c5849c7
|
Fix current uri scheme
|
2019-03-09 16:16:07 +01:00 |
|
|
|
1e79d9616a
|
Set port
|
2019-03-08 20:53:43 +01:00 |
|
|
|
29bee2e1f5
|
Improve docblocks
|
2018-12-28 23:08:24 +01:00 |
|
|
|
13c5562ffe
|
Fix null typehint order
|
2018-12-10 18:13:44 +01:00 |
|
|
|
2023b9ab75
|
75% code coverage
|
2018-10-14 13:03:13 +02:00 |
|
|
|
b979761e8c
|
More tests, test conditions and number_format fixes
|
2018-10-10 23:32:28 +02:00 |
|
|
|
8a91224f66
|
Fix whitespaces
|
2018-09-21 23:17:37 +02:00 |
|
|
|
1bf1e6da3b
|
Fix para types
|
2018-09-11 21:19:55 +02:00 |
|
|
|
a748d50b0a
|
improve unit tests
|
2018-08-31 21:15:11 +02:00 |
|
|
|
8a2bed5877
|
use global namespace
|
2018-08-24 13:06:04 +02:00 |
|
|
|
0877aeb7d5
|
Implement console framework features
|
2018-07-27 19:52:56 +02:00 |
|
|
|
eebace5030
|
console app draft
|
2018-07-24 19:30:15 +02:00 |
|
|
|
b82213d97f
|
Turn some returns into exceptions
|
2018-07-18 00:12:53 +02:00 |
|
|
|
46465207a7
|
Fix types
|
2018-07-18 00:05:00 +02:00 |
|
|
|
46c5647463
|
Fix double ? in uri bug
|
2018-07-06 21:32:57 +02:00 |
|
|
|
3aa3c6b0dd
|
Handle open todos
|
2018-06-03 14:22:05 +02:00 |
|
|
|
905dbe3b48
|
Removed unused code part
|
2018-06-03 10:32:52 +02:00 |
|
|
|
1b0d170052
|
Use root namespace and cleanup
|
2018-05-30 13:40:28 +02:00 |
|
|
|
37add470eb
|
Remove whitespace
|
2018-05-21 22:31:14 +02:00 |
|
|
|
59d3f98110
|
Make classes final
|
2018-05-11 21:33:24 +02:00 |
|
|
|
d5fd2c4827
|
Change to php version 7.2 requirement
|
2018-03-27 19:09:47 +02:00 |
|
|
|
5f385e44c0
|
Add public/private to const
|
2018-03-16 08:47:43 +01:00 |
|
|
|
1cd1ee0e10
|
phpstan fixes
|
2018-03-13 23:35:20 +01:00 |
|
|
|
3b45692ff1
|
Nullable+void typehint
|
2018-03-13 20:55:49 +01:00 |
|
|
|
ab96277fb1
|
Reduce isset use
|
2018-02-26 20:05:02 +01:00 |
|
|
|
3059003191
|
phpcs fixes
|
2018-02-16 15:28:07 +01:00 |
|
|
|
11c7b0e626
|
docblock param alignment
|
2018-02-16 13:42:35 +01:00 |
|
|
|
f1121dcc9b
|
Fix strict_types
|
2018-02-15 20:27:58 +01:00 |
|
|
|
e3b14015fc
|
Improve increments
|
2018-02-10 21:52:20 +01:00 |
|
|
|
23bc8b732f
|
phpcbf
|
2018-02-03 13:15:46 +01:00 |
|
|
|
f1288ebc03
|
More codestyle fixes
|
2018-01-31 22:05:15 +01:00 |
|
|
|
f74c2e49c8
|
Started to fix via cs
|
2018-01-28 22:04:43 +01:00 |
|
|
|
05cafa68d1
|
Add interface function setRoot
|
2018-01-16 18:30:32 +01:00 |
|
|
|
58e6b89768
|
Finalize new tests
|
2018-01-15 18:51:11 +01:00 |
|
|
|
73d402007d
|
Fix package text
|
2017-12-31 15:35:13 +01:00 |
|
|
|
60921028e7
|
Remove @category and replace with @package
|
2017-12-30 12:57:27 +01:00 |
|
|
|
db5a215071
|
Remove package TBD
|
2017-12-30 11:53:20 +01:00 |
|
|
|
feb4f348a3
|
Fix #23
|
2017-11-09 17:19:17 +01:00 |
|
|
|
7d2f8a3283
|
Fix #24
|
2017-11-09 17:18:39 +01:00 |
|
|
|
ce80ffadc6
|
General fixes
|
2017-11-05 13:09:39 +01:00 |
|