Kyle

Results 319 comments of Kyle

Note: `@` is not valid in Stylus syntax. The current case : `[^;]+` so ; is completly forbidden, you can have only one variable declaration per line. My RegExp, just...

But what happen if you do foreach($array[0] as $subArray) ? And if you have not PHP 5.4, so use directly the array() function in the templates, it's safer.

Sorry for my english. I said you should do instead : - each item in array(1, 2, 3, 4, 5, 6, 7) Because if you need to do this elsewhere...

Please provide a template to get the parse error to occur. Thanks.

Your example does not match the key, "and" is not a last word connector in "It’s cold outside, and I can’t find my coat.". We're talking about word connectors so...

Hum, it seems like it's tolerated in en-US while it's not in en-UK: https://www.grammar-monster.com/lessons/commas_in_lists.htm I didn't know this as "Oxford comma" but it's still a mismatch to last_word_connector/two_words_connector. "Oxford comma"...

Then why removing this comma when you have only 2 clauses?

No actually, `I eat pears, peaches, and apples` is not correct, you would write `I eat pears, peaches and apples` as stated initially, comma before `and` is only when you...

Hello. I don't see how it could be "a small drop-in supplement", reading your message sounds to me like you're asking the whole library to be rewritten in JavaScript so...

> I'm offering my time to implement such a minimal supplementing package for this repository myself. This is very kind of you. 🙏 I still prefer to warn about the...