Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/ulmus 2020-10-16 15:28:10 +00:00
efa957fe58 - Merged stash after pull
mcndave pushed to master at mcndave/ulmus 2020-10-16 15:04:57 +00:00
114fa5be09 - Had to fix a changed behaviour from PHP 7.4 and 7.4.x where __isset() and __get is not called on initialized properties anymore.
mcndave pushed to master at mcndave/dump 2020-10-14 18:34:23 +00:00
6d1d15421d - Dump middleware
mcndave created repository mcndave/dump 2020-10-14 18:34:05 +00:00
mcndave created repository mcndave/dump 2020-10-14 18:34:05 +00:00
mcndave pushed to master at mcndave/notes-security 2020-10-13 19:04:51 +00:00
6dc2fb4f60 Mise à jour de 'composer.json'
mcndave pushed to master at mcndave/notes-route 2020-10-13 19:04:13 +00:00
85db84e057 Mise à jour de 'composer.json'
mcndave pushed to master at mcndave/lean 2020-10-13 15:55:35 +00:00
9b07a19f81 Mise à jour de 'composer.json'
mcndave pushed to master at mcndave/ulmus 2020-10-06 18:08:07 +00:00
c8397484e6 - Fixed missed file conflict
mcndave pushed to master at mcndave/ulmus 2020-10-06 17:55:55 +00:00
5be0c8cc01 - Array type can now be assign directly (not as json or serialized)\n- Fixed a bug within WHERE when open() and close() where called without a condition
Compare 2 commits »
mcndave pushed to master at mcndave/notes-security 2020-10-06 16:04:02 +00:00
4aedf1cf62 - First commit on this WIP
fe04bddf77 - Handles the @Security annotation. Rules are defined at DI level.
mcndave created repository mcndave/notes-security 2020-10-06 16:03:49 +00:00
mcndave created repository mcndave/notes-security 2020-10-06 16:03:49 +00:00
mcndave pushed to master at mcndave/notes-route 2020-10-06 16:02:35 +00:00
880af8716a - Small bugfixe
9a9e01e1fe - Handles the @Route annotation at class and method level
mcndave created repository mcndave/notes-route 2020-10-06 16:02:29 +00:00
mcndave created repository mcndave/notes-route 2020-10-06 16:02:29 +00:00
mcndave pushed to master at mcndave/tell 2020-10-06 16:01:05 +00:00
86603044c0 - Added array return type if key is incomplete
026126be76 - First working version of Tell
a58efcdef4 - First commit, some small work porting an old lib I had done into this first draft
mcndave created repository mcndave/tell 2020-10-06 16:01:02 +00:00
mcndave created repository mcndave/tell 2020-10-06 16:01:02 +00:00
mcndave pushed to master at mcndave/notes-tell 2020-10-06 16:00:12 +00:00
d3270ba6e7 - First commit