Results 78 comments of Matthew Carter

I set APP_ENV to 'production' in my shell rc file, so #'productionp returns true in config.lisp. Then I start with: ``` lisp (com.ahungry:start :server :woo) ``` In the various defconfigs...

The script issuing a kill is required for the reasons mentioned in initial post (a bubbled up error just hangs indefinitely instead of allowing sbcl to drop out to the...

Ah, I thought that's what the debug nil in config.lisp environment setting was for. Maybe a mistake on my part.

It says PHP-3.0 in the composer.json file, but I don't think that license is appropriate for this project, as this project does not distribute the PHP source code or binaries...

At the moment I don't have much useful info for debugging, other than to chime in and add that I'm on an Arch Linux host, I am experiencing this lag/lock...

Hmm, this is a problem in a VM as well - I think the client is downloading images as I try to play or something...

You mean removed? OR deployed from it?

It seems like it may be that any methods inherited from traits are considered to have a blank docstring actually...

It did fix the issue, thanks! Do you plan to update the code in php-docs-standards to work with the newer version eventually, or will it be locked to the older...