doctrine1
doctrine1 copied to clipboard
A fork of Doctrine 1.2 updated to be compatible with newer versions of PHP.
Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version. Release notes Sourced from vimeo/psalm's releases. 5.2.0 What's Changed Features Add missing ZipArchive methods to CallMap (PHP 8.2) by @lptn...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Release notes Sourced from phpstan/phpstan's releases. 1.9.2 Bugfixes 🐛 Fix array and iterable type action methods on NeverType (#1968), #8277,...
Updates the requirements on friendsofphp/php-cs-fixer to permit the latest version. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger...
Hi ! I have recently upgraded to PHP 8.0.23 and I am using the compiled version of Doctrine1-v4.0.0 (https://packagist.org/packages/diablomedia/doctrine1#4.0.0) I am getting the below PDO exception. Please find the more...
Hi ! I am using the latest 3.1.1 version but getting the below issue. count(): Parameter must be an array or an object that implements Countable Warning doctrine1-v3.1.1.compiled.php 20944 Doctrine_Query->fetchOne()...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Release notes Sourced from phpstan/phpstan's releases. 1.10.67 This is the last release, or one of the last releases, in 1.10.x...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Release notes Sourced from phpstan/phpstan's releases. 1.11.7 Improvements 🔧 Rework match expression analysis with enum with performance in mind (https://github.com/phpstan/phpstan-src/commit/b98abe01ca2a589c964970ea42128ae9b752890b),...
Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version. Release notes Sourced from vimeo/psalm's releases. 5.25.0 What's Changed Features Casting int-range should keep literals by @kkmuffme in vimeo/psalm#10941 Update...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7. Release notes Sourced from actions/checkout's releases. v4.1.7 What's Changed Bump the minor-npm-dependencies group across 1 directory with 4 updates by @dependabot in actions/checkout#1739 Bump...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Release notes Sourced from phpstan/phpstan's releases. 1.12.1 Bleeding edge 🔪 Check if required file exists (#3294), #3397, thanks @Bellangelo! Check...