php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #77902 [FR] typo in session_destroy() doc
Submitted: 2019-04-15 18:36 UTC Modified: 2019-04-19 12:30 UTC
From: fabien dot villepinte at gmail dot com Assigned: girgias (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: fabien dot villepinte at gmail dot com
New email:
PHP Version: OS:

 

 [2019-04-15 18:36 UTC] fabien dot villepinte at gmail dot com
Description:
------------
https://www.php.net/manual/fr/function.session-destroy.php

Dans le bloc d'avertissement :
"La suppression immédiate d'une session peut causer des résultats innatandus."

au lieu de :
"La suppression immédiate d'une session peut causer des résultats inattendus."


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-04-15 18:59 UTC] fabien dot villepinte at gmail dot com
A la fin du même bloc :
"votre applicatio "

au lieu de :
"votre application"
 [2019-04-15 22:27 UTC] cmb@php.net
-Package: Documentation problem +Package: Translation problem
 [2019-04-16 01:32 UTC] girgias@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: girgias
 [2019-04-16 01:32 UTC] girgias@php.net
Thanks for spotting this!
Will fix it ASAP
 [2019-04-16 01:41 UTC] girgias@php.net
Automatic comment from SVN on behalf of girgias
Revision: http://svn.php.net/viewvc/?view=revision&revision=347235
Log: Fix Doc Bug #77902 ; Various typos.
 [2019-04-16 01:42 UTC] girgias@php.net
-Status: Assigned +Status: Closed
 [2019-04-19 12:21 UTC] fabien dot villepinte at gmail dot com
I just check the documentation and I can't see the fix.
 [2019-04-19 12:30 UTC] girgias@php.net
The translation doc is built once a week IIRC if you look at the documentation on the doc devs servers the fix is in effect: http://docs.php.net/manual/fr/function.session-destroy.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 10:01:29 2024 UTC