Update dependency thecodingmachine/safe to v3 #27
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR contains the following updates:
^2.0.0->^3.0.0Release Notes
thecodingmachine/safe (thecodingmachine/safe)
v3.3.0Compare Source
What's Changed
mktime()on PHP 8.2 and 8.3 by @cedric-anne in #670long2ip()that is actually safe by @cedric-anne in #671array_combine()on PHP 8.1 by @cedric-anne in #672array_flip()on PHP 8.1 by @cedric-anne in #673array_replace()/array_replace_recursive()on PHP 8.1 by @cedric-anne in #674gmp_random_seed()on PHP 8.1 by @cedric-anne in #677hash_hkdf()on PHP 8.1 by @cedric-anne in #678sleep()on PHP 8.1 by @cedric-anne in #679imagecolorsforindex()on PHP 8.1 by @cedric-anne in #680mysqli_get_client_stats()on PHP 8.1 by @cedric-anne in #681stream_socket_get_name()on PHP 8.1 by @cedric-anne in #683apache_request_headers()/apache_response_headers()on PHP < 8.4 by @cedric-anne in #684shuffle()on PHP < 8.4 by @cedric-anne in #685curl_share_errno()on PHP < 8.4 by @cedric-anne in #686date_parse()on PHP < 8.4 by @cedric-anne in #688date_sun_info()on PHP < 8.4 by @cedric-anne in #689openssl_random_pseudo_bytes()on PHP 8.1 by @cedric-anne in #682date_create()on PHP < 8.4 by @cedric-anne in #687Full Changelog: thecodingmachine/safe@v3.2.0...v3.3.0
v3.2.0Compare Source
What's Changed
pack()function by @cedric-anne in #664gmmktime()/mktime()on PHP 8.4+ by @cedric-anne in #667array_walk_recursive()function by @cedric-anne in #666getallheaders()function by @cedric-anne in #668imagesx()/imagesy()functions by @cedric-anne in #669date()function by @cedric-anne in #665New Contributors
Full Changelog: thecodingmachine/safe@v3.1.1...v3.2.0
v3.1.1Compare Source
What's Changed
openssl_random_pseudo_bytesalways returns string (closes #654) by @mvhirsch in #658New Contributors
Full Changelog: thecodingmachine/safe@v3.1.0...v3.1.1
v3.1.0Compare Source
What's Changed
New Contributors
Full Changelog: thecodingmachine/safe@v3.0.2...v3.0.3
v3.0.2Compare Source
What's Changed
Full Changelog: thecodingmachine/safe@v3.0.1...v3.0.2
v3.0.1Compare Source
What's Changed (Externally visible)
What's Changed (Internals)
pg_copy_from) by @shish in #632New Contributors
Full Changelog: thecodingmachine/safe@v3.0.0...v3.0.1
v3.0.0Compare Source
What's Changed (tl;dr)
-1on error)What's Changed (Full)
json_last_errorcheck whenJSON_THROW_ON_ERRORflag is set injson_decodeby @marmichalski in #451non-empty-string/non-falsey-stringin docblocks, fixes #398 by @shish in #577finfo, despite being lowercase, is a class by @shish in #615New Contributors
Full Changelog: thecodingmachine/safe@v2.5.0...v3.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.