Simon Hamp

Results 36 issues of Simon Hamp

I'm using the latest version that has #140 in it. I've updated my config. The pagination is detecting that it needs to run 👍🏼 But every page generated only has...

bug

I'm running on an M1 MacBook Pro. Just tried setting up and using the [sample](https://vkcom.github.io/kphp/kphp-basics/compile-sample-script.html) script to compile and `kphp` just comes back with "Illegal instruction" I haven't come across...

question

If an uploaded file is intended for a table that doesn't yet exist, it might be quite nice to have an explorative way of creating the table structure, where you...

enhancement

It would be great if CSV Import could handle zipped (`.gz`, `.zip`) files. This would allow for larger CSV files to be uploaded as they're typically much smaller when compressed....

enhancement

When you've built up lots of fieldsets (i.e. more than a handful or so) you probably have different types of fieldsets for different purposes: - Some may house fields that...

Not urgent, but wanted to get this on the list. I don't have a Windows machine, but I have access to a free month of a Windows 365 cloud PC,...

enhancement
kind/extension
os/windows

## What does this PR do? Adds a GitHub Action for building on Windows. This is a first pass that builds an executable, but it's still WIP - please leave...

enhancement
kind/workflow
os/windows

The first hurdle when trying to run a compiled `php.exe` seems to be this ![Screenshot 2024-04-24 at 13 04 11](https://github.com/crazywhalecc/static-php-cli/assets/31628/f8b6f313-2857-4563-8954-75dec05b38c0) Clicking the 'More info' link reveals this: ![Screenshot 2024-04-24 at...

help wanted
question
kind/php-and-sapi
os/windows

I can't see that it does, but I may be blind to the truth of this because I've been staring at my screen all day...

question

### Discussed in https://github.com/orgs/NativePHP/discussions/210 Originally posted by **djhyll** September 17, 2023 First of all, excellent project, it promises a lot. I am a web programmer, I am testing NativePHP in...

bug
linux