Anthony Ferrara

Results 37 issues of Anthony Ferrara

This is for cases when 3 things are known: * The size of the array is known at compile time * The array is always keyed numerically * The array...

Should I setup an IRC room? A Slack channel? Should we use https://chat.stackoverflow.com/rooms/11/php ? Thoughts?

question

Currently, if `#pragma error` is encountered, an error will be raised since `#pragma` isn't supported. But if #7 adds support for `#pragma once` and ignores other pragmas, we'll need to...

enhancement
help wanted
good first issue