Skip to content

Commit 1522989

Browse files
vitormattosCopilot
andauthored
Update lib/Migration/Version17002Date20260221000000.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent a7a3825 commit 1522989

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

lib/Migration/Version17002Date20260221000000.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,8 @@
3030
*
3131
* It attempts to:
3232
* 1. Find CA files in old locations (openssl_config/, cfssl_config/)
33-
* 2. Find CA files in any pki/ subdirectories
34-
* 3. Move files to the correct location based on ca_id
35-
* 4. Synchronize metadata (ca_id, config_path, ca_generation_counter)
33+
* 2. Move files to the correct location based on ca_id
34+
* 3. Synchronize metadata (ca_id, config_path, ca_generation_counter)
3635
*/
3736
class Version17002Date20260221000000 extends SimpleMigrationStep {
3837
public function __construct(

0 commit comments

Comments
 (0)