Skip to content

Conversation

@Ocramius
Copy link

Since Throwable is also available starting from PHP 7.0, bumped dependency
requirement, as 5.x is being retired anyway.

Ocramius added 2 commits June 26, 2018 11:36
Since `Throwable` is also available starting from PHP 7.0, bumped dependency
requirement, as 5.x is being retired anyway.
@Ocramius
Copy link
Author

Ocramius commented Jun 26, 2018

Build fails due to implicit PHPStan upgrade - probably a good idea to lock it down to ^0.9.2 for the time being

@Ocramius
Copy link
Author

PHPStan now locked to ^0.9.3

@Ocramius
Copy link
Author

Ref: phpstan/phpstan#1010

@rquadling
Copy link
Contributor

I'm going to deprecate support for PHP 5 in line with PHP, end of 2018 - http://php.net/supported-versions.php.

@rquadling rquadling added the PHP7 label Jun 26, 2018
@Ocramius
Copy link
Author

@rquadling that sounds... kinda terrible tbh, considering that people should really just rush to 7.x

@rquadling
Copy link
Contributor

The library currently operates well. It is a shame that there are no metrics from Packagist that would allow package developers to know what versions of PHP are being used. Whilst it may not be a perfect score, having some ballpark figures would certainly be useful.

As for forcing people to move, I'm never a fan. There's little in this library that warrants deprecating support for PHP 5. If this is a critical feature for some other package, then a polyfill could do the trick.

@Ocramius
Copy link
Author

https://seld.be/notes/php-versions-stats-2018-1-edition

@rquadling
Copy link
Contributor

OK. Metrics dictate!

@rquadling rquadling closed this in 8ac2751 Jun 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants