fix(stubs): update test stubs#2457
Conversation
a5e7b62 to
5fc252e
Compare
provokateurin
left a comment
There was a problem hiding this comment.
Yes that is roughly the process :) You can make it faster by giving more specific paths, to avoid checking all php files. For groupfolders I never had to raise the memory limit and I would guess that you don't need it for circles either if you give more specific paths. IIRC I originally added the stubs to circles and didn't have to use it either.
Thanks for the input and for this great tool! I also had to add a file on the |
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
5fc252e to
16d57c4
Compare
Summary
tests/stubsHow I updated the stubs
masteronserverandcirclesgit pull origin masteronserverandcirclescomposer installonserverandcirclesgit clone https://codeberg.org/provokateurin/php-stubs-updaterinsidecirclesapp folderphp-stubs-updater/foldercirclesapp folder:class or interface oc\db\querybuilder\typedquerybuilder that does not existerror, so I added<file name="tests/stubs/oc_db_querybuilder_typedquerybuilder.php" />topsalm.xmland rangenerate-empty-psalm-stubs.phpto create the missing empty stub fileupdate-stubs.phpcommand once again@provokateurin would appreciate some input here to know if I did it correctly.
Checklist
3. to review, feature component)stable32)AI (if applicable)