From 13d82b3a2b633a621aa70a7a697dce7fd9a48d0e Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Thu, 11 Jun 2009 13:08:59 +0000 Subject: [PATCH] add note.regex.deprecated git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281971 c90b9560-bf6c-de11-be94-00142212c4b1 --- language-snippets.ent | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/language-snippets.ent b/language-snippets.ent index ccda81d6a5..82356b1517 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -7,6 +7,10 @@ number generator is seeded automatically.'> +As of PHP 5.3.0 the +regex extension is deprecated, calling this function +will issue an E_DEPRECATED notice.'> + This function is binary-safe.'>