php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #77560 [FR] Deprecated warning not displayed properly on some of mcrypt_ functions
Submitted: 2019-02-03 07:38 UTC Modified: 2019-02-05 17:13 UTC
From: seb33300 at hotmail dot com Assigned: girgias (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2019-02-03 07:38 UTC] seb33300 at hotmail dot com
Description:
------------
On French documentation, deprecated warning on most of mcrypt_ functions is not displayed properly.

For example:
- https://secure.php.net/manual/fr/function.mcrypt-decrypt.php
- https://secure.php.net/manual/fr/function.mcrypt-enc-get-algorithms-name.php
- https://secure.php.net/manual/fr/function.mcrypt-enc-get-block-size.php
- etc...

On some pages, warning is properly displayed:
- https://secure.php.net/manual/fr/function.mcrypt-create-iv.php


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-02-03 13:52 UTC] cmb@php.net
-Summary: Deprecated warning not displayed properly on most of mcrypt_ functions (French) +Summary: [FR] Deprecated warning not displayed properly on most of mcrypt_ functions -Status: Open +Status: Verified -Package: mcrypt related +Package: Translation problem
 [2019-02-05 15:56 UTC] girgias@php.net
-Status: Verified +Status: Assigned -Assigned To: +Assigned To: girgias
 [2019-02-05 17:11 UTC] girgias@php.net
Automatic comment from SVN on behalf of girgias
Revision: http://svn.php.net/viewvc/?view=revision&revision=346707
Log: Fix Doc Bug #77560
 [2019-02-05 17:13 UTC] girgias@php.net
-Summary: [FR] Deprecated warning not displayed properly on most of mcrypt_ functions +Summary: [FR] Deprecated warning not displayed properly on some of mcrypt_ functions -Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 19:01:31 2024 UTC