php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #75517 [DE] int ignore_user_abort ([ string $value ] )
Submitted: 2017-11-13 13:06 UTC Modified: 2017-11-13 23:46 UTC
From: spam2 at rhsoft dot net Assigned: cmb (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2017-11-13 13:06 UTC] spam2 at rhsoft dot net
Description:
------------
how comes that param types are touched at all in translations?

http://php.net/manual/de/function.ignore-user-abort.php
int ignore_user_abort ([ string $value ] )

http://php.net/manual/en/function.ignore-user-abort.php
int ignore_user_abort ([ bool $value ] )


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-11-13 23:21 UTC] cmb@php.net
-Summary: int ignore_user_abort ([ string $value ] ) +Summary: [DE] int ignore_user_abort ([ string $value ] ) -Package: Documentation problem +Package: Translation problem -Assigned To: +Assigned To: cmb
 [2017-11-13 23:21 UTC] cmb@php.net
> how comes that param types are touched at all in translations?

In this case the German translation is simply not up to date with
the original[1].

[1] <http://svn.php.net/viewvc/phpdoc/en/trunk/reference/misc/functions/ignore-user-abort.xml?r1=297028&r2=338301>
 [2017-11-13 23:46 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=343411
Log: Fix bug #75517: [DE] int ignore_user_abort ([ string $value ] )
 [2017-11-13 23:46 UTC] cmb@php.net
-Status: Assigned +Status: Closed
 [2020-02-07 09:56 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=78d63af90ae62158e9658bb5a1c7e3dc24e5877b
Log: Fix bug #75517: [DE] int ignore_user_abort ([ string $value ] )
 [2020-12-30 11:15 UTC] nikic@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=79125f20d580edbe1e20ceb251d564fc7cbf9d8c
Log: Fix bug #75517: [DE] int ignore_user_abort ([ string $value ] )
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 02:01:29 2024 UTC