[php-src] master: gen_stub: move `parseDocComments()` into `DocCommentTag`

From: Date: Thu, 08 May 2025 20:18:17 +0000
Subject: [php-src] master: gen_stub: move `parseDocComments()` into `DocCommentTag`
Groups: php.cvs 
Request: Send a blank email to [email protected] to get a copy of this message
Author: Daniel Scherzer (DanielEScherzer)
Committer: DanielEScherzer (DanielEScherzer)
Date: 2025-05-08T13:06:51-07:00

Commit: https://github.com/php/php-src/commit/d42bac2866a2554cdc04b13ac91a0c89b80e53db
Raw diff: https://github.com/php/php-src/commit/d42bac2866a2554cdc04b13ac91a0c89b80e53db.diff

gen_stub: move parseDocComments() into DocCommentTag

Reduce the number of global functions by moving it to static method
DocCommentTag::parseDocComments().

Changed paths:
  M  build/gen_stub.php


Diff:


Thread (1 message)

  • Daniel Scherzer via DanielEScherzer
« previous php.cvs (#134105) next »