JosephLenton / PHP-Error

Better error reporting for PHP, and prettier too!
1.35k stars 151 forks source link

Added composer.json. Fixes #32 and #38 #39

Closed alexbilbie closed 11 years ago

alexbilbie commented 12 years ago

Signed-off-by: Alex Bilbie alex@alexbilbie.com

demonkoryu commented 12 years ago

Yeessss! +1.

RobLoach commented 11 years ago

:+1: Got a few warnings with composer validate though:

./composer.json is valid, but with a few warnings See http://getcomposer.org/doc/04-schema.md for details on the schema License "BSD" is not a valid SPDX license identifier, see http://www.spdx.org/licenses/ if you use an open license Name "JosephLenton/PHPError" does not match the best practice (e.g. lower-cased/with-dashes). We suggest using "joseph-lenton/php-error" instead. As such you will not be able to submit it to Packagist.

If you'd like, I could submit a PR here.

alexbilbie commented 11 years ago

Thanks @RobLoach I've corrected the two parameters you mentioned

zimt28 commented 11 years ago

Come on, merge this!

RobLoach commented 11 years ago

@JosephLenton Think you could merge this in? :+1:

snapshotpl commented 11 years ago

+1 @JosephLenton we are waiting! :+1:

EpocSquadron commented 11 years ago

+1

@JosephLenton are you still maintaining?

RobLoach commented 11 years ago

Thanks @JosephLenton. Added to Packagist: https://packagist.org/packages/joseph-lenton/php-error

If you create a Packagist user, I'll add you as a maintainer on there!

JosephLenton commented 11 years ago

@RobLoach Thanks, I've signed up as JL235.

demonkoryu commented 11 years ago

Welcome back! I'm closing #67 .