Matias Griese
84d995335e
Fixed Undefined method closure::fields() when getting avatar for user, thanks @Romarain [ #2422 ]
2019-03-22 18:01:22 +02:00
Matias Griese
a739ed6825
Improved Exceptions middleware
2019-03-21 12:17:48 +02:00
Matias Griese
90c708db2b
Added Content-Type: application/json body support for PSR-7 ServerRequest
2019-03-21 12:01:05 +02:00
Andy Miller
a25d18bca7
prepare for RC.4 release
2019-03-20 14:06:51 -06:00
Andy Miller
e9aa338c1e
Merge branch 'develop' into 1.6
...
# Conflicts:
# composer.json
# composer.lock
# system/defines.php
# system/src/Grav/Common/Page/Media.php
2019-03-20 14:04:00 -06:00
Andy Miller
a4801ead6a
Fix for streams with EXIF
2019-03-20 13:52:04 -06:00
Matias Griese
a57cec8404
Merge remote-tracking branch 'origin/1.6' into 1.6
2019-03-20 21:12:41 +02:00
Matias Griese
8b171435a7
Fixed File::save() silently ignoring failures with read only streams
2019-03-20 21:12:33 +02:00
Andy Miller
28db98c95d
Prepare for release
2019-03-20 12:04:26 -06:00
Andy Miller
9d8fc4a065
New onPageContent() event
2019-03-20 11:16:18 -06:00
Andy Miller
b23cd7bb65
New onPageContent() event
2019-03-20 11:14:38 -06:00
Matias Griese
28d5be982c
Merge remote-tracking branch 'origin/1.6' into 1.6
2019-03-20 16:15:28 +02:00
Matias Griese
3836e4d38a
Fixed file saving when temporary file cannot be created to the current folder / stream
2019-03-20 16:15:18 +02:00
Andy Miller
4ebfd51e98
Safer stream check
2019-03-20 07:22:05 -06:00
Andy Miller
25ff1241d4
docblock
2019-03-19 13:14:21 -06:00
Matias Griese
0dc3e5806e
Minor fix
2019-03-19 16:42:06 +02:00
Matias Griese
982b12a239
Fixed session_start(): Setting option 'session.name' failed [ #2408 ]
2019-03-19 13:47:35 +02:00
Matias Griese
8c1c813acd
Greatly improved Flex interfaces and docblocks
2019-03-19 13:36:12 +02:00
Matias Griese
0e95d7faf6
Class Grav\Common\Page\Medium\AbstractMedia now use array traits instead of extending Grav\Common\Getters
2019-03-19 12:16:02 +02:00
Matias Griese
47c3d4bf9b
Improved docblocks for multiple classes
2019-03-18 11:01:41 +02:00
Andy Miller
81efef7c60
Hopefully fix auto_metadata_exif error #2248
2019-03-15 19:02:17 -06:00
Andy Miller
2678f56499
remove extra stuff
2019-03-15 18:11:49 -06:00
Andy Miller
cd8f578b39
site crashes if header is invalid #2343
2019-03-15 05:10:19 -06:00
Andy Miller
ab535ec8be
Better solution for SEO imagename format
2019-03-14 17:14:19 -06:00
Matias Griese
ada6c3f160
Fixed phpstan level 4 and 5 errors in Grav\Framework
2019-03-14 14:06:53 +02:00
Matias Griese
0917850634
Oops, fix a bug
2019-03-14 13:27:13 +02:00
Matias Griese
c09a8fbbc4
Fixed phpstan level 3 errors in Grav\Framework
2019-03-14 13:20:29 +02:00
Matias Griese
2b392055c1
Fixed few phpstan level 3-7 issues
2019-03-14 11:31:26 +02:00
Matias Griese
ed10ce03e2
Twig nicenumber: do not use 0 + string casting hack
2019-03-14 09:04:41 +02:00
Matias Griese
561abc851f
Twig tags: use namespaced classes
2019-03-14 09:03:24 +02:00
Matias Griese
8789fd91ee
Fixed/silenced the remaining phpstan level 2 issues
2019-03-14 09:01:16 +02:00
Andy Miller
a5e832b0b0
new option for image.prettyname_prefix
2019-03-13 18:04:52 -06:00
Matias Griese
2b16f813ef
Merge remote-tracking branch 'origin/1.6' into 1.6
2019-03-13 22:22:14 +02:00
Matias Griese
30b013f5b0
Fixed most phpstan level 2 issues in Grav\Common
2019-03-13 22:22:03 +02:00
Djamil Legato
5eccfaa34b
Reverted commit 48816d9 causing issues with GPM cli commands (ref, getgrav/grav-plugin-admin@e3fc4ce )
2019-03-13 13:17:10 -07:00
Matias Griese
fde69ade6b
Fixed some phpstan level 2 issues in Grav\Console
2019-03-13 19:46:06 +02:00
Andy Miller
af3d5e9683
phpstan fixes
2019-03-13 11:24:07 -06:00
Andy Miller
c757e00ac9
phpstan fix
2019-03-13 11:16:00 -06:00
Matias Griese
19d61b4013
Merge branch 'develop' of github.com:getgrav/grav into 1.6
...
# Conflicts:
# CHANGELOG.md
# system/src/Grav/Common/User/User.php
2019-03-13 16:13:19 +02:00
Matias Griese
b4a4b60871
Fixed phpdoc generation
2019-03-13 16:00:00 +02:00
Matias Griese
9727f30c61
Fixed broken @inheritdoc in phpdoc blocks
2019-03-13 15:44:53 +02:00
Matias Griese
db8e5b3cbb
Merge remote-tracking branch 'origin/1.6' into 1.6
2019-03-13 15:21:18 +02:00
Matias Griese
b0b6c1dd17
Fixed some more phpstan level 2 issues
2019-03-13 15:21:09 +02:00
Sébastien Vanvelthem
47bb35e2e9
Preliminary tests for CsvFormatter::encode + minor fix for empty data ( #2405 )
2019-03-13 15:02:46 +02:00
Matias Griese
2433e0d2cd
Fixed phpstan level 2 issues in Grav\Framework
2019-03-13 14:28:16 +02:00
Matias Griese
cdf891478e
Fixed some phpstan level 2 issues
2019-03-13 11:05:50 +02:00
Matias Griese
39b1940f94
Fixed phpstan level 1 issues
2019-03-13 10:16:47 +02:00
Matias Griese
8564524984
Fixed some bugs found by phpstan
2019-03-13 09:49:08 +02:00
Matias Griese
6e2e533184
Minor fix for FlexUser, changelog update
2019-03-13 08:30:38 +02:00
Sébastien Vanvelthem
ecd39421d6
Some phpstan issues ( #2393 )
...
* Fix bug, method init must be protected
* Added phpstan level 0
* Added exclusions
* Fix: incorrect case in Twig_SimpleFunction
* Fix, no abstract properties, if properties used in methods let's set them
* Fixed Psr\SimpleCache\InvalidArgumentException referenced with incorrect case
* added exclusions
* Fixed: Access to an undefined property Grav\Framework\Form\FormFlash::$uploadObjects.
* Fixed: does not call parent constructor from Grav\Common\Iterator.
* Fixed: does not call parent constructor from Grav\Common\Iterator.
* Fixed: does not call parent constructor
* Fixed: does not call parent constructor
* Minor: correct type for inflector
* Moved phpstan.neon out of public directory
* Added exclusion
* set GRAV_USER_INSTANCE to prevent LogiException in User
* Exlude Stream:create
* Minor: Missing storage property
* Minor: Fixed missing properties (phpstan level 1)
* Added type for $data
* Minor: Ensure $langs is initialized
* Fix possible bug in $http_response_header status code retrieval (PHP 7.1 only)
* Added exclusion for $http_response_header (isset is actually not required)
* Strict null check
2019-03-13 08:15:22 +02:00