Skip to content

add JSON_VALUE function for mssql#127

Closed
fweber-de wants to merge 2 commits intoScientaNL:masterfrom
fweber-de:master
Closed

add JSON_VALUE function for mssql#127
fweber-de wants to merge 2 commits intoScientaNL:masterfrom
fweber-de:master

Conversation

@fweber-de
Copy link

@fweber-de fweber-de commented Jan 21, 2026

  • tests are green
  • function tested in app


### php8
```bash
docker run -it -v ${PWD}:/app scienta/php-composer:php8 /bin/bash -c "composer install && ./vendor/bin/phpunit"
Copy link
Author

Choose a reason for hiding this comment

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

the current described image does not work because it is base on php8.0, the composer.json needs 8.1 -> using the prebuild phpdockerio image for 8.1

@Hikariii
Copy link
Member

Hikariii commented Mar 6, 2026

Fixed with #134

@Hikariii Hikariii closed this Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants