JosephLenton / PHP-Error

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

Fixes: #34, #36, #79, #92, etc. #94

Open kenorb opened 8 years ago

websiteduck commented 8 years ago

I had to change these two lines to get the ace editor to work: 3423 $editor.size() to $editor.length 3454 files.size() to files.length