Tags: cakephp/core
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 <arshid@Arshids-MacBook-Air.local> Co-authored-by: ADmad <ADmad@users.noreply.github.com>
PreviousNext