1
0
mirror of https://github.com/danog/class-finder.git synced 2024-12-02 09:27:48 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
7d76667d46
Switch namespace 2020-10-11 18:24:12 +02:00
Benedikt Franke
ab01b51aad Normalize trailing and intermediary newlines 2020-03-24 10:08:07 +01:00
Benedikt Franke
841294cd53 Add ClassFinder::namespaceHasClasses instead of throwing on empty namespaces 2019-09-15 14:28:01 +00:00
Hayden Pierce
baff32f2f5 Add "Experimental" to the flag.
Hopefully people that don't need it won't use it.
2018-11-24 10:14:55 -06:00
Hayden Pierce
39676ce186 Add documentation for "Could not locate PHP" exception. 2018-10-21 10:00:28 -05:00
Hayden Pierce
631e09d802 Provide a more helpful error message if files support fails due to exec() being disabled. 2018-10-21 09:39:21 -05:00
Hayden Pierce
74d70a30c3 Update documentation. 2018-09-16 12:34:30 -05:00
Hayden Pierce
155f902fa0 Update docs 2018-09-02 19:47:08 -05:00
Hayden Pierce
20a3498c60 Invite people to submit issues. 2018-08-04 20:07:55 -05:00
Hayden Pierce
3df6a82623 Add more helpful link to error explanation - missing composer config 2018-08-04 20:06:24 -05:00
Hayden Pierce
f7d3eeac21 Add more helpful link to error explanation - unknown sub-namespace (I totally just made up that name - I don't think a "sub-namespace" is a thing.) 2018-08-04 19:52:29 -05:00
Hayden Pierce
db2d84eaf4 Add docs explaining how to fix an Unknown namespace error 2018-08-04 19:39:28 -05:00