markstory / sphinxcontrib-phpdomain

A PHP domain for sphinx. Allows you to annotate PHP objects in your sphinx docs.
Other
19 stars 15 forks source link

Use native php naming #61

Open mvorisek opened 1 year ago

mvorisek commented 1 year ago

60 must be merged first

explicit staticmethod is not needed - https://3v4l.org/bQLVp and it was even used wrong in the enum example

and deprecate non-native/shortened naming variants

no BC break - each commit has synced html output, so the changes should be reviewable easily