Skip to content

Conversation

kleisauke
Copy link
Member

  • Use nullable types and void return type were possible.
  • Fix autodocs for non-static methods.
  • Update Travis configuration (use bionic and update to vips 8.10).
  • Update dependencies.
  • Improve install-vips.sh script.

Note: It's been a while since I've done anything with PHP, so I might have overlooked some things.

- Use nullable types and void return type were possible. - Fix autodocs for non-static methods. - Update Travis configuration (use bionic and update to vips 8.10). - Update dependencies. - Improve install-vips.sh script.
Our development dependencies require newer versions of PHP.

result += '{0}('.format(operation_name)
for name in intro.required_input:
for name in intro.method_args:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooops! I was tired :(

@jcupitt jcupitt merged commit b8dc20b into libvips:master Aug 28, 2020
@jcupitt
Copy link
Member

jcupitt commented Aug 28, 2020

Oh, nice! PHP is a foreign (and slightly ugly) country to me, so this all looks great.

I'll update gh-pages too.

@jcupitt
Copy link
Member

jcupitt commented Aug 28, 2020

gh-pages updated too.

@kleisauke kleisauke deleted the php-7.1 branch August 28, 2020 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants