]> git.p6c8.net - jirafeau.git/commit
Merge branch 'error_codes' into 'master'
authorJérôme <mojo@couak.net>
Thu, 18 Feb 2016 15:25:54 +0000 (15:25 +0000)
committerJérôme <mojo@couak.net>
Thu, 18 Feb 2016 15:25:54 +0000 (15:25 +0000)
commitd876ad9bdb1c9c15e538c261c5bc752be5c7480a
treee2cb7dad26ab25d0976b124017cb95105ea8899a
parent3925dad48efc5ab9fa23e2ccdd2ffd1182b4ec40
parent45cd26d7b6907033e1ed0036fb814afc0fea1121
Merge branch 'error_codes' into 'master'

Error codes

Hi Jérôme,

I had to debug a little (my max_size limit in php.ini was too low) and I needed more helpful error code. This is a PR to enhance a little bit that. I think it will be also helpful to help users who experience some troubles.

See merge request !11

patrick-canterino.de