php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #29056 preg_match example error (fr)
Submitted: 2004-07-08 04:46 UTC Modified: 2004-07-08 11:14 UTC
From: jsgoupil at lookstrike dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: WinXP
Private report: No CVE-ID: None
 [2004-07-08 04:46 UTC] jsgoupil at lookstrike dot com
Description:
------------
There is an error on the page http://ca3.php.net/manual/fr/function.preg-match.php

We can see
} else {
     echo 'Un mot n
Warning:  Unexpected character in input:  '\' (ASCII=92) state=1 in /vhost/sites/www.php.ca/htdocs/include/layout.inc on line 21
'a pas ?t? trouv?.';
}


French Only


Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-07-08 09:44 UTC] vrana@php.net
There is unescaped quote on line 32.
 [2004-07-08 11:14 UTC] nlopess@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2020-12-30 12:50 UTC] nikic@php.net
Automatic comment on behalf of nlopess
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=a9d6b074b88ccccc15927ab99e9efeb4d271ef30
Log: fix #29056: error in the example
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Aug 16 00:01:28 2024 UTC