Tags: cakephp/orm
Tags
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 <[email protected]> Co-authored-by: ADmad <[email protected]>
Backport #18763 to 4.x - Fixes InvalidArgumentException (#18778) * Fixes InvalidArgumentException (#16362) (#18763) * Fixes InvalidArgumentException when joining and containing the same table in a loadInto call * Fix phpcs Errors * Add assertions on article and author in TableTest::testloadBelongsToDoubleJoin --------- Co-authored-by: Erik Nagelkerke <[email protected]> * Fix finder syntax --------- Co-authored-by: Eriknag <[email protected]> Co-authored-by: Erik Nagelkerke <[email protected]>
PreviousNext