Actions
Evolution #1750
closedPHP notice
Start date:
01/24/2025
Due date:
% Done:
100%
Estimated time:
1.00 h
Resolution:
Description
on local : /admin/index.php?rub=dashboard&todo=det&id=177&scale_id=1
Deprecated: Optional parameter $return_type declared before required parameter $scheme_class is implicitly treated as a required parameter in /www/linea21-dv/lib/vendor/PHP-Color/src/main_peripheral.php on line 53
Deprecated: projectcleverweb\color\main implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /www/linea21-dv/lib/vendor/PHP-Color/src/main.php on line 17
Deprecated: projectcleverweb\color\color implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /www/linea21-dv/lib/vendor/PHP-Color/src/color.php on line 15
Deprecated: Return type of projectcleverweb\color\hsl::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/linea21-dv/lib/vendor/PHP-Color/src/hsl.php on line 65
Deprecated: Return type of projectcleverweb\color\hsl::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in //www/linea21-dv/lib/vendor/PHP-Color/src/hsl.php on line 83
Deprecated: Return type of projectcleverweb\color\hsl::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/linea21-dv/lib/vendor/PHP-Color/src/hsl.php on line 100
Updated by Simon about 2 months ago
See :
- https://www.php.net/manual/en/class.serializable.php
- https://www.php.net/manual/fr/class.jsonserializable.php
- https://php.watch/versions/8.1/serializable-deprecated
- https://stackoverflow.com/questions/79239129/php-fatal-error-implements-the-serializable-interface-which-is-deprecated-imp
- https://github.com/cakephp/cakephp/pull/15538
Updated by Simon about 2 months ago
- Related to Evolution #1762: Consider replacing https://github.com/ProjectCleverWeb/PHP-Color (not maintained anymore) added
Updated by Simon about 2 months ago
- Status changed from Nouveau to Fermé
- % Done changed from 0 to 100
Applied in changeset linea21|r4546.
Actions