| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- use long variant of options for re2c in its makefile
- use `define` instead of magic numbers
- add some consts
- trailing `;` are now mandatory for conditions
- NULL bytes are no longer allowed in configuration file
- the parser shouldn't crash in the absence of trailing new line at the end of its configuration file
|
|
|
|
|
|
|
|
|
|
As ZTS is not supported per #123
And to avoid such issue as #450
|
|
|
|
|
|
|
|
|
|
Add another example of file-upload script.
|
|
|
|
|
|
|
|
|
|
|
|
This partially addresses #445
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bump to php81
|
|
|
|
|
|
This reverts commit 90bdf39000d2f09534b387d39203819995fb948e.
Caused compilation failure with PHP compiled with ZTS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|