8000 Tags · cakephp/orm · GitHub
[go: up one dir, main page]

Skip to content

Tags: cakephp/orm

Tags

5.3.0

Toggle 5.3.0's commit message
Update constraints in packages

5.3.0-RC2

Toggle 5.3.0-RC2's commit message
Merge branch '5.next' into fix-association-isset-consistency

5.2.12

Toggle 5.2.12's commit message
Fix up PHPStan issue on behaviors. (#19070)

* Fix up PHPStan issue on behaviors.
* Fix phpstan-return annotation for getBehavior method

5.2.11

Toggle 5.2.11's commit message
Fix up PHPStan issue on behaviors. (#19070)

* Fix up PHPStan issue on behaviors.
* Fix phpstan-return annotation for getBehavior method

5.2.10

Toggle 5.2.10's commit message
Fix up PHPStan issue on behaviors. (#19070)

* Fix up PHPStan issue on behaviors.
* Fix phpstan-return annotation for getBehavior method

5.3.0-RC1

Toggle 5.3.0-RC1's commit message
Fix up rector fails. (#19019)

* Fix up rector fails.

* Revert test case change.

---------

Co-authored-by: ADmad <admad.coder@gmail.com>

4.6.3

Toggle 4.6.3's commit message
Fix SqlObjectStorage deprecations

5.2.9

Toggle 5.2.9's commit message
Merge pull request #18925 from kolorafa/selectquery-all-typehing-fix

Update SelectQuery return typehints to match updated ResultSetInterface

5.2.8

Toggle 5.2.8's commit message
Fix up eager loading. (#18883)

* Fix up eager loading.
* Fix CS

5.2.7

Toggle 5.2.7's commit message
Fix PHP 8.5 deprecations: replace SplObjectStorage::contains() and re…

…move ReflectionProperty::setAccessible() (#18831)

* Fix PHP 8.5 deprecations: replace SplObjectStorage::contains() and remove ReflectionProperty::setAccessible()

* Update Debugger.php

* Update ci.yml

* Temporarily ignore PHP version constraint for 8.5

* Remove curl_close() call as it has no effect in PHP 8.0+

* Replace DATE_RFC7231

* Define DATE_RFC7231

* Define DATE_RFC7231

* Define DATE_RFC7231

* CAKE_DATE_RFC7231

* CAKE_DATE_RFC7231

* CAKE_DATE_RFC7231

* CAKE_DATE_RFC7231

* CAKE_DATE_RFC7231

* fix the he split packages phpstan failure

* fix the split packages phpstan failure

* Undo

---------

Co-authored-by: Arshid <arshid@Arshids-MacBook-Air.local>
Co-authored-by: ADmad <ADmad@users.noreply.github.com>
0