Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 4.x and documentation fixes #8684

Merged
merged 61 commits into from Nov 8, 2022
Merged

Commits on Oct 16, 2022

  1. Fixes vimeo#7810

    Greg Hargreaves committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    ea39a6e View commit details
    Browse the repository at this point in the history
  2. Add stub for reflection property isReadOnly

    Greg Hargreaves committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    45bb58e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    25b01ce View commit details
    Browse the repository at this point in the history
  2. fix tests

    kkmuffme committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    2c47d06 View commit details
    Browse the repository at this point in the history
  3. feature: enhance type detection for internal php functions key, `cu…

    …rrent`, `end` and `reset`
    
    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    7f35bff View commit details
    Browse the repository at this point in the history
  4. qa: remove redundant check as !empty already ensures that key doe…

    …s not return `null`
    
    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    eb6bbfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41fbb14 View commit details
    Browse the repository at this point in the history
  6. Merge pull request vimeo#8600 from kkmuffme/fix-wrong-phpversion-id

    fix wrong php version id in $_FILES
    orklah committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    4025ce7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request vimeo#8584 from boesing/feature/8521

    Enhance type detection for internal php functions `key`, `current`, `end` and `reset`
    orklah committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    48b8efd View commit details
    Browse the repository at this point in the history
  8. Merge pull request vimeo#8592 from gphargreaves/vimeo#7810/improve-re…

    …flection-stubs
    
    vimeo#7810/improve reflection stubs
    orklah committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    e8e8777 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. handle variadic

    kkmuffme committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    edeff14 View commit details
    Browse the repository at this point in the history
  2. add tests

    kkmuffme committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    7d953df View commit details
    Browse the repository at this point in the history
  3. Merge pull request vimeo#8594 from kkmuffme/callable-invalidargument-…

    …required-param-mismatch-missing-error
    
    ensure callbacks have the required number of params
    orklah committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    b739b67 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Configuration menu
    Copy the full SHA
    6cf0657 View commit details
    Browse the repository at this point in the history
  2. Add removed section

    alies-dev committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    61e95f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Merge branch '4.x' into php82

    lptn committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    ceb50e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    855eef9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b450eac View commit details
    Browse the repository at this point in the history
  4. Fix typo

    hamburnyog committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    77b3962 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41e870b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9516bac View commit details
    Browse the repository at this point in the history
  7. Merge branch '4.x' into php82

    lptn committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    c57378b View commit details
    Browse the repository at this point in the history
  8. Merge pull request vimeo#8634 from lptn/php82

    Add dictionary delta for PHP 8.2
    orklah committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    3f0107e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    ee7fc0f View commit details
    Browse the repository at this point in the history
  2. Allow to set PHP 8.2

    franmomu committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    933caa8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request vimeo#8643 from franmomu/patch-1

    Allow to set PHP 8.2 version
    orklah committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    d3f4240 View commit details
    Browse the repository at this point in the history
  4. Merge pull request vimeo#8641 from BenMorel/xmlreader

    Fix XMLReader::expand() nullable parameter $baseNode
    orklah committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    761d67f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    ef0a17e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bdfc4b View commit details
    Browse the repository at this point in the history
  3. Merge pull request vimeo#8650 from VincentLanglet/serialize

    Do not report serialize as unused
    orklah committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    85b5436 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    4a27322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6382af1 View commit details
    Browse the repository at this point in the history
  3. Add tests

    VincentLanglet committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    b2f095f View commit details
    Browse the repository at this point in the history
  4. Fix return type of ReflectionExtension::getVersion

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    24581df View commit details
    Browse the repository at this point in the history
  5. Refacto

    VincentLanglet committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    dc97796 View commit details
    Browse the repository at this point in the history
  6. Try

    VincentLanglet committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    fbaf6af View commit details
    Browse the repository at this point in the history
  7. Merge pull request vimeo#8654 from VincentLanglet/phpstanAssert

    Add support for phpstan assertions
    orklah committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    2b3fa46 View commit details
    Browse the repository at this point in the history
  8. Fix cs

    VincentLanglet committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    c02ed9d View commit details
    Browse the repository at this point in the history
  9. Merge pull request vimeo#8652 from VincentLanglet/improveSerializeSup…

    …port
    
    serialize is not pure for array of object
    orklah committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3daad0c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Fix Spl file handling signatures

    Update SplFileInfo method signatures and related classes.
    
    Fixes vimeo#8642
    neclimdul authored and orklah committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a1f40c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request vimeo#8644 from neclimdul/SplFile-getSize

    Fix Spl file handling signatures
    orklah committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    1e454fa View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    81423dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request vimeo#8666 from weirdan/remove-argc-argv-from-env

    Remove `argc` and `argv` elements from `$_ENV`
    orklah committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    0e1c638 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    b87ebd6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request vimeo#8676 from othercorey/fix-return-callmap

    Fix assert testing callmap return types
    orklah committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    b48a713 View commit details
    Browse the repository at this point in the history
  3. adding openssl_x509_verify

    orklah committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    74111a3 View commit details
    Browse the repository at this point in the history
  4. revert wrong commit

    orklah committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    398cf99 View commit details
    Browse the repository at this point in the history
  5. Merge pull request vimeo#8677 from orklah/openssl

    adding openssl_x509_verify
    orklah committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    d0bc6e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Fix ReflectionExtension::getVersion signature in CallMap_historical.p…

    …hp as well
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8e70aa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6916d41 View commit details
    Browse the repository at this point in the history
  3. Merge pull request vimeo#8678 from VincentLanglet/phpstanParamOut

    Add support for phpstan-param-out
    orklah committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    618d599 View commit details
    Browse the repository at this point in the history
  4. Merge pull request vimeo#8655 from come-nc/fix/reflectionextension-ca…

    …llmap
    
    Fix return type of ReflectionExtension::getVersion
    orklah committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f630a0d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    68a5511 View commit details
    Browse the repository at this point in the history
  2. Fix

    danog committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    940e00e View commit details
    Browse the repository at this point in the history
  3. Add missing docs

    danog committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    383cec6 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    danog committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    fc00b63 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    danog committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    65d6a46 View commit details
    Browse the repository at this point in the history
  6. Mark as internal

    danog committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    3c7e5be View commit details
    Browse the repository at this point in the history
  7. Better docs

    danog committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c720e41 View commit details
    Browse the repository at this point in the history
  8. Fix typo

    danog committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a341863 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    danog committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    0d0e965 View commit details
    Browse the repository at this point in the history