Ashley Kitson

Results 16 issues of Ashley Kitson

[PSR-06](http://www.php-fig.org/psr/psr-6/) gives a caching interface for interoperability. Whilst doing this will be a BC break for your code and major version bump, it will give greater flexibility for your dependent...

Code refactored to be in a more standard structure PSR-4 autoloading enabled Remove bootstrap for tests Form class documentation This will be V2.1.1 once merged

The rendering of an `` is incorrect. You are over riding with three drop down selectors. This should be pulled out as browsers know how to render. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date The...

I have ``` ``` This fails to set the options correctly with `$form->source('nominals', $this->nominals);` and instead renders as ``` Remove Remove var multiple152640179011218686025afb0afe01ff2_code = "\n \n \n\n\n"; Formidable.multiple["multiple152640179011218686025afb0afe01ff2"] = 2;...

Warning: Invalid configuration encountered [15/1523] at 'functions.plan.events.0.http.reqValidatorName': must be string at 'functions.customer.events.0.http.reqValidatorName': must be string at 'functions.customer.events.2.http.reqValidatorName': must be string at 'functions.user.events.0.http.reqValidatorName': must be string My serverless def looks like:...

Although I have specified a request validator (using FN::ImportValue), serverless deploy is still creating a default request validator for the stack. Checking the `.serverless/cloudformation-template-update-stack.json` I can see it declared as...

The harvest() method is adding additional attributes into the document: I see `xml:space='preserve'` being added to every element. I can strip it out on receiving at the server but why...

# This is a Feature Proposal ## Description For feature proposals: _As a systems engineer I want to be able to redeploy the alerts separately to the main stack without...

tl:dr; _If I write a command, how do I test it_ I've been using your Commando for a little while now. Very similar to PHP Symfony Console, which I have...

The 1.8.2. module for Netbeans 7.1 installs into Netbeans 8.0 OK, but when you restart Netbeans, the following error occurs during the startup process Warning - could not install some...