16 Commits

Author SHA1 Message Date
Dave Mc Nicoll
81fa3d49c7 - Breadcrumb now shows up only if deep within at least two routes (if ignoreSoleRoute is true) 2024-10-14 12:52:34 +00:00
Dave Mc Nicoll
34a3351ed5 - Added classReflection property 2024-06-21 14:17:57 +00:00
Dave Mc Nicoll
0cdc2dc3d8 - Added some more method to filter properties 2024-05-27 18:06:56 +00:00
61b84bfd09 - Totally reworked Notes to allievate most conceptions problems. Removed old annotations artifacts too 2024-05-09 19:43:08 +00:00
Dave Mc Nicoll
996c8fa14a - Fixed Notes bugs with Union Types Reflection 2024-04-24 11:24:27 -04:00
0fcff83eac - Fixed missing tags from traits 2023-11-17 21:59:29 -05:00
dd0f0271a6 - Some bugfixes linked to attributes 2023-07-09 12:41:36 -04:00
Dave Mc Nicoll
564a05a1d4 Merge branch 'master' of https://git.mcnd.ca/mcndave/notes into attributes 2023-02-08 16:32:11 +00:00
Dave Mc Nicoll
1accac94c0 - Fixed the Ignore attribute 2023-02-08 16:31:51 +00:00
aca093dd97 - Fixed a bug with Union types within methods arguments 2023-02-07 16:50:16 +00:00
Dave Mc Nicoll
0ba4fe3a51 - Added support for union types 2023-01-27 15:43:33 +00:00
87b9ea2e2a - WIP on attributes ; on testing phase 2023-01-26 13:29:59 +00:00
f4fffbd480 - Added native Attribute support from PHP 8 2023-01-19 01:46:03 +00:00
2a45abae27 - Fixed a bug caused by a new T_NAME_QUALIFIED constant 2022-07-18 16:19:20 +00:00
9f8bc3c0d5 - Added a new ObjectResolver which is code comming from ObjectReflection. 2019-12-10 14:32:44 -05:00
504c87b134 - First commit -- splitted from Ulmus, but still untested 2019-10-04 15:48:21 +00:00