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: tsewingkin/phpQuery-single
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jae-jae/phpQuery-single
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 2 files changed
  • 5 contributors

Commits on Dec 22, 2016

  1. update readme

    jae-jae committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    7276145 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. update V0.9.8

    jae-jae committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    7dec61d View commit details
    Browse the repository at this point in the history
  2. update README

    jae-jae committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    27972d9 View commit details
    Browse the repository at this point in the history
  3. update README

    jae-jae committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    18336ae View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Trim trailing spaces

    jfcherng committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    c6e355e View commit details
    Browse the repository at this point in the history
  2. Replace create_function() with anonymous function (closure)

    create_function() has been deprecated in PHP 7.2
    jfcherng committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    53c0d18 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. Merge pull request jae-jae#5 from jfcherng/master

    create_function() has been deprecated since PHP 7.2
    jae-jae authored Dec 7, 2017
    Configuration menu
    Copy the full SHA
    deaee9d View commit details
    Browse the repository at this point in the history
  2. remove create_function()

    jae-jae committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    6c12e3a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. fix eq negative number invalid

    Jader committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    7e31d42 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Update phpQuery.php

    Jader authored Nov 8, 2018
    Configuration menu
    Copy the full SHA
    b76d8f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Merge pull request jae-jae#6 from JaderH/master

    fix eq negative number invalid
    jae-jae authored Feb 22, 2019
    Configuration menu
    Copy the full SHA
    88fb855 View commit details
    Browse the repository at this point in the history
  2. Updated to 1.0.0

    jae-jae committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    2d607a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Fix PHP 7.4 deprecation: Array and string offset access syntax with c…

    …urly braces
    
    Signed-off-by: Jack Cherng <jfcherng@gmail.com>
    jfcherng committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    b0ee99c View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Merge pull request jae-jae#8 from jfcherng/fix-php74-warning

    Fix PHP 7.4 deprecation: Array and string offset access syntax with curly braces
    jae-jae authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    fb80b4a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Configuration menu
    Copy the full SHA
    a77c949 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39a650a View commit details
    Browse the repository at this point in the history
Loading