Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions releases/8.0/de.php
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,9 @@ public function __construct(
<li>
<a href="https://wiki.php.net/rfc/token_as_object">token_get_all()</a> mit einer Objekt-Implementierung
</li>
<li>
<a href="https://github.com/php/php-src/pull/5185">preg_last_error_msg()</a>
</li>
</ul>
</div>
</div>
Expand Down
3 changes: 3 additions & 0 deletions releases/8.0/en.php
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,9 @@ public function __construct(
<li>
<a href="https://wiki.php.net/rfc/token_as_object">token_get_all()</a> object implementation
</li>
<li>
<a href="https://github.com/php/php-src/pull/5185">preg_last_error_msg()</a>
</li>
</ul>
</div>
</div>
Expand Down
3 changes: 3 additions & 0 deletions releases/8.0/pt_BR.php
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,9 @@ public function __construct(
<li>
<a href="https://wiki.php.net/rfc/token_as_object">token_get_all()</a> implementado com objetos
</li>
<li>
<a href="https://github.com/php/php-src/pull/5185">preg_last_error_msg()</a>
</li>
</ul>
</div>
</div>
Expand Down
3 changes: 3 additions & 0 deletions releases/8.0/ru.php
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,9 @@ public function __construct(
<li>
Объектно-ориентированная функция <a href="https://wiki.php.net/rfc/token_as_object">token_get_all()</a>
</li>
<li>
<a href="https://github.com/php/php-src/pull/5185">preg_last_error_msg()</a>
</li>
</ul>
</div>
</div>
Expand Down