Skip to content

PHP 8.4: Document SplObjectStorage::seek() #4048

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Nov 12, 2024

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Nov 12, 2024

@nielsdos could you document this as, IIRC, you added this?

Related (#4047)

@nielsdos
Copy link
Member

Pushed commits, including 2 drive-by fixes:

  1. one simpara fix because I copied that section from that file and noticed it
  2. Documenting ArrayIterator

Comment on lines 21 to 33
&reftitle.parameters;
<simpara>
<para>
<variablelist>
<varlistentry>
<term><parameter>offset</parameter></term>
<listitem>
<simpara>
Description.
The position to seek to.
</simpara>
</listitem>
</varlistentry>
</variablelist>
</simpara>
</para>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally this wrapping para should be removed, but I'm fine to leave the <para> tag if it is pre-exiting

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The simpara came out of the stub generator, but that was wrong so I changed it back to para: php/php-src#16764

@nielsdos nielsdos marked this pull request as ready for review November 12, 2024 18:01
@nielsdos
Copy link
Member

I think this could be merged, no?

@Girgias Girgias merged commit 434557c into php:master Nov 12, 2024
2 checks passed
@Girgias Girgias deleted the spl-objectstorage-seek branch November 12, 2024 18:08
@Girgias Girgias added this to the PHP 8.4 milestone Dec 6, 2024
siwa32 added a commit to siwa32/doc-ja that referenced this pull request Dec 19, 2024
KentarouTakeda pushed a commit to php/doc-ja that referenced this pull request Dec 21, 2024
* インデントの修正

* PHP 8.4: Document SplObjectStorage::seek()を翻訳

php/doc-en#4048
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants