is your problem related to the PHP binary, PHP Path, PHP installation, etc.?
No.
Are you using the latest version of the workflow?
Yes, v4.0.7
Have you installed the workflow dependencies?
yes. php 8.3.6 installed via homebrew.
Describe the bug
Area conversions do not work. I tested square meter, square feet, hectares, etc.
To Reproduce
Steps to reproduce the behavior:
Open Alfred
Type '4500 ft2 to m2'
See error "Error, you can not convert from ft2 to m2"
Expected behavior
Display answer (418.06368 square meters)
Debug Output
[14:31:01.488] Calculate Anything[Script Filter] Queuing argument '500 ft2 in m2'
[14:31:01.641] Calculate Anything[Script Filter] Script with argv '(null)' finished
[14:31:01.646] Calculate Anything[Script Filter] {"items":[{"title":"Error, you can not convert from ft2 to m2","arg":false,"subtitle":"","valid":false}]}
System information:
OS: macOS 14.4.1
Alfred 5.5
PHP Version: 8.3.6
Additional context
Other conversions work as far as I can tell, it's just area.
is your problem related to the PHP binary, PHP Path, PHP installation, etc.?
No.
Are you using the latest version of the workflow?
Yes, v4.0.7
Have you installed the workflow dependencies?
yes. php 8.3.6 installed via homebrew.
Describe the bug
Area conversions do not work. I tested square meter, square feet, hectares, etc.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Display answer (418.06368 square meters)
Debug Output
System information:
Additional context Other conversions work as far as I can tell, it's just area.