Skip to content

Now PHP will moan about non-optional parameters of virtual tables

Pre-release
Pre-release

Choose a tag to compare

@rkrx rkrx released this 02 Nov 13:48
· 116 commits to master since this release

When using parameterized virtual tables without parameters, PHP will now moan about the missing parameter when not defined as optional.