Commit graph

1745 commits

Author SHA1 Message Date
Translation updater bot 48c8e854b1 Localisation updates from https://translatewiki.net.
Change-Id: I6833e6feb18c8340efdcc76aee427ddcf937328a
2021-12-08 08:12:45 +01:00
Translation updater bot c456660778 Localisation updates from https://translatewiki.net.
Change-Id: I03f09c6eba0cd44651243911772e1ea1882e676b
2021-11-30 08:22:03 +01:00
Translation updater bot 94fc61a457 Localisation updates from https://translatewiki.net.
Change-Id: Icd35242233df7e2408b152ec1bb3458e8d0a114d
2021-11-22 09:03:31 +01:00
jenkins-bot 7fce8ab74b Merge "Fix and update PHPDoc type hints" 2021-11-21 00:09:47 +00:00
jenkins-bot 333b74ea35 Merge "Use more IDE-friendly callback syntax for parser hooks" 2021-11-21 00:04:32 +00:00
jenkins-bot af7d9aa503 Merge "Use wfLoadExtension in README" 2021-11-20 22:46:28 +00:00
Fomafix e04f4e0d73 Use wfLoadExtension in README
The old way with ParserFunctions.php is not supported anymore.

Change-Id: I530dbc51a153d87c3e460767e57ddc587bd5f448
2021-11-20 18:38:15 +00:00
Thiemo Kreuz ce22d48123 Fix and update PHPDoc type hints
The parameters passed to these parser hook handler functions have
guaranteed types. They are either strings or an array of PPNode
objects, depending on the SFH_OBJECT_ARGS flag. When a parameter is
missing the default value from the function header is used.

Change-Id: Ie0196f43f94cf002110c07ad2de30adfa6b77179
2021-11-20 08:52:38 +00:00
Thiemo Kreuz dbe77d7edf Use more IDE-friendly callback syntax for parser hooks
This way my IDE (in this case PHPStorm) can actually follow these
references. Strg+click brings me straight to the function, and back.
I assume other tools, linters and such might benefit the same way.

I think this is worth having a bit more duplication.

Change-Id: I16260443e0f1513b9a4715874a513c7a399b5d92
2021-11-19 18:25:10 +01:00
Translation updater bot 7dc5d1e9e2 Localisation updates from https://translatewiki.net.
Change-Id: I17e82050c30868a1bfd3a7a8744cbac6b000c88f
2021-11-17 08:30:52 +01:00
Translation updater bot 0fc6624120 Localisation updates from https://translatewiki.net.
Change-Id: I656b8667e662ace4c15cece6e54bef06f757b2da
2021-11-15 08:12:24 +01:00
Translation updater bot 9b3392bb7f Localisation updates from https://translatewiki.net.
Change-Id: Ib640722c027800b5840d04fe4c676b1c9603650f
2021-11-11 10:02:49 +01:00
Translation updater bot b10e53e48b Localisation updates from https://translatewiki.net.
Change-Id: I091c2b5840e64b6846e5ce2139b64615642f97e3
2021-11-09 07:29:29 +01:00
Translation updater bot cf0f480f0b Localisation updates from https://translatewiki.net.
Change-Id: Ie3fefe16ecc245ea12d30ddab2f97323cde63868
2021-11-08 08:17:17 +01:00
Translation updater bot c7b1475e9a Localisation updates from https://translatewiki.net.
Change-Id: Idaa7498b6673561f049b2505660c4f8a94d377a4
2021-11-03 08:21:04 +01:00
Translation updater bot 0d51ae394f Localisation updates from https://translatewiki.net.
Change-Id: I7a36e381117ea6fad5b17358fcc20fef8be16688
2021-11-01 09:34:19 +01:00
Translation updater bot bc02306dd9 Localisation updates from https://translatewiki.net.
Change-Id: Ied10a3601935f163ee515fa26120e4c6d47cb314
2021-10-29 08:22:13 +02:00
Translation updater bot 19f4a99866 Localisation updates from https://translatewiki.net.
Change-Id: I9aa97fbe709dc4b89d791356692ced67af38d93a
2021-10-28 08:28:36 +02:00
Translation updater bot 66110d78b1 Localisation updates from https://translatewiki.net.
Change-Id: Ib6d39228f6631c1283faee9c02ca0534d3b2b18f
2021-10-26 08:17:51 +02:00
Translation updater bot 717a9a9fd2 Localisation updates from https://translatewiki.net.
Change-Id: Ied4667c354b983e4a4f70ba53c7196e9e45afc80
2021-10-25 08:52:16 +02:00
libraryupgrader 9e1988abe1 build: Updating mediawiki/mediawiki-codesniffer to 38.0.0
Change-Id: I62dcee9e65404462b2a18005821c0d69f13fe8b7
2021-10-24 09:44:55 +00:00
Translation updater bot 4e148682c7 Localisation updates from https://translatewiki.net.
Change-Id: I8069b7ab45a1de5882cbe565ef2648264909545a
2021-10-22 08:15:18 +02:00
Translation updater bot bead47372e Localisation updates from https://translatewiki.net.
Change-Id: I0166d060c80129e3b43c9c5b2dff9d8bcc198905
2021-10-18 15:20:59 +02:00
Translation updater bot 91bcdc3bce Localisation updates from https://translatewiki.net.
Change-Id: I8ad1fa1abb788a4b8f5584777d5c9d4f882372de
2021-10-08 09:21:29 +02:00
Translation updater bot 9300c0f14b Localisation updates from https://translatewiki.net.
Change-Id: I873b39658fe74e473fed1e12d444d98ba4868c8d
2021-10-06 09:28:47 +02:00
Translation updater bot 590f85626e Localisation updates from https://translatewiki.net.
Change-Id: I2cf94e969177707d9709eb52cf1537bdb44a067d
2021-10-05 08:29:54 +02:00
libraryupgrader befa3582f0 build: Updating ansi-regex to 5.0.1
* https://npmjs.com/advisories/5197 (CVE-2021-3807)

Additional changes:
* composer.json: Updated phpcs command in composer test (T280592).
* composer.json: Added phpcs command to scripts (T280592).

Change-Id: I7432274d6414f5a4c8dc3adad311938f57139dca
2021-10-05 05:47:00 +00:00
Translation updater bot adbceaa8f8 Localisation updates from https://translatewiki.net.
Change-Id: I545f97e041e6a668f8c3bfe9f66de6555273be93
2021-10-04 08:56:18 +02:00
Translation updater bot 56b0f03321 Localisation updates from https://translatewiki.net.
Change-Id: I01381dd5af4d457c0e5c1e5dc845f239f2fa4d93
2021-09-30 08:57:48 +02:00
Translation updater bot b6d70eda28 Localisation updates from https://translatewiki.net.
Change-Id: Icbe61b1803385e1e61c93455c1f9ee935109e8e5
2021-09-28 08:19:04 +02:00
Translation updater bot daabff431c Localisation updates from https://translatewiki.net.
Change-Id: Id39f27426a90173ad7df782f333ff3a44790e954
2021-09-27 08:35:22 +02:00
Translation updater bot d61b33b1b1 Localisation updates from https://translatewiki.net.
Change-Id: I0d896424cc2f4ae070ddaae5e83b54d63a50fa16
2021-09-23 12:27:54 +02:00
Translation updater bot 0c300552f5 Localisation updates from https://translatewiki.net.
Change-Id: I83f08623febdcdcb47a5aa7f84d7cfc3842f6022
2021-09-22 08:10:58 +02:00
Translation updater bot 425eff53db Localisation updates from https://translatewiki.net.
Change-Id: I8d2a20f16a8a4ade04191aa26194f26e57382de5
2021-09-20 08:19:26 +02:00
Translation updater bot 75faf83817 Localisation updates from https://translatewiki.net.
Change-Id: Ib4315eb2c362f49783f4035c760457bd3111eb8e
2021-09-17 08:45:40 +02:00
Translation updater bot 2d530e98b6 Localisation updates from https://translatewiki.net.
Change-Id: I2cbd2b5c752c06c2d894afabc16a2154581be8c4
2021-09-16 08:11:50 +02:00
Translation updater bot ea36417b6c Localisation updates from https://translatewiki.net.
Change-Id: I4c5867c0ce818f910433edde94d813161a3dee73
2021-09-15 08:14:41 +02:00
Translation updater bot d6f1b986df Localisation updates from https://translatewiki.net.
Change-Id: Ie8f2f0092a5822b766aae491fa51d7dea7423e3c
2021-09-14 08:33:06 +02:00
libraryupgrader d9d8672cf9 build: Updating composer dependencies
* mediawiki/mediawiki-phan-config: 0.10.6 → 0.11.0
* php-parallel-lint/php-parallel-lint: 1.3.0 → 1.3.1

Change-Id: Ic5a50ddbf82eea3bbb46c6d486f312ed2bd31222
2021-09-09 04:52:09 +00:00
Translation updater bot 642bf3124a Localisation updates from https://translatewiki.net.
Change-Id: I4193e57e1e4be0ec753a4992de4dcc5f4cfdb97f
2021-09-08 08:10:34 +02:00
Translation updater bot 476ce3ef20 Localisation updates from https://translatewiki.net.
Change-Id: Idba4043cdd16c0b5661ca09240d3153891fd6f09
2021-09-07 08:11:03 +02:00
Translation updater bot f4254ae892 Localisation updates from https://translatewiki.net.
Change-Id: I67f540d8bf97b0b8b153dfaa50cd95bf3caa28d4
2021-09-06 08:21:07 +02:00
Translation updater bot 07fa4d7f23 Localisation updates from https://translatewiki.net.
Change-Id: I474523dfba8af5ff0e14e01188013c7ea59e3497
2021-09-02 08:26:38 +02:00
Translation updater bot acdda54660 Localisation updates from https://translatewiki.net.
Change-Id: I101c743769949aaa9faff85c6700a16d19c3630a
2021-08-30 08:20:29 +02:00
Translation updater bot 11ad321509 Localisation updates from https://translatewiki.net.
Change-Id: Id2a7112ab377df0a2a10a1fd1ee2b53e65417a1a
2021-08-27 08:44:06 +02:00
Translation updater bot c9cd3d4007 Localisation updates from https://translatewiki.net.
Change-Id: I15c71675831cf9a7f616a37532529b7343dc8c2f
2021-08-26 08:36:43 +02:00
Translation updater bot fd4f08e147 Localisation updates from https://translatewiki.net.
Change-Id: Id12df865ec398e9cf51621211eeda04b34eb27ef
2021-08-23 09:04:17 +02:00
Translation updater bot d1d2dd2196 Localisation updates from https://translatewiki.net.
Change-Id: Ib3c71b6cd04724f97a53e48a7251e60be66f5e2f
2021-08-18 08:13:43 +02:00
libraryupgrader c98e3a9e34 build: Updating path-parse to 1.0.7
* https://npmjs.com/advisories/1773 (CVE-2021-23343)

Change-Id: I7d9c2f1f8dca9a55fa4ec9e725f499db8d16a19d
2021-08-12 06:36:31 +00:00
Translation updater bot 63e1a306b0 Localisation updates from https://translatewiki.net.
Change-Id: I70721a64b1439b53612efc7a5dac540bd3749823
2021-08-09 08:24:52 +02:00