Skip to content

PHP 8.5 support #66

@piotrsulimajti

Description

@piotrsulimajti

Package is missing PHP 8.5 support:

ObjectOrientedOAS\Objects\BaseObject::__construct(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/BaseObject.php on line 38
ObjectOrientedOAS\Objects\BaseObject::create(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/BaseObject.php on line 48
ObjectOrientedOAS\Objects\BaseObject::ref(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/BaseObject.php on line 58
ObjectOrientedOAS\Objects\BaseObject::__construct(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/BaseObject.php on line 38
ObjectOrientedOAS\Objects\BaseObject::create(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/BaseObject.php on line 48
ObjectOrientedOAS\Objects\BaseObject::ref(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/BaseObject.php on line 58
ObjectOrientedOAS\Objects\BaseObject::__construct(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/BaseObject.php on line 38
ObjectOrientedOAS\Objects\BaseObject::create(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/BaseObject.php on line 48
ObjectOrientedOAS\Objects\BaseObject::ref(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/BaseObject.php on line 58
ObjectOrientedOAS\Objects\Parameter::query(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Parameter.php on line 109
ObjectOrientedOAS\Objects\Parameter::header(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Parameter.php on line 118
ObjectOrientedOAS\Objects\Parameter::path(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Parameter.php on line 127
ObjectOrientedOAS\Objects\Parameter::cookie(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Parameter.php on line 136
ObjectOrientedOAS\Objects\Schema::array(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Schema.php on line 223
ObjectOrientedOAS\Objects\Schema::boolean(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Schema.php on line 232
ObjectOrientedOAS\Objects\Schema::integer(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Schema.php on line 241
ObjectOrientedOAS\Objects\Schema::number(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Schema.php on line 250
ObjectOrientedOAS\Objects\Schema::object(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Schema.php on line 259
ObjectOrientedOAS\Objects\Schema::string(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Schema.php on line 268
ObjectOrientedOAS\Objects\Response::ok(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Response.php on line 47
ObjectOrientedOAS\Objects\Response::created(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Response.php on line 58
ObjectOrientedOAS\Objects\Response::movedPermanently(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Response.php on line 69
ObjectOrientedOAS\Objects\Response::movedTemporarily(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Response.php on line 80
ObjectOrientedOAS\Objects\Response::badRequest(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Response.php on line 91
ObjectOrientedOAS\Objects\Response::unauthorized(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Response.php on line 102
ObjectOrientedOAS\Objects\Response::forbidden(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Response.php on line 113
ObjectOrientedOAS\Objects\Response::notFound(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Response.php on line 124
ObjectOrientedOAS\Objects\Response::unprocessableEntity(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Response.php on line 135
ObjectOrientedOAS\Objects\Response::tooManyRequests(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Response.php on line 146
ObjectOrientedOAS\Objects\Response::internalServerError(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Response.php on line 157
ObjectOrientedOAS\Objects\MediaType::json(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/MediaType.php on line 57
ObjectOrientedOAS\Objects\MediaType::pdf(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/MediaType.php on line 67
ObjectOrientedOAS\Objects\MediaType::jpeg(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/MediaType.php on line 77
ObjectOrientedOAS\Objects\MediaType::png(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/MediaType.php on line 87
ObjectOrientedOAS\Objects\MediaType::calendar(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/MediaType.php on line 97
ObjectOrientedOAS\Objects\MediaType::plainText(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/MediaType.php on line 107
ObjectOrientedOAS\Objects\MediaType::xml(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/MediaType.php on line 117
ObjectOrientedOAS\Objects\MediaType::formUrlEncoded(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/MediaType.php on line 127
ObjectOrientedOAS\Objects\SecurityScheme::oauth2(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/SecurityScheme.php on line 74
ObjectOrientedOAS\Objects\Operation::get(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Operation.php on line 110
ObjectOrientedOAS\Objects\Operation::put(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Operation.php on line 119
ObjectOrientedOAS\Objects\Operation::post(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Operation.php on line 128
ObjectOrientedOAS\Objects\Operation::delete(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Operation.php on line 137
ObjectOrientedOAS\Objects\Operation::head(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Operation.php on line 146
ObjectOrientedOAS\Objects\Operation::patch(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Operation.php on line 155
ObjectOrientedOAS\Objects\Operation::trace(): Implicitly marking parameter $objectId as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/goldspecdigital/oooas/src/Objects/Operation.php on line 164

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions