inkdropapp / inkdrop-alfred-workflow

A simple Alfred workflow for Inkdrop
MIT License
8 stars 2 forks source link

Fix json error due to ${var} is deprecated in php 8.2 #3

Closed junxiong96 closed 1 year ago

junxiong96 commented 1 year ago

After i update to php 8.2 it seems i unable to search my notes due to ${var} deprecated in php 8.2

Reference

craftzdog commented 1 year ago

Thank you, @junxiong96 !