php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #58103 RegExp Implementation for bbcode_create
Submitted: 2008-03-17 09:00 UTC Modified: 2009-02-17 17:59 UTC
From: adnaeuthidirt at gmail dot com Assigned:
Status: No Feedback Package: bbcode (PECL)
PHP Version: Irrelevant OS: Irrelevant
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
49 - 31 = ?
Subscribe to this entry?

 
 [2008-03-17 09:00 UTC] adnaeuthidirt at gmail dot com
Description:
------------
I mean that is a good idea for implementation a RegExp part for checking the parameters. This increase the security for BBCodes


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-03-17 11:26 UTC] xdecock at gmail dot com
The Callback exists for this usage...

is this solution to weak for you?

If you want an example, I can give you some. for my own usage, i'm creating functions to deal with validation, it's quite efficient and by far more powerfull than regexp (even if you can use callback in preg...)

It's possible as almost anything, but the next step on my roadmap was a validator tool.
 [2008-03-22 05:54 UTC] xdecock at gmail dot com
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PECL.


Waiting for feedback
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 09:01:28 2024 UTC