Jaap van Otterdijk
|
d870572532
|
Merge pull request #250 from phpDocumentor/fix/modified-backtrace-arguments
Fix issue with modified backtrace
|
2020-08-15 13:14:08 +02:00 |
|
Jaapio
|
584a54ca0d
|
Bump phpunit
|
2020-08-12 19:52:10 +02:00 |
|
Jaapio
|
6ff90eb7bd
|
Fix issue with modified backtrace
php allows the backtrace arguments to be modified via the
backtrace. By using array_map we make sure that we do not overwrite
references.
|
2020-08-12 18:07:00 +02:00 |
|
Jaapio
|
f0af3b7263
|
Add more tests
|
2020-08-12 15:27:12 +02:00 |
|
Jaapio
|
1ac416df3f
|
Ensure docblock defaults
|
2020-07-21 10:16:41 +02:00 |
|
Jaap van Otterdijk
|
3170448f57
|
Merge pull request #246 from phpDocumentor/php72/phpunit8
update to phpunit 9.2
|
2020-07-20 22:05:34 +02:00 |
|
Jaapio
|
a77432fbb0
|
update to phpunit 9.2
phpunit 9.2 is the latests version but not supported on php 7.2
we are supporting php 7.2 for now, so downgrade for that purpose
|
2020-07-20 21:59:04 +02:00 |
|
Jaapio
|
5316142b0f
|
Install tools per step to prevent errors
|
2020-07-20 21:38:19 +02:00 |
|
Jaapio
|
2b7f96583d
|
Enable php8 in build matrix
|
2020-07-20 21:27:58 +02:00 |
|
Jaapio
|
9781068ce1
|
Move away from phropecy since it is not php8 ready
|
2020-07-20 21:20:51 +02:00 |
|
Jaap van Otterdijk
|
eb3320ef01
|
Merge pull request #244 from GrahamCampbell/patch-1
Fix PHP 8.0 support
|
2020-07-09 14:42:26 +02:00 |
|
Graham Campbell
|
44319e2691
|
Fixed PHP 8.0 builds
|
2020-07-09 09:38:20 +01:00 |
|
Jaap van Otterdijk
|
7c87da1725
|
Merge pull request #240 from DerManoMann/reflectionparameter-getclass-deprecated-php8
Use ReflectionParameter::getType() instead of getClass()
|
2020-07-07 16:44:20 +02:00 |
|
Martin Rademacher
|
321abc52ae
|
Handle typehint value 'self'
|
2020-07-07 11:00:15 +12:00 |
|
Martin Rademacher
|
65a85616f4
|
Use ReflectionParameter::getType() instead of getClass()
`iReflectionParameter::getClass()` is deprecated as of PHP 8 and will
trigger a warning.
|
2020-07-06 17:20:21 +12:00 |
|
Jaapio
|
41f77e8697
|
Remove phpstan from phive
|
2020-07-03 08:45:43 +02:00 |
|
Jaapio
|
cbe141db0f
|
Update phpstan
|
2020-07-03 08:40:40 +02:00 |
|
Jaapio
|
664187301b
|
Downgrade mockery
|
2020-06-27 19:33:53 +02:00 |
|
Jaapio
|
70745c7dcb
|
Bump dependencies
|
2020-06-27 17:54:35 +02:00 |
|
Jaapio
|
da1c4e7d06
|
Remove unused dependency
|
2020-06-27 16:46:17 +02:00 |
|
Jaap van Otterdijk
|
04ad1dd646
|
Merge pull request #237 from phpDocumentor/php-8
Add php 8 to build matrix
|
2020-06-27 14:58:06 +02:00 |
|
Jaapio
|
cfd5b88569
|
Allow this package on php8
|
2020-06-27 14:48:53 +02:00 |
|
Jaapio
|
acd4c1fc9d
|
Add php 8 to build matrix
|
2020-06-27 14:43:28 +02:00 |
|
Jaap van Otterdijk
|
adacaaab2f
|
Merge pull request #235 from phpDocumentor/dependabot/github_actions/phpDocumentor/phpstan-ga-0.12.9
Bump phpDocumentor/phpstan-ga from 0.12.3 to 0.12.9
|
2020-06-27 14:32:41 +02:00 |
|
Jaap van Otterdijk
|
dcb2e76f35
|
Merge pull request #234 from phpDocumentor/dependabot/github_actions/actions/cache-v2
Bump actions/cache from v1 to v2
|
2020-06-27 14:30:53 +02:00 |
|
dependabot[bot]
|
275c80691b
|
Bump phpDocumentor/phpstan-ga from 0.12.3 to 0.12.9
Bumps [phpDocumentor/phpstan-ga](https://github.com/phpDocumentor/phpstan-ga) from 0.12.3 to 0.12.9.
- [Release notes](https://github.com/phpDocumentor/phpstan-ga/releases)
- [Commits](https://github.com/phpDocumentor/phpstan-ga/compare/0.12.3...6c5df17f25d143e917106d8241f8ec033209cdde)
Signed-off-by: dependabot[bot] <[email protected]>
|
2020-06-27 12:21:29 +00:00 |
|
dependabot[bot]
|
31687bf357
|
Bump actions/cache from v1 to v2
Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v1...b8204782bbb5f872091ecc5eb9cb7d004e35b1fa)
Signed-off-by: dependabot[bot] <[email protected]>
|
2020-06-27 12:21:29 +00:00 |
|
Jaapio
|
2e17bb199a
|
Add github actions to dependabot
|
2020-06-27 14:20:56 +02:00 |
|
Jaap van Otterdijk
|
e3120da3fa
|
Merge pull request #224 from phpDocumentor/dependabot/composer/doctrine/instantiator-1.3.1
Bump doctrine/instantiator from 1.3.0 to 1.3.1
|
2020-06-27 13:57:32 +02:00 |
|
Jaap van Otterdijk
|
9bdb16165f
|
Merge pull request #232 from phpDocumentor/dependabot/composer/phpdocumentor/type-resolver-1.3.0
Bump phpdocumentor/type-resolver from 1.0.1 to 1.3.0
|
2020-06-27 13:57:03 +02:00 |
|
Jaap van Otterdijk
|
9323ba40c1
|
Merge pull request #231 from phpDocumentor/dependabot/composer/phpdocumentor/reflection-common-2.2.0
Bump phpdocumentor/reflection-common from 2.0.0 to 2.2.0
|
2020-06-27 13:56:39 +02:00 |
|
Jaap van Otterdijk
|
b1d4733ab7
|
Merge pull request #228 from phpDocumentor/dependabot/add-v2-config-file
Update Dependabot config file
|
2020-06-27 13:56:00 +02:00 |
|
dependabot-preview[bot]
|
31fa427e86
|
Bump doctrine/instantiator from 1.3.0 to 1.3.1
Bumps [doctrine/instantiator](https://github.com/doctrine/instantiator) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/doctrine/instantiator/releases)
- [Commits](https://github.com/doctrine/instantiator/compare/1.3.0...1.3.1)
Signed-off-by: dependabot-preview[bot] <[email protected]>
|
2020-06-27 11:37:42 +00:00 |
|
dependabot-preview[bot]
|
805f40f6fa
|
Bump phpdocumentor/type-resolver from 1.0.1 to 1.3.0
Bumps [phpdocumentor/type-resolver](https://github.com/phpDocumentor/TypeResolver) from 1.0.1 to 1.3.0.
- [Release notes](https://github.com/phpDocumentor/TypeResolver/releases)
- [Commits](https://github.com/phpDocumentor/TypeResolver/compare/1.0.1...1.3.0)
Signed-off-by: dependabot-preview[bot] <[email protected]>
|
2020-06-27 11:35:15 +00:00 |
|
dependabot-preview[bot]
|
3db3b4d9d4
|
Bump phpdocumentor/reflection-common from 2.0.0 to 2.2.0
Bumps [phpdocumentor/reflection-common](https://github.com/phpDocumentor/ReflectionCommon) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/phpDocumentor/ReflectionCommon/releases)
- [Commits](https://github.com/phpDocumentor/ReflectionCommon/compare/2.0.0...2.2.0)
Signed-off-by: dependabot-preview[bot] <[email protected]>
|
2020-06-27 11:33:57 +00:00 |
|
Jaap van Otterdijk
|
7854965c2c
|
Merge pull request #225 from GrahamCampbell/patch-1
Removed unnecessary version constraint
|
2020-06-27 13:33:48 +02:00 |
|
Jaapio
|
a93d44f1e1
|
Add psalm key
|
2020-06-27 13:25:20 +02:00 |
|
Jaapio
|
4d1a808f18
|
Bump qa tools
|
2020-06-27 13:19:36 +02:00 |
|
dependabot-preview[bot]
|
beaae59675
|
Update Dependabot config file
|
2020-06-19 19:32:10 +00:00 |
|
Jaap van Otterdijk
|
790426f28b
|
Merge pull request #227 from vladyslavstartsev/patch-1
remove (from publishing) files that are not needed for end user
|
2020-06-19 20:58:43 +02:00 |
|
vladyslavstartsev
|
61682ff0ff
|
remove (from publishing) files that are not needed for end user
|
2020-06-19 01:57:56 +03:00 |
|
Jaapio
|
5892a510fe
|
Fix phpstan workflow
|
2020-06-18 22:57:11 +02:00 |
|
Jaapio
|
01848b641d
|
Use composer image to install dependencies
|
2020-06-18 22:50:07 +02:00 |
|
Graham Campbell
|
47691ae2be
|
Removed unnecessary version constraint
|
2020-06-15 13:21:21 +01:00 |
|
Jaap van Otterdijk
|
cd72d394ca
|
Merge pull request #212 from orklah/static-fixes
change somes things for SA
|
2020-02-22 13:28:44 +01:00 |
|
Orklah
|
9724d359e9
|
change somes things for SA
|
2020-02-22 12:03:05 +01:00 |
|
Jaap van Otterdijk
|
8bc250e5d2
|
Merge pull request #214 from phpDocumentor/feature/improve-ci
Improve ci setup
|
2020-02-22 11:15:11 +01:00 |
|
Jaapio
|
98f8eeaa24
|
Improve ci setup
|
2020-02-22 11:08:00 +01:00 |
|
Jaap van Otterdijk
|
5463f8d32c
|
Merge pull request #207 from orklah/static-analysis
More static analysis fixes
|
2020-02-20 21:42:36 +01:00 |
|
Orklah
|
8641f53768
|
fix CS
|
2020-02-20 21:30:57 +01:00 |
|