php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #63054 [ES] Falta carácter $
Submitted: 2012-09-10 09:00 UTC Modified: 2012-10-19 13:14 UTC
From: isra00 at gmail dot com Assigned: seros (profile)
Status: Not a bug Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
33 + 16 = ?
Subscribe to this entry?

 
 [2012-09-10 09:00 UTC] isra00 at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.chunk-split#refsect1-function.chunk-
split-description
---

In the function description text:

[...] Inserta la cadena end a cada caracter chunklen.

Should be:

[...] Inserta la cadena $end a cada caracter chunklen.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-10-17 18:47 UTC] yannick@php.net
-Summary: Falta carácter $ +Summary: [ES] Falta carácter $
 [2012-10-19 11:01 UTC] seros@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: seros
 [2012-10-19 11:01 UTC] seros@php.net
This is not a bug.
 [2012-10-19 13:14 UTC] rasmus@php.net
-Status: Closed +Status: Not a bug
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 02:01:30 2024 UTC