[TikiWiki-commits] [Git][tikiwiki/tiki][master] 2 commits: [FIX] phpstan: enable checking constant.notFound
Benoit Grégoire (@benoitg) via TikiWiki-cvs <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6979256b72170_3b183b847569@gitlab-sidekiq-low-urgency-cpu-bound-v2-7fc87b6864-nsv84.mail> |
Benoit Grégoire pushed to branch master at Tiki Wiki CMS Groupware / Tiki Commits: e6036322 by Benoit Grégoire at 2026-01-27T15:28:43-05:00 [FIX] phpstan: enable checking constant.notFound - - - - - 4aff21b4 by Benoit Grégoire at 2026-01-27T15:28:43-05:00 [FIX] phpstan: Enable checking class.notFound. Fix too many real bugs to list, most having to do with namespaces, incomplete library migrations, or incorrect API usage - - - - - 75 changed files: - .gitignore - .gitlab-ci.yml - doc/devtools/phplint.yml → .phplint.yml - installer/schema/20130513_convert_tracker_field_parameters_tiki.php - lib/Alchemy/AlchemyLib.php - lib/Logs/LogsLib.php - lib/OIntegrate/Engine/Smarty.php - lib/Unoconv/UnoconvStrategy.php - lib/core/Cache/MemcacheLib.php - lib/core/Feedback.php - lib/core/File/OcrHelper.php - lib/core/IDS/log.php - lib/core/Realtime/Console.php - lib/core/Realtime/SessionAwareApp.php - lib/core/Search/Manticore/QueryBuilder.php - lib/core/Search/Manticore/QueryDecorator.php - lib/core/Services/ActivityStream/Controller.php - lib/core/Services/Cypht/Controller.php - lib/core/Services/Edit/PluginController.php - lib/core/Services/Manager/FieldController.php - lib/core/Services/Manager/PatchController.php - lib/core/Services/Manager/Trait.php - lib/core/TaskQueue/Tasks/CreateInstanceTask.php - lib/core/Tiki/Command/ConsoleApplicationBuilder.php - lib/core/Tiki/Command/MigrateMiniCalCommand.php - lib/core/Tiki/Command/SecurityFileGenerateCommand.php - lib/core/Tiki/FileGallery/Definition.php - lib/core/Tiki/FileGallery/Handler/Flysystem.php - lib/core/Tiki/FileGallery/Manipulator/EmailParser.php - lib/core/Tiki/MailIn/Source/Imap.php - lib/core/Tiki/PSR12Migration/Autoload.php - lib/core/Tiki/SabreDav/AddressBookType/Factory.php - lib/core/Tiki/SabreDav/Utilities.php - lib/core/Tiki/Theme/ThemeInstaller.php - lib/core/Tiki/TikiInit.php - lib/core/Tracker/Field/CalendarItem.php - lib/core/Tracker/Field/TikiManager.php - lib/core/WikiParser/ParsableMarkdown.php - lib/cypht/integration/classes.php - − lib/ical/File.php - lib/oauthserver/repositories/ScopeRepository.php - lib/ocrlib.php - lib/pdflib.php - lib/setup/ids.php - lib/smarty_tiki/modifier.max_user_inscriptions.php - lib/socnets/TikiHybrid.php - lib/test/TikiLib/MarkdownParserTest.php - lib/tikilib.php - lib/userslib.php - lib/wiki-plugins/wikiplugin_appframe.php - lib/wiki-plugins/wikiplugin_googlechart.php - lib/wiki-plugins/wikiplugin_tikimanager.php - lib/wiki-plugins/wikiplugin_tikimanagerclone.php - lib/wiki-plugins/wikiplugin_tikimanagerupdate.php - lib/wiki-plugins/wikiplugin_trackerlist.php - lib/wiki/editlib.php - modules/mod-func-last_youtube_playlist_videos.php - package-lock.json - phpcs.xml.dist - phpstan-tikiCi.neon - phpstan-tikiPaths.neon - rector.php - + src/php/external_lib_sources/README.md - lib/htmlparser/htmlgrammar.cmp → src/php/external_lib_sources/htmlparser/htmlgrammar.cmp - lib/htmlparser/htmlgrammar.dat → src/php/external_lib_sources/htmlparser/htmlgrammar.dat - lib/htmlparser/htmlgrammarparser.inc → src/php/external_lib_sources/htmlparser/htmlgrammarparser.php - lib/htmlparser/htmlparser.inc → src/php/external_lib_sources/htmlparser/htmlparser.php - lib/htmlparser/readme.eng.txt → src/php/external_lib_sources/htmlparser/readme.eng.txt - lib/htmlparser/rebuildgrammar.php → src/php/external_lib_sources/htmlparser/rebuildgrammar.php - tiki-admin_actionlog.php - tiki-check.php - tiki-download_file.php - tiki-setup_base.php - vendor_bundled/composer.json - vendor_bundled/composer.lock The diff was not included because it is too large. View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/compare/2c0f7fc5be9b005f7beb586619b81e467b02e918...4aff21b4b2b62120dc8e05b42f58fdd0c34e6468 -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/compare/2c0f7fc5be9b005f7beb586619b81e467b02e918...4aff21b4b2b62120dc8e05b42f58fdd0c34e6468 You're receiving this email because of your account on gitlab.com. _______________________________________________ TikiWiki-cvs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs