Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Automattic/wordbless
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.0
Choose a base ref
...
head repository: Automattic/wordbless
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.1
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 14, 2022

  1. Use TAB characters in README (#57)

    as in other snippets
    szepeviktor authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    0b1559a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Fix failing test under PHP8 and provide a fallback value for string (#59

    )
    
    * Provide a fallback value for string
    
    * Update src/dbless-wpdb.php
    
    Co-authored-by: Viktor Szépe <viktor@szepe.net>
    
    * Cast parameter to string
    
    Co-authored-by: Viktor Szépe <viktor@szepe.net>
    cezarpopa and szepeviktor authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    8cd8d87 View commit details
    Browse the repository at this point in the history
Loading